-
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
-
improve
基于I-divergence距离的KNN改进算法源代码(Based on the I- divergence of the KNN distance to improve the code)
- 2014-10-22 15:17:28下载
- 积分:1
-
BG_Wael
Matlab code for bacterial foraging
- 2010-11-07 20:29:59下载
- 积分:1
-
rgb_dw
matlab实现的蓝底白字车牌定位程序,能有效定位蓝底白字的车牌区域。(Matlab blue bottom incorrect character license plate positioning program, can effective positioning blue background of "the license plate area.
)
- 2012-08-15 09:11:36下载
- 积分:1
-
gabor_suanfa
使用MATLAB 的gabor算法
使用MATLAB 的gabor算法(gabor using MATLAB algorithm using MATLAB algorithm gabor)
- 2007-01-10 12:07:45下载
- 积分:1
-
f_qujian
simulink的仿真有两个阶段:一个为初始化,这个阶段主要是设置一些参数,像系统的输入输出个数、状态初值、采样时间等;第二个阶段就是运行阶段,这个
阶段里要进行计算输出、更新离散状态、计算连续状态等等,这个阶段需要反复运行,直至结束。(simulink simulation has two phases: one for initialization, this stage is mainly to set some parameters, such as the number of input and output system, initial state, the sampling time second stage is the operational phase, the
Stages to calculate the output, update the discrete state, continuous calculation of the state, etc., this stage requires repeated runs to the end.)
- 2011-08-31 11:15:56下载
- 积分:1
-
hardik
this is scw algorithm to find out the region of interest in given car image to find out license plate
- 2010-02-24 20:27:15下载
- 积分:1
-
regional-law
基于matlab的一种区域生长的图像处理方法的程序(Matlab a region growing image processing method based programs)
- 2013-03-16 23:47:31下载
- 积分:1
-
syms-t
对原始信号的2FSk的,调制,采用相干解调(2 FSk signal to the original, modulation, the coherent demodulation)
- 2011-12-30 22:19:12下载
- 积分:1
-
SeisLab_8.0615
实现地震勘探中,地震数据处理的matlab程序。(Implementation of seismic exploration, seismic data processing matlab procedures.)
- 2009-03-19 10:57:10下载
- 积分:1