-
lms
基于LMS算法的自适应滤波器的matlab程序,输入正弦信号,加入白噪声后,通过滤波器后恢复出原信号(failed to translate)
- 2011-01-13 20:23:58下载
- 积分:1
-
The-ant-algorithm-matlab-simulation
The ant algorithm matlab simulation(The ant algorithm matlab simulation
)
- 2011-10-15 21:09:51下载
- 积分:1
-
matlab.m
主要是2维的forbild 头部体模的matlab代码(forbild 2d head phantom matlab codes)
- 2012-10-07 23:27:27下载
- 积分:1
-
Allan-ftting
进行了Allan方差分析,并用最小二乘分段进行了噪声误差系数拟合,已经取得预期效果(
Source link has yet to be found. Please, try to download it local website.
)
- 2020-10-04 22:37:44下载
- 积分:1
-
BP-neural-network--MATLAB-
神经网络进行预测matlab,很不错,值得看看(Neural network prediction matlab, very good, worth a look)
- 2013-11-15 16:54:03下载
- 积分:1
-
pgm_ode45
a simple source code to practice the ODE45 (Rung kutta) integration methode
- 2013-12-16 17:23:36下载
- 积分:1
-
TSP
TSP问题的matlab软件实现代码,对一些数据量大,不方面再lingo上处理的问题能够完美解决(TSP MATLAB software code, some of the large amount of data, not dealing with LINGO problems can be the perfect solution
)
- 2013-09-11 23:54:39下载
- 积分:1
-
lagrangepoly
lagrage polynomial calculation for numaric computation.
- 2015-01-23 01:38:50下载
- 积分:1
-
real_time_data_serial
matlab code for Real time Data plot serial port
- 2015-02-05 13:36:30下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1