-
Henon
混沌模型Hennon序列产生程序,用于仿真分析混沌序列对初值的敏感性(Chaotic model Hennon sequence generation program for simulation of the sensitivity of chaotic sequences on initial)
- 2011-05-11 15:42:20下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
heart_rate_qrs_detect
ECG QRS DETECTION( HEART BEAT IN ONE MINUTE 心率检测版权属于D.K. Ravish Bangre
(ECG QRS DETECTION( HEART BEAT IN ONE MINUTE by D.K. Ravish Bangre
)
- 2011-07-20 23:29:56下载
- 积分:1
-
MATLAB
对采集到的信号进行快速傅里叶变换,可以实现对信号频谱分析(The collected signals fast Fourier transform, spectral analysis of the signal can be achieved.)
- 2021-01-13 10:38:48下载
- 积分:1
-
GMM
This file has the code for GMM classification technique
- 2013-12-05 16:48:16下载
- 积分:1
-
彩色图像的处理
有两种方法可以用过程的强度分量对比度增强%这最好是由强度分量处理。假设我们开始与
- 2022-03-22 19:35:21下载
- 积分:1
-
isodata
这是一个有关于模式识别中的isodata算法的matlab源码。 大家可以看看。有详细注释(on the isodata pattern recognition algorithm Matlab source. We can look at. Detailed Notes)
- 2005-05-23 10:41:40下载
- 积分:1
-
交流电降压-升压型转换器
Ac 降升压变换器的增加和减少的输入电压使用。
也被称为反转的调节器在.simulation进行了 MATLAB 仿真环境
- 2022-10-24 11:00:03下载
- 积分:1
-
DCT_Qutization_watermarking
用matlab实现的DCT水印处理,并附有图像显示。(Matlab implementation of the DCT with watermark treatment, together with image display.)
- 2009-04-02 23:44:24下载
- 积分:1
-
1.1.tar
matlab的遗传算法源代码
matlab的遗传算法源代码(matlab的遗传算法源代码matlab的遗传算法源代码)
- 2010-09-19 12:08:42下载
- 积分:1