-
MasterMATLAB_Polynomial_Interpolation
Matlab的多项式,插值,样条函数 word 版本(MATLAB Polynomial Interpolation And Spline)
- 2009-06-10 23:51:02下载
- 积分:1
-
01
说明: 这是一个关于偏最小二乘法的程序,使用Matlab编写。(partial least squares method)
- 2013-09-29 13:27:59下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
nmf
Non negative matrix factorization. Using multiplicative update.
- 2011-11-28 13:45:49下载
- 积分:1
-
Gaussian
通过 Gaussian kernel说明非线性回归分析的算法(Gaussian kernel smoother, Gaussian kernel-based linear regression, RBF kernel regression )
- 2015-01-23 20:35:52下载
- 积分:1
-
rayleigh
该程序利用改进的jakes模型来产生单径的平坦型瑞利衰落信道(The program uses an improved jakes model to produce a single path Rayleigh fading channels flattened)
- 2015-04-13 20:12:28下载
- 积分:1
-
sROOOT_MUSICCi
简洁但是经典的Root Music DOA 算法,是用多项式求解解的方法来寻找DOA(Direction of Arrival )
(The simple but classic Root Music of DOA algorithm is a polynomial solution method to find the DOA (the Direction of Arrival))
- 2012-06-07 21:00:42下载
- 积分:1
-
q4
说明: 利用多相滤波器完成对音频信号的处理,包括完整的注释。(Polyphase filter complete audio signal processing, including full comments.)
- 2014-11-21 10:21:55下载
- 积分:1
-
optics-simulation
高等光学仿真原程序,里面有光纤波导激光原理等(Advanced optics simulation of the original program, which has fiber waveguide laser principle, etc.)
- 2013-10-30 19:10:51下载
- 积分:1
-
zuisuxiajiang
实现了最速下降法的算法,具体实例操作,可运行出结果,分子程序书写,简便易懂。(The algorithm of the steepest descent method, and specific examples, you can run the results, the molecular program written in easy to understand.)
- 2012-02-15 15:12:49下载
- 积分:1