-
ButterworthHFourier
matlab code of ButterworthHFourier
- 2010-02-25 23:46:09下载
- 积分: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
-
Matlab
Matlab初学教程为Matlab老师授课教程,简单易懂,适合初学者使用。(Matlab)
- 2010-06-11 18:21:54下载
- 积分:1
-
11
说明: 用MATLAB模拟界面直观实现嫦娥1号,地球,月球之间的关系.(MATLAB simulation of an intuitive interface with the realization of Chang)
- 2008-11-27 17:38:32下载
- 积分:1
-
PIDcontrol_and_matlab_simulink
详细介绍了各种先进的PID控制方法,并用Matlab对各种方法进行了仿真分析。相信对广大工程技术人员有所裨益。(detailed description of the various advanced PID control method Matlab and used various methods to the simulation analysis. I believe that the majority of engineering and technical personnel benefits.)
- 2007-06-09 10:46:44下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
YUV2RGBfinal.m
图像处理,图像小波变换,svd变换, svd trasnform(Image processing, image wavelet transform, svd transform)
- 2013-04-06 16:22:23下载
- 积分:1
-
SVM
SVM典型三分类程序 自带数据特征 可完美运行(SVM classification program comes with three typical characteristics of the data can be perfect run)
- 2015-04-17 09:00:17下载
- 积分:1
-
MVDR
MVDR宽带相干源DOA估计中,相干信号子空间法的空间重采样的聚焦矩阵的构造的程序(Coherent signal subspace method MVDR coherent wideband DOA estimation, spatial resampling focusing matrix structure of the program)
- 2012-12-10 21:10:25下载
- 积分:1
-
Astar
A*算法路径规划,有详细介绍文本 适合于初学者,学习算法。(A* algorithm for path planning, a detailed text is suitable for beginners, learning algorithms.)
- 2020-07-02 01:00:01下载
- 积分:1