-
Jacobi
用Jacobi叠待法解线性方程组
function Jacobi(A,b,n,x0,e,N)(Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N))
- 2007-11-13 15:29:36下载
- 积分:1
-
symmetrized_split_step_fourier_method
采用symmetrized split-step method数值求解非线性薛定谔方程(Numerical solution of nonlinear Schrodinger equation by symmetrized split-step method)
- 2010-01-22 11:35:07下载
- 积分:1
-
TabuSearch
tabu search for vehicle routing problem
- 2013-07-24 23:46:02下载
- 积分:1
-
fastdfa
DFA方法,检测非平稳时间序列的波动性,用的非常普遍的方法,一种快速计算方法(DFA method)
- 2013-12-03 12:40:57下载
- 积分:1
-
MATLAB
多个神经元分类,又称模式联想。对如下输入、输出样本进行分类。要求用MATLAB画出最后的线形图。
p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0 -0.3 -0.5 -1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8 -1.5 -1.3]
t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1](Multiple neurons classification, lenovo is also called the mode.Classify the following input and output sample.The last line diagram to use MATLAB to draw.
p=[0.1 0.7 0.8 0.8 1.0 0.3 0.0-0.3-0.5-1.5 1.2 1.8 1.6 0.6 0.8 0.5 0.2 0.8-1.5-1.3]
t=[1 1 1 0 0 1 1 1 0 0 0 0 0 0 0 1 1 1 1 1])
- 2015-04-08 12:24:57下载
- 积分:1
-
duojiaoHarris
经典的Harris角点检测程序,用matlab来写的当个文件,可下载参考一下。(Classic Harris corner detection procedures to use matlab as a written document can be downloaded for reference.)
- 2009-04-13 14:31:02下载
- 积分:1
-
demodul__OFDM
OFDM and demodulation
- 2010-06-01 22:57:08下载
- 积分:1
-
samples
经典的雷达信号处理算法程序,对初学者具有指导意义(Classic radar signal processing algorithm program, with guidance for beginners)
- 2014-09-17 20:28:34下载
- 积分:1
-
ttt
this project is for implementing the 256 rules of cellular automata. enjoy running it
- 2013-03-29 03:52:09下载
- 积分:1
-
Gabor_Image_Features
Gabor特征计算:平均能量和平均幅值[gaborSquareEnergy, gaborMeanAmplitude ]= phasesym(im) (Computation of Gabor Features- Mean Squared Energy, Mean Amplitude
>>> im = rgb2gray(imread( 001.png ))
>>> [gaborSquareEnergy, gaborMeanAmplitude ]= phasesym(im) )
- 2015-03-10 11:34:06下载
- 积分:1