-
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
-
airPLS-2.0-matlab
可用于拉曼光谱或色谱数据背景扣除的自适应迭代惩罚最小二乘方法(adaptive iteratively reweighted Penalized Least Squares (airPLS) method for background subtraction of Raman spectroscopy or chromatography data )
- 2020-11-10 17:09:46下载
- 积分:1
-
trail
m-fsk modulation and de modulation
- 2010-09-08 01:34:54下载
- 积分:1
-
RBF
基于Matlab的RBF的函数,能够用于预测、模拟一些找不到规律的数据(Matlab-based RBF function can be used for forecasting, simulation, some can not find regular data)
- 2012-07-14 11:58:25下载
- 积分:1
-
shuxueyubeizhishi02
数字图像处理课件-matlab语言基础,很适合做图像如理入门使用,系列之1数学预备知识(Digital image processing based on matlab language courseware), such as introduction to use, very suitable for image series 1)
- 2013-11-13 20:13:20下载
- 积分:1
-
mirregularity
this mfile is riten in matlab and is related to mirtoolbox
- 2010-07-29 05:59:50下载
- 积分:1
-
matlab_GUI
matlab_gui的学习实用,简单的教学资料。(a simple teaching documentation for matlab_gui.)
- 2012-05-15 19:37:53下载
- 积分:1
-
qam
16 qam simulation using mathlab to carry out
- 2010-06-28 15:16:46下载
- 积分:1
-
pbt
这是用于处理信号的matlab语言程序。文件中包含2个程序,均可实现信号的全息谱图。(This is used to process signals in matlab language program. File contains two programs, may realize the holographic signal spectrum.)
- 2010-01-19 22:34:15下载
- 积分:1
-
GNCtoolbox
适合做GNC控制的各位,一个非常有用的工具箱,可实现一些简单功能(GNC suitable control of you, a very useful toolbox can achieve some simple functions)
- 2013-11-27 14:02:04下载
- 积分:1