-
gongyueshu
输入两个正整数m和n,求其最大公约数和最小公倍数。
利用辗除法。(Enter two positive integers m, n, of seeking the common denominator and least common multiple.
The use of rolling division.)
- 2010-01-06 22:35:09下载
- 积分:1
-
Kalman
该文档给出了KALMAN滤波的MATLAB语言实现程序,希望对初学者有所帮助(The document gives the KALMAN filter MATLAB language program, want to help beginners)
- 2010-05-10 16:42:59下载
- 积分:1
-
MatlabMoments
seismic moment calculation
- 2013-09-22 02:44:18下载
- 积分:1
-
heart
Signal processing algorithms to extract heart beats in recordings of heart muscle activity
- 2015-04-22 22:30:20下载
- 积分: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
-
fft
利用matlab实现功率谱估计中的间接法,不是通过函数调用实现的,是根据算法的思想,一步一步实现的,文件夹中还有实现自相关的算法(Using matlab to achieve the indirect method of power spectrum estimation, not by function calls, is based on the idea of the algorithm, step by step, the folder also auto-correlation algorithm)
- 2012-06-15 10:58:27下载
- 积分:1
-
radar-coortarns
雷达的坐标系相关变换说明文档,介绍了雷达坐标西与大地坐标系的变换关系,参考使用可以编织坐标变换代码(Radar Coordinate Transnate)
- 2015-02-10 22:15:05下载
- 积分:1
-
gps
画出地球,模拟不同时刻卫星位置,模拟用户位置,与可见卫星(Draw the earth, the simulation satellite location, different time simulated user s location, with the visible satellites)
- 2021-05-06 17:58:37下载
- 积分:1
-
program-design-of-matlab
详细介绍了matlab程序设计方法,并给出了具体例子,有助于大家理解编程(it introduces matlab design method, and gives the specific examples,can help everyone understand the programming
)
- 2011-05-09 15:46:00下载
- 积分:1
-
iToolbox
此工具箱包括了多元校正中选择变量的一系列方法,包括ipls,bipls,mwpls,sipls等(the present toolbox contains a serie of methods used to select variables,such as ipls,bipls,mwpls,sipls.)
- 2014-01-23 15:25:59下载
- 积分:1