-
beamform
线阵,圆阵,圆柱阵,球阵三维波束形成图,二进制和十进制(小数)的转换(The 3D beamforming diagram of the linear array, circular array, cylindrical array ball array, binary and decimal (decimal) conversion)
- 2013-03-05 22:04:34下载
- 积分:1
-
MLI3Niveaux-(1)
THREE LEVL mli IS designed for three level NPC converter
- 2013-11-25 17:58:51下载
- 积分:1
-
cn
说明: source code for rotation invatiant feature extraction
- 2010-09-01 21:07:44下载
- 积分:1
-
getstart
matlab经典入门教材,从零开始matlab。(matlab classic primer from scratch matlab.)
- 2009-11-06 20:28:18下载
- 积分:1
-
中心差分法
运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The problem of solving differential equations is transformed into the problem of solving algebraic equations. The recurrence formulas of each small time interval are obtained in the time interval, and then the response of the whole time interval is obtained. The central difference method is a display integration method, which is based on the finite difference method instead of the displacement derivative of time (i.e. velocity and acceleration).)
- 2019-02-18 15:55:06下载
- 积分:1
-
Costas_环相位跟踪的MATLAB程序Costas_DPSKSignalProduce
说明: Costas_环相位跟踪的MATLAB程序,基带信号处理(MATLAB Program for Costas_Loop Phase Tracking, Baseband Signal Processing)
- 2020-06-24 00:20:02下载
- 积分:1
-
lifting_97
本程序实现任意偶数大小图像第二代双正交97提升小波变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(err)
- 2008-06-25 07:59:17下载
- 积分:1
-
qtcl_frequency
采用分层的前推回代法应用于n节点的电力系统,收敛速度快,准确度高,电力系统配电网潮流计算。(Layered forward and backward substitution method used in the power system of n nodes, the convergence speed, accuracy, power system with the power flow calculation.)
- 2012-05-29 17:23:34下载
- 积分:1
-
Genetic Algorithm
遗传算法的函数优化实例,并就遗传算法在解决连续函数优化问题中存在的不足之处,提出了一种新的编码方法——浮点数编码方法,最后,通过实例验证了该方法的可行性和有效性。(A function optimization example of genetic algorithm,after analyzing the problems existed in the current model coding methods for plastic injector, this paper puts forward a new method facing its application functions.)
- 2017-12-20 21:43:22下载
- 积分:1
-
IMMKFEKFfitler
雷达多目标机动跟踪 利用imm模型可以获得很好的跟踪效果,其中滤波器用了ukf和ekf.
程序列表 程序说明
CAEKF.m 采用CA模型的EKF滤波
IMMUKF.m 采用交互式多模型的UKF滤波程序
FX1.m IMMUKF.m程序中CV模型系统方程
FX2.m IMMUKF.m程序中CA模型系统方程
FZ.m IMMUKF.m程序中观测方程函数
数据列表
Measure.mat 观测数据
Real.mat 真实数据
(Using multi-mode approach of unsent Kalman filtering process, simulation of moving target tracking)
- 2010-01-14 13:05:41下载
- 积分:1