-
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
-
Digital_and_Analog_Communications_Systems
《Digital and Analog Communications Systems》(《数字和模拟通信系统》)的配套MATLAB源代码,该书对数字和模拟通信系统都有讲述,偏重于数字通信系统。("Digital and Analog Communications Syste ms "(" digital and analog communications system ") supporting MATLAB source code, The book on digital and analog communications systems have talked about emphasis on digital communications systems.)
- 2007-03-28 11:27:08下载
- 积分:1
-
fenge
matlab的一个小程序,主要功能是利用投影的方法对车牌字符分割,运行流畅,运行的结果页很好。(matlab a small program, the main function is using the projection method of license plate character segmentation, smooth running, run of good results page.)
- 2012-09-05 17:21:56下载
- 积分:1
-
classic-epidemic-model
传染病经典模型si,sis,sir编程以及其图像和实现(Classic model of infectious diseases si, sis, Sir Programming and its image and implementation)
- 2013-12-15 11:23:54下载
- 积分:1
-
saturation
说明: matlab 饱和函数历程 可用于遗传算法 滑模控制(Matlab saturated function history can be used in genetic algorithm sliding mode control)
- 2020-02-29 23:48:35下载
- 积分:1
-
DFIG_dq
双馈风机(DFIG)在matlab/simulink中的dq模型(the dq-model of DFIG in matlab/simulink)
- 2015-07-24 10:58:12下载
- 积分:1
-
VC_kalman-filter
kalman 滤波器,初学者的参考,最好先学习一下其推到过程(kalman filter, the reference for beginners, it is best to first learn about the process of pushing)
- 2011-11-24 16:54:33下载
- 积分:1
-
averagemi
Average mutual information
- 2009-04-03 14:58:21下载
- 积分:1
-
matlab
计算器 matlab 开发
简单 六十九的(usefull)
- 2009-10-29 11:03:25下载
- 积分:1
-
LMS1
利用最小均方误差算法进行系统参数的辨识,其中步长确定(This program is an LMS algorithm used for system identification. The step of the algorithm is a constant. )
- 2012-06-07 00:11:43下载
- 积分:1