-
EKF
说明: 扩展卡尔曼滤波程序,经过MATLAB测试过,万全好用。(Extended Kalman filter procedure, after MATLAB tested, foolproof to use.)
- 2011-04-14 22:54:24下载
- 积分:1
-
CP0302_PPM_PERIODIC
一般周期调制信号下的模拟ppm信号matlab仿真(general cycle modulation signal simulation ppm Matlab Signal Simulation)
- 2021-01-19 19:18:42下载
- 积分:1
-
zsemi
MATLAB仿真 三电平电压空间矢量调制算法 鼠笼电机四象限运行(MATLAB simulation of space vector modulation algorithm of three level voltage squirrel cage motor four quadrant operation)
- 2015-01-07 11:31:08下载
- 积分:1
-
BufferAnalysis
arcserver+C#实现换冲洗分析功能,刘光书本源代码实现。(arcserver+C# flush analysis capabilities to achieve change, Liu books source code.)
- 2015-01-24 20:32:14下载
- 积分:1
-
waveformtranslat
小波包变换程序,小波包变换分析信号的MATLAB程序作者
()
- 2008-03-26 12:43:09下载
- 积分:1
-
ImageCompression_ANN
Image Compression using Artificial Neural Networks
This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
- 2010-05-11 15:49:12下载
- 积分:1
-
yangtiao
信号处理的常用程序,三次样条滤波,提供给信号处理编程初学者(Common signal processing procedures, cubic spline filter, provide signal processing program for beginners)
- 2010-10-18 17:10:21下载
- 积分:1
-
MatlabPlot
作为一个功能强大的工具软件,Matlab具有很强的图形处理功能,提供了大量的二维、三维图形函数。由于系统采用面向对象的技术和丰富的矩阵运算,所以在图形处理方面即常方便又高效。(As a powerful software tool, Matlab has a strong graphics capabilities, providing a large number of two-dimensional, three-dimensional graphics functions. Since the system uses object-oriented technology and rich matrix computation, graphics processing, so that is often convenient and efficient.)
- 2009-06-06 11:33:53下载
- 积分:1
-
newcr
new crosstalk algorithm using matlab
- 2009-06-06 13:27:18下载
- 积分:1
-
lifting_97
实现9/7小波正反变换
注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为原上升,即更新(Note 1: The standard orthogonal method, the ranks of the different matrices (and matlab where different)
Note 2: In order to ensure orthogonality, all boundary treatment, all with recycling
Note 3: Orthogonal validation, the identity matrix into the function, the output is still the unit matrix (matlab does not have this property)
Note 4: This program is a matrix to achieve, so the image horizontal and vertical components is estimated to be swapped
Note 5: This class implements the wavelet (wavelet-like) transformation, is between the wavelet packet transform and wavelet transform between
Note 6: This procedure transforms each image relative to the original matrix, the resulting matrix are orthogonal matrix, consistent with this and wavelet packet
Note 7: But each generation wavelet transform matrix, is to be broken down for each sub-block relative to the orthogonal matrix, rather than the original image of the orthogonal matrix
Note 8: Wavelet transf)
- 2011-08-30 17:51:56下载
- 积分:1