-
Matrix_Pencil
出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。
(Matrix pencils play an important role in numerical linear algebra. The problem of finding the eigenvalues of a pencil is called the generalized eigenvalue problem. The most popular algorithm for this task is the QZ algorithm, which is an implicit version of the QR algorithm to solve the associated eigenvalue problem B − 1Ax = λx without forming explicitly the matrix B − 1A (which could be impossible or ill-conditioned if B is singular or near-singular)
)
- 2010-06-15 11:22:58下载
- 积分:1
-
MATLABinbme
生物医学信号处理是以数字信号处理为基础的离散信号及
离散系统的研究,因此.其预算过程基本上都是卷积或者相关预
算。在MATLAB中可以很容易实现这种运算。(Biomedical signal processing is based on digital signal processing discrete signals and discrete systems research, therefore. The budget process is basically the convolution or related budget. In MATLAB, can easily achieve this operation.)
- 2010-11-01 12:33:47下载
- 积分:1
-
signal_processing
说明: 信号处理工具包
《MATLAB信号处理》刘波、文忠、曾涯 编著(signal processing)
- 2009-07-22 16:18:13下载
- 积分:1
-
fuzzy_immune_PID
基于matlab的模糊免疫PID控制,本代码对一阶惯性带延迟环节的传递函数进行整定(Based on the fuzzy immune PID control matlab)
- 2011-06-28 19:34:19下载
- 积分:1
-
bordo_func
NIDAQ Matlab code. This code is provide communicate Matlab program and NIDAQ device. 1000 samples per second makes .
- 2014-10-23 14:42:55下载
- 积分:1
-
montec2d
simulation Monte Carlo 2d
- 2011-01-08 19:01:22下载
- 积分:1
-
floyd-matlab
matlab关于floyd算法的源程序,可以自由改变为所需的变量(matlab on the floyd mathemathica)
- 2009-09-19 12:32:39下载
- 积分:1
-
PSO_DynamicEnvironment
PSO_DynamicEnvironment是用粒子群算法(particle swarm algorithm)解决动态环境寻优(最优值不断变化)的问题。文件打开后运行PSO_DynamicEnvironment.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(PSO_DynamicEnvironment solve dynamic environment particle swarm optimization algorithm (particle swarm algorithm) (optimal value changing) problems. Run PSO_DynamicEnvironment.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:50:33下载
- 积分:1
-
cell_double
将cell类型的数据转换为double类型的函数(Converts the data of type cell to a function of type double)
- 2017-10-12 18:41:18下载
- 积分:1
-
garada
STK软件平台对garada卫星系统的仿真,可见性,覆盖面积和经历时间分析(simulink of satellite system by STK )
- 2013-09-03 10:35:42下载
- 积分:1