-
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
-
jsp_ga_Matlab
车间调度问题的遗传算法matlab源程序,供大家参考(shop scheduling GA Matlab source for reference)
- 2007-05-28 17:38:01下载
- 积分:1
-
灰色关联分析
说明: 灰色关联分析根据序列曲线之间几何形状的相似度来判断其联系是否紧密(Grey relational analysis judges whether the connection is close or not according to the similarity of geometric shapes between sequential curves.)
- 2019-01-18 10:27:14下载
- 积分:1
-
Introduction_to_MATLAB
best ebook to learn matlab at home. download it and enjoy. matlab tutorial
- 2010-12-31 04:47:50下载
- 积分:1
-
FIR_RLS
经典的RLS算法,相信对做自适应滤波方向的人很有用哦(Classical RLS algorithm, adaptive filter do believe that one very useful direction Oh)
- 2009-07-02 17:50:42下载
- 积分:1
-
MVM_matlab
This code includes Maximum Variation Methods for Spectral Estimation of SAR Image
- 2012-05-17 17:54:41下载
- 积分:1
-
有小波分析的盲信号处理例程
最小均方误差(MMSE)的算法,包含特征值与特征向量的提取、训练样本以及最后的识别,微分方程组数值解方法,是学习PCA特征提取的很好的学习资料,基于欧几里得距离的聚类分析,基于matlab GUI界面设计。
- 2023-01-15 11:35:04下载
- 积分:1
-
Matlabbased
基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
- 2009-05-15 20:12:07下载
- 积分:1
-
11
说明: Matlab语言常用算法程序集.rar
里面有很多有用的Matlab数值运算示例程序
值得参考!(Matlab language commonly used algorithm for assembly. Rar there are many useful examples of Matlab procedures for numerical computation it is also useful!)
- 2008-10-16 17:16:28下载
- 积分:1
-
channel_matrix-V1
典型的MIMO链路级信道模型,可以参考使用,包括AWGN,信道参数设置,天线配置等(A typical MIMO channel link-level model, can refer to the use, including the AWGN, channel parameter settings, antenna configuration, etc.)
- 2015-04-08 10:49:03下载
- 积分:1