-
my_fft
Fast Fourier Transmission in Matlab
- 2009-03-14 12:08:37下载
- 积分:1
-
siftDemoV4
基于特征的影像匹配——SIFT Method!!!
相当经典,只不过是MatLab源码,希望有哪位高手能转换成VC++源码!(feature-based image matching-- physiology Method! ! ! Quite classic, MatLab is the only source, which experts hope will be converted into VC source!)
- 2006-11-04 11:07:44下载
- 积分:1
-
power_seriesload
power_seriesload,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_seriesload
,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:31:54下载
- 积分:1
-
11912917rayleigh
两个重要文件:
1、Rayleigh_Doppler_singlePath.m
产生单径Rayleigh衰落,采用了6种方法并进行了比较,推荐使用第6种方法;
2、Rayleigh_Doppler_multiPath.m
根据多条径的延时和强度,产生频率选择性衰落;
在单径和多径两个程序中,均提供了其功率谱的输出代码; (Two important documents: 1, Rayleigh_Doppler_singlePath.m to generate a single path Rayleigh fading, using six kinds of ways and compared, 6 recommended methods 2, Rayleigh_Doppler_multiPath.m under a number of path delay and intensity, resulting in frequency selective fading in both single path and multi-path process, provide the output of its power spectrum code )
- 2010-08-28 09:26:49下载
- 积分:1
-
Matlabexample
This program is the analytical approach in composite design to determine the safety factors and strength components of a general multidirectional laminate based on the Tsai-Wu failure criterion and also on the first ply failure (FPF) approach by using MATLAB programming.
- 2020-07-04 17:00:01下载
- 积分:1
-
Project-3
Variation of intermodal Dispersion DT/L with the profile
parameter alfa for a graded-index fiber
- 2011-04-25 14:17:02下载
- 积分:1
-
MATLAB-7-Source-file
matlab 7 教程源文件 没有书,只有源文件(matlab )
- 2012-04-19 22:53:33下载
- 积分:1
-
chap2
matlab图像处理实例详解源程序,很好很实用的图书源码,供给大家一起学习,共同进步哈。(Detailed examples matlab image processing source code, very very useful book source and supply everyone learning and common progress ha.)
- 2013-11-07 17:57:52下载
- 积分:1
-
wavemarksvd
基于小波变换的水印嵌入,经过验证,可以顺利执行通过。(Based on Wavelet Transform watermark embedding, a proven, successful implementation can be adopted.)
- 2009-05-23 21:02:39下载
- 积分:1
-
Particle-filter-matlab
粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子代替),这三步构成了粒子滤波的基本算法。 SIRF(Sample Importance Resampling Filter)算法是粒子滤波的一种基本算法。(Particle filter matlab simulation program)
- 2012-09-05 19:14:08下载
- 积分:1