-
zhuchengfenfenxi
MATLAB实现主成分分析,主成分分析可以用于预测,评估等,应用范围广泛(MATLAB realization of principal component analysis)
- 2015-03-06 16:26:09下载
- 积分:1
-
spectrum-estimation-method
加窗法功率谱估计,FFT变换,Matalb估计(Windowed power spectrum estimation method)
- 2013-07-06 15:56:08下载
- 积分:1
-
huff_try
matlab image reading
- 2009-10-30 14:33:01下载
- 积分:1
-
JapanModel
离散优化方法来设计磁体线圈的程序,matlab环境(Discrete optimization method to design magnet coils program, matlab environment)
- 2009-11-04 15:51:33下载
- 积分:1
-
USB2.0
用matlab对摄像头进行编程,读取数据并进行处理(Using matlab to program the camera to read the data and processing)
- 2011-07-11 17:43:45下载
- 积分:1
-
HistogramEqualization
histogram equalization image processing
- 2010-07-08 16:33:15下载
- 积分:1
-
exact_histogram_specification
image histogram image enhancement
- 2010-05-11 21:02:33下载
- 积分:1
-
shuzhifenxizuoye
这是本人的数值分析作业,希望能帮租到大家,里边有源程序,及解释说明,大家仔细看,肯定会理解(In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, which yields a maximum likelihood estimation of the Kepler orbit with multi-spatio-temporal state based on both the preprocessing of the small manoeuvring model and the determining of initial value parameter with two spatio-temporal state.
)
- 2012-10-27 10:34:24下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
Nonlinear-evolution-equations
本书介绍了某些非线性演化方程的物理背景和定性研究,对某些非线性演化方程研究的新结果,某些非线性演化方程的相似解和潘勒维性质,和无穷维动力系统。(This book describes some of the physical background of nonlinear evolution equations and qualitative research study of nonlinear evolution equations for some new results, some of the solutions of nonlinear evolution equations and Pan Lewei similar nature, and infinite-dimensional power systems.)
- 2011-11-22 16:07:57下载
- 积分:1