-
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
-
BISPECD
高阶谱估计的函数方程,很有用处,用于检测被高斯信号淹没的信号(higher order spectral estimation function equation, useful for the detection of Gaussian signal was submerged signal)
- 2006-10-14 16:44:15下载
- 积分:1
-
粒子群算法的Pareto多目标函数优化
说明: word里面是粒子群算法的Pareto多目标函数优化的程序(Pareto multi-objective function optimization based on particle swarm optimization)
- 2020-05-11 23:26:04下载
- 积分:1
-
lmdmatlab
局部均值分解(Local Mean Decomposition)的matlab程序,内附具体例子(Local Mean Decomposition (Local Mean Decomposition) matlab program, containing a specific example)
- 2020-11-02 14:59:54下载
- 积分:1
-
OFDMxitong
OFDM系统的实现过程包括收发端的调制解调过程(OFDM system implementation process, including the process of sending and receiving end of the modem)
- 2014-12-05 12:07:31下载
- 积分:1
-
ZigbeeMatlabPartCode
this is about zigbee matlab code
- 2010-08-25 18:36:15下载
- 积分:1
-
analyse-of-plane
飞机自然特性分析。
给定一个飞机纵向与横侧向运动状态空间方程,分别在时域、幅频域、复域分析飞机的纵向和横侧向自然特性(Given the natural characteristics of the aircraft an aircraft longitudinal and lateral motion state space equation, respectively, in test domain, amplitude and frequency domain, complex domain of the aircraft longitudinal and lateral natural features)
- 2021-03-02 19:39:34下载
- 积分:1
-
2fsk
2FSK频率选择法调制及相关检测、包络检测的matlab程序,供仿真参考(2FSK modulation frequency selection method and related testing, envelope detection matlab program for the simulation of reference)
- 2013-10-29 20:14:44下载
- 积分:1
-
interference
描述两束光波之间的干涉现象的matlab程序代码(Illustrate the two light beam interference between the matlab code)
- 2010-06-14 19:31:28下载
- 积分:1
-
AA
说明: 用于去除乘性噪声的MATLAB程序。。。。。。(Multiplicative noise for the removal of MATLAB. . . . . .)
- 2011-03-05 21:20:20下载
- 积分:1