-
digitalimageprocessingmatlab
该书为冈萨雷斯的数字图像处理及MATLAB实现,该书介绍了数字图像处理技术和MATLAB图像处理技巧(Gonzalez book digital image processing and MATLAB implementation, the book introduces digital image processing technology and MATLAB image processing techniques)
- 2009-03-26 17:43:53下载
- 积分:1
-
MUSIC_3
介绍了解相干信号的MUSIC算法估计到达角的理论和仿真(Introduction coherent understanding of the MUSIC algorithm for signal DOA estimates of theoretical and simulation)
- 2008-07-01 11:00:17下载
- 积分:1
-
MATLAB-Simulink-Modeling
说明: matlab仿真与建模的电子书,英文版,需要一定的英文基础(matlab simulation and modeling of e-books, take some basic English)
- 2011-02-23 11:49:02下载
- 积分:1
-
optical-flow-lucas-kanade
descibes optical flow using lucas kanade algorithm. Example supplied help people understand easily
- 2013-07-24 13:05:05下载
- 积分:1
-
Matlab_model
在MATLAB环境下,对全数字锁相环的仿真,分析锁相环的性能参数(In the MATLAB environment, to all-digital phase-locked loop simulation, analysis of the performance parameters of phase-locked loop)
- 2008-05-10 15:47:47下载
- 积分:1
-
Digitalsimulationtechnology
数字仿真技包括对均匀随机数进行性能检验的各种方法的检验,高斯分布的随机序列(Technology, including digital simulation of uniform random numbers to test the performance of the test methods, Gaussian distribution of random sequence)
- 2009-05-16 15:42:01下载
- 积分:1
-
FM_mod
频率调制和解调
频率调制是将消息信号的积分作为相位,也就是用消息信号去调制频率
( Of the frequency modulation and demodulation frequency modulation is the integral of a signal of the message as the phase, that is, with the message signal to the modulation frequency)
- 2012-10-14 23:51:00下载
- 积分:1
-
Mat-builder_725vmd
课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, MDOMxw梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,ZMGGiit二阶粒子群算法等等。
(Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, such as the steepest descent method conjugate gradient method, Newton s method, modified Newton method, quasi-Newton method, trust region method, explicitly steepest descent method, MDOMxw gradient projection law, amendment G-N method, particle swarm algorithm, particle swarm algorithm with compression factors, weights improved particle swarm optimization, ZMGGiit second-order particle swarm optimization and so on.
)
- 2015-12-29 23:16:25下载
- 积分:1
-
odwnn
单输入单输出函数小波网络,用户需安装matlab神经网络工具箱,用户可以根据需要更换自己的训练样本,kugfcn.m,radbasmorlet.m分别为两个小波母函数,代码中加入了最优停止训练算法,非常好用(SISO function wavelet network, users need to install matlab neural network toolbox, users need to be replaced in accordance with their own training samples, kugfcn.m, radbasmorlet.m were two wavelet generating function, the code is added to optimal stopping training algorithm, very easy to use)
- 2008-01-03 21:07:41下载
- 积分:1
-
hht
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的
SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家
学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。(3 of hht method)
- 2009-05-20 16:32:51下载
- 积分:1