-
leastsquaresprocedure090513
最小二乘法实现m个方程的最高n次多项式的拟合。(least-squares procedure)
- 2009-05-13 09:11:55下载
- 积分:1
-
ploteye
MATLAB 眼图的实现。ploteye函数的使用即通过QPSK的调制解调的仿真以实现对函数的使用说明。(MATLAB implementation of the eye diagram. ploteye function through the use of QPSK modulation and demodulation of the simulation in order to achieve the function instructions.)
- 2010-05-28 10:28:50下载
- 积分:1
-
Lax_Friedrichs
Method Lax_Friedrichs for equation of advection 1d in Matlab
- 2013-10-26 20:07:48下载
- 积分:1
-
tacacs-plus-1.0.0.tar
Tacacs+协议实现源代码,有助于分析Tacacs+协议(Tacacs+ protocol source code)
- 2013-11-06 10:12:17下载
- 积分:1
-
final-project
EDGE DETECTION TECHNIQUES
- 2013-12-23 11:27:45下载
- 积分:1
-
matx_processor
matlab矩阵处理例程。A matrix processor, Matx_Proc() is developed which can be used
to process and edit matrices and state space models, and perform
various kind of matrix analysis in a visible way. (Matlab matrix handling routines. A matrix processor, Matx_Proc () is developed which can be used to pr workflow and edit matrices and state space models, and perform various kind of matrix analysis in a visible way.)
- 2006-07-17 22:44:31下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
POS1
POS算法,MATLAB的粒子群优化算法程序设计.(POS algorithm, MATLAB Particle Swarm Optimization programming.)
- 2008-06-15 03:46:07下载
- 积分:1
-
sichashu
选择使用matlab对图像进行四叉树分解,并且显示稀疏矩阵的结果。(Choose to use the matlab quadtree decomposition of the image, and sparse matrix results.)
- 2012-05-09 18:42:53下载
- 积分:1
-
gx-try
主成分分析法在数学建模中的应用
使用主成分分析法的matlab 编程(Principal component analysis in mathematical modeling using principal component analysis method matlab programming)
- 2013-08-23 14:06:21下载
- 积分:1