-
ra-ti-bo
matlab coding is the best software for image processing
- 2013-07-31 21:48:04下载
- 积分:1
-
ssc_lithium_cell_1RC_estim
电池模型,锂离子电池参数估计模型,matlab源代码(battery 1 RC model using in matlab soft)
- 2020-12-23 10:09:08下载
- 积分:1
-
多尺度熵特征
说明: 多尺度特征熵,用于机械振动信号特征提取和故障诊断等方面(Multi-scale feature entropy for mechanical vibration signal feature extraction and fault diagnosis)
- 2019-07-05 09:26:05下载
- 积分:1
-
boxcount
一個MATLAB範例,可以用來計算分形盒維度(Examples of a MATLAB can be used to calculate the fractal box dimension)
- 2008-01-05 23:54:17下载
- 积分:1
-
wanggehuafen
用有限元分析的方法解微分方程,有限元计算过程中有个三角网格划分,这个程序就是关于三角形网格划分,(fem )
- 2011-11-09 11:14:26下载
- 积分:1
-
GPC
广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法(Generalized Predictive Control)
- 2010-12-14 22:28:09下载
- 积分:1
-
zhuchengfen
主成分回归,可以提出自变量的影响。用MATLAB编写,运行通过。(Principal component regression, we can make the impact of independent variables. Using MATLAB, run through.)
- 2011-09-28 15:28:55下载
- 积分:1
-
MATLAB7.0jiaocheng
MATLAB编程,我认为最实用的一部书。的确很详细,从新手到高手。(MATLAB programming, I think it is the most practical one book. Which is very detailed, from the novice to master.)
- 2012-11-15 16:07:05下载
- 积分:1
-
NumericalAnalysisusingmatlabandexcel3rd
学习MATLAB的书籍,英文好的就看看吧。(learning MATLAB PDF english simple)
- 2009-05-03 15:07:12下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1