-
Jacobi-algorith
通过matlab程序编辑雅可比算法的源代码,实现雅可比算法解决数学问题(Matlab program by editing the source code for Jacobi algorithm to achieve the Jacobi algorithm to solve mathematical problems)
- 2011-12-07 22:24:20下载
- 积分:1
-
chapter-12-quadratic-programming
二次规划源码(精通matlab最优化计算第12章)(Quadratic programming source (proficient matlab optimization calculation Chapter 12))
- 2012-10-22 10:11:47下载
- 积分:1
-
decomposition_for_Matrix
本次程序是一个综合程序,功能是实现矩阵分解,包含有四种算法:LU分解、QR分解、Householder Reduction、Givens Reduction(The program is a comprehensive program, whose function is performming factorization for matrix, including four algorithms: LU decomposition, QR decomposition, Householder Reduction, Givens Reduction)
- 2015-04-04 16:48:30下载
- 积分:1
-
rgb2hsv
fast color conversion from RGB to HSV for matlab
- 2009-10-30 07:51:34下载
- 积分:1
-
MATLAB-for-the-first-learner
欢迎使用
matlab入门级教程 对初学者很有用(
It s important to the first learner)
- 2012-09-25 21:39:39下载
- 积分:1
-
cornet
Horn antenna simulation
- 2013-04-29 23:23:05下载
- 积分:1
-
Matlab-code-for-beam
MATLAB CODE FOR BEAM
- 2015-03-18 23:41:25下载
- 积分:1
-
L_D
用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。(Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder)
- 2009-12-29 01:39:11下载
- 积分:1
-
Adaptive-Kalman_filter2
Another adaptive kalman filter algorithm which used in the SINS platform
- 2014-10-03 21:42:00下载
- 积分:1
-
pmsgjg
采用matlab对平面四杆机构进行运动分析,并输出图像.(Using MATLAB to analyse the motion of planar four bar mechanism, and the output image)
- 2014-01-29 01:44:08下载
- 积分:1