-
least_absolute_linear_regression
最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法。(Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum by fitting a straight line matlab algorithm.)
- 2011-06-14 22:21:22下载
- 积分:1
-
spining_theory
描述旋转体目标的微动特性,完成对旋转体目标的微多普勒仿真(Micro-Doppler Signature of a Spining Target)
- 2014-10-27 16:20:13下载
- 积分:1
-
S4M
seislab,免费的基于matlab的地震数据处理软件,可以处理地震数据,操作测井数据(seislab, free matlab-based seismic data processing software, can be dealt with seismic data, operating data logging)
- 2021-02-22 10:09:41下载
- 积分:1
-
Pade
用MATLAB语言编写的pade近似程序,本人保留版权(the analysis of pade)
- 2009-03-30 10:28:08下载
- 积分:1
-
Software
软件调试方面的书籍,内容不错,而且只有100多页,便于学习,感觉还不错,与大家共同分享。(Software debugging of books, the content is true, and only 100 pages, easy to learn, feel pretty good, and everyone shared.)
- 2010-02-01 12:09:22下载
- 积分:1
-
BP
说明: 不使用matlab神经网络工具箱用bp网络实现函数逼近。利于了解bp网络的原理(Do not use matlab neural network toolbox with bp networks function approximation. Help to understand the principle of the network bp)
- 2020-10-24 10:37:22下载
- 积分:1
-
modem1
AM modem for beaginners
- 2010-02-16 07:42:44下载
- 积分:1
-
additive_noise_channel
模拟噪声的程序,可以根据需要改写,主要功能是实现噪声模型
(Additive Noise Channel/Additive Guassian Noise Channel is the simplest of all channels. File usage details:
op_channel = additivenoise(input_signal)
mathematical Model:
s(t) input signal to channel (=sig_ip)
n(t)additive random noise process added by channel (=noise_mat)
a(t) attenutation factor , here it is taken as random(=att_fact)
out put signal r(t) = a .* s(t)+ n(t)
an additional file named through_anc is there which shows 2 figures, 1. input signal 2. output signal
)
- 2009-07-16 21:13:40下载
- 积分:1
-
nsga_2
基于非支配排序遗传算法处理多目标优化的matlab例程,可以自行修改(Based on NSGA handling multi-objective optimization of Matlab routines, can make its own decisions)
- 2007-06-02 13:53:09下载
- 积分:1
-
kmeansf
kmean clustering algorithm.
this code will take the training data set (with out class lebel) as input and return the no of optimum centre used in rbfn by using eucleadian distance.
- 2012-05-28 22:59:49下载
- 积分:1