-
MotionOnHelix
Animation shows particle motion along the helix.
Main file is MotionOnHelix.m
This is example how Matlab can be used for educational purposes, for teaching multivariate calculus.
- 2011-10-30 16:01:53下载
- 积分:1
-
Programming-MATLAB-and-CPP
Programming MATLAB and C++
- 2013-10-25 22:23:36下载
- 积分: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
-
matlab_bgl
复杂网络参数求解,介数,度,最短路径,聚集系数等等(complex networks)
- 2020-11-04 11:19:51下载
- 积分:1
-
LINGO
数据处理软件,模型优化LINGO软件,数学建模数值优化必备!(data processing)
- 2014-09-13 10:43:09下载
- 积分:1
-
SSBsc
SSBsc simulink model
- 2011-01-12 00:59:03下载
- 积分:1
-
JQLA
The statements below guide us to write the code for the transmission of sensed data to a sink node using cognitive radios in multiple spectrum bands. In doing this we are trying to find the most appropriate modulation scheme using MATLAB simulation.
- 2013-11-21 03:57:42下载
- 积分:1
-
FFT
FFT简称为快速傅里叶变换,是DTF处理的一般实现方法,一维距离成像就是对差拍信号进行FFT变换,变换所得到的幅值图像横坐标为距离信息,纵坐标为幅值信息,通过一维仿真,我们可以看到目标距离相对应的幅值信息。(FFT referred to as fast Fourier transform, is DTF processing general method, a d imaging is difference from pat signal FFT transform)
- 2011-06-28 16:59:58下载
- 积分:1
-
imoverlay
根据标记图用不同颜色给图像叠加标记。可以用于图像边缘和中心凸现(marker map with different colors to the image superimposed marker. Edge can be used to highlight and center)
- 2007-05-31 16:35:49下载
- 积分:1
-
pls1
利用matlab来编程的计算机程序,以用来计算最小偏二乘回归用。(Using matlab to program the computer program, to be used to calculate the minimum use of partial least squares regression.)
- 2011-07-22 11:37:14下载
- 积分:1