虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Real-tim

  • this directory contains the following: * The acdc algorithm for finding the approximate general

    this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm for finding the same for a set of Symmetric matrices. [acdc_sym.m](note that for real-valued matrices the Hermitian and Symmetric cases are similar however, in such cases the Hermitian version [acdc.m], rather than the Symmetric version[acdc_sym] is preferable. * A function that finds an initial guess for acdc by applying hard-whitening followed by Cardoso s orthogonal joint diagonalizer. Note that acdc may also be called without an initial guess, in which case the initial guess is set by default to the identity matrix. The m-file includes the joint_diag function (by Cardoso) for performing the orthogonal part. [init4acdc.m]

    标签: approximate directory algorithm the

    上传时间: 2014-01-17

    上传用户:hanli8870

  • MDK学习之

    MDK学习之,TIM学习M DK学习之,TIM学习

    标签: MDK

    上传时间: 2016-09-29

    上传用户:cc1015285075

  • s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select

    s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test 9 : UDA1341 record audio test 10 : IRDA test 11 : SD Card write and read test 12 : COM port ( UART2 ) test

    标签: Please select function s3c2410

    上传时间: 2016-10-01

    上传用户:225588

  • 本文通过对当前实时控制的应用研究

    本文通过对当前实时控制的应用研究,提出了将离线仿真与实时控制有机结 合起来,利用MATLAB实现对直线单级倒立摆实时控制的思路。经过分析比较, 确定了基于MATLAB的Real-time Windows Target实时内核开发硬件驱动程序 的实时控制方案,将Simulink生成的仿真模型下载到目标实时内核中运行,驱动 外部硬件设备,实现对倒立摆的控制。文中介绍的在Real-time Windows Target 实时内核环境中开发第三方设备驱动程序的方法,是构建本实验平台的核心技术 之一,具有普遍适用性,有一定的推广价值。

    标签: 实时控制 应用研究

    上传时间: 2014-07-29

    上传用户:zhaiyanzhong

  • These three articles involves the combination of wavelet and MCTF. MCTF means motion-compensated-tim

    These three articles involves the combination of wavelet and MCTF. MCTF means motion-compensated-time-filter. It makes wavelet transform more popular because of the high compression efficiency.

    标签: motion-compensated-tim MCTF combination articles

    上传时间: 2013-11-25

    上传用户:cc1015285075

  • AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala U

    AODV-UU is an AODV (Ad hoc On-demand Distance Vector) routing protocol implementation from Uppsala University. Key features are recent draft compliance, stability, and the ability to use it in both real-world (Linux) and ns-2 simulations

    标签: implementation On-demand Distance protocol

    上传时间: 2013-12-25

    上传用户:gxrui1991

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    标签: illustrates elimination Gaussian pivoting

    上传时间: 2016-11-09

    上传用户:wang5829

  • The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produce

    The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.

    标签: illustrates elimination Gaussian pivoting

    上传时间: 2014-01-21

    上传用户:lxm

  • 16点FFT VHDL源程序

    16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a datum.

    标签: VHDL FFT 源程序

    上传时间: 2013-12-20

    上传用户:yph853211

  • BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code

    BPMLL is a package for training multi-label BP neural networks. The package includes the MATLAB code of the algorithm BP-MLL, which is designed to deal with multi-label learning. It is in particular useful when a real-world object is associated with multiple labels simultaneously

    标签: package multi-label includes networks

    上传时间: 2013-12-05

    上传用户:xsnjzljj