-
matlabsounds
matlab 处理声音合成,分解,删除等操作(matlab deal with sounds)
- 2010-12-02 00:28:57下载
- 积分:1
-
RS223_CONV_BPSK_simulink
MATLAB程序调用SIMULINK的级联码误码仿真RS223_CONV_BPSK_simulink(MATLAB SIMULINK RS223_CONV code RS223_CONV_BPSK_simulink)
- 2013-10-03 16:45:44下载
- 积分:1
-
kerrd
calculation of Kerr Nonlinearity of nonlinear optical crystal.it is a 3rd order nonlinear process.
- 2011-02-03 16:34:08下载
- 积分: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
-
add
说明: 一个关于运算器的程序和添加镜面效果的,分享一下!多提意见啊!(A program on the calculator and add mirror effect, the share! Speak up ah!)
- 2011-03-13 13:53:04下载
- 积分:1
-
sldemo_engine
The constant reverse voltage of the zener diode makes it a valuable component for the regulation of the output voltage against both variations in the input voltage from an unregulated power supply or variations in the load resistance. The current through the zener will change to keep the voltage at within the limits of the threshold of zener action and the maximum power it can dissipate.
- 2012-03-25 14:50:38下载
- 积分:1
-
bosong
随机过程中的泊松过程,使用MATLAB模拟的(Random process Poisson process, using the MATLAB simulation)
- 2010-05-20 07:10:29下载
- 积分:1
-
Compelx-ELM
复数极限学习机,Fully Complex Extreme Learning Machine(Fully Complex Extreme Learning Machine)
- 2014-05-24 10:40:57下载
- 积分:1
-
ALG074
ITERATIVE REFINEMENT ALGORITHM
To approximate the solution to the linear system Ax=b when A is
- 2010-09-20 18:17:22下载
- 积分:1
-
machine_learning_toolbox
这是个统计模式识别工具箱,是各种统计模式识别算法用matlab语言的实现。(The Statistical Pattern Recognition Toolbox is a collection of
pattern recognition (PR) methods implemented in Matlab.)
- 2011-01-05 16:55:46下载
- 积分:1