-
lssvmanddoacode
关于支持向量机和Doa估计的,讲的很详细,还有自己理解弄的代码(With regard to support vector machines and Doa estimation, and speak in great detail, as well as his own understanding, get the code)
- 2010-03-13 14:07:32下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
speed-control-system-simulation
AC and DC speed control system simulation
- 2013-03-27 14:00:50下载
- 积分:1
-
rbf
rbf MATLAB CODE 神经网络
(rbf MATLAB
)
- 2014-11-11 21:25:20下载
- 积分:1
-
zuoye7
第k小元素(分治法) 给定一个线性序列集,要求求出其中指定的第K小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;(First k small element (divide and conquer) Given a set of linear sequence, where the specified requirements determined the K value and the small number of locations, such as a given n elements and an integer i, 1 ≤ i ≤ n, output this is the n elements of the i-th element value and the position of the small )
- 2013-11-16 11:51:31下载
- 积分:1
-
Adaopu
求原因字母a的倒谱,包括a的录音和用matlab求倒谱的程序(Reason for seeking letters a cepstrum, including a recording and using matlab program cepstrum)
- 2013-04-21 11:11:04下载
- 积分:1
-
a1
说明: matlab 感知器源程序 matlab 感知器源程序 (Matlab source Matlab Perceptron Perceptron Perceptron source Matlab source Matlab perceptron source)
- 2007-06-29 22:52:21下载
- 积分:1
-
fuction_cloud
matlab 实现的函数云模型的内容,有参考价值。代码详细。(matlab function to achieve the content of the cloud model, a reference value. Code detail.)
- 2011-01-05 14:37:35下载
- 积分:1
-
p
说明: 这是一个matlab学习软件源码,希望对你有帮助!( This is a matlab learning software sound code, hoped that has the help to you! )
- 2010-11-29 19:32:38下载
- 积分:1
-
lorenz-system-plot
lorenz系统,这是第一个文件定义lorenz系统(lorenz system plot this is file 1, the lorenz system define)
- 2013-07-31 16:13:10下载
- 积分:1