-
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
-
dianjixinhao
电机电流信号的文本载入,时域和频域分析。(The text of the electrical current signal to load, time and frequency domain analysis.)
- 2008-12-24 15:25:31下载
- 积分:1
-
nsct_toolbox
说明: NSCT工具箱,研究非降采样contourlet变换的工具(NSCT toolbox to study the transformation of nonsubsampling contourlet )
- 2010-05-04 14:38:10下载
- 积分:1
-
NBS0
自己写的nbcs,但是效果还没有普通BCS方法好,重建采用SL0,自行下载(Write your own nbcs, but the results are not good ordinary BCS method, reconstruction using SL0, to download)
- 2013-10-02 09:14:57下载
- 积分:1
-
ls
说明: 参数估计方法在目标跟踪中的应用,自己做的一个基于matlab的实验(Parameter estimation methods in target tracking application, have done an experiment based on matlab)
- 2013-05-27 16:03:33下载
- 积分:1
-
matlab-Variance-analysis
利用matlab对数据进行方差分析,有现成代码和案例数据可使用(Use of matlab data analysis of variance, have a ready-made code and data can use cases
)
- 2012-04-12 16:26:49下载
- 积分:1
-
calculation_119
Distribution System Reconfiguration
- 2015-03-15 12:33:07下载
- 积分:1
-
qiuseng_V1.1
计算多重分形非趋势波动分析,高斯白噪声的生成程序,三相光伏逆变并网的仿真。( Calculate the multifractal trend fluctuation analysis, Gaussian white noise generator, Three-phase photovoltaic inverter and network simulation.)
- 2017-01-12 17:08:33下载
- 积分:1
-
GAS_factor_copula_toolbox_17feb16
时间序列copula工具箱,包含密度函数,分布函数,对数似然函数等等,主要正对二元copula(This zip file contains a collection of Matlab functions for research on copulas for financial time series. Some simple example code is given in copula_example_code.m . A table of contents is given in contents.xls . Briefly, the toolbox contains CDFs, PDFs, log-likelihoods and random number generators for many common bivariate copulas, including the Clayton, Gumbel, Normal, Student s t, Frank, Plackett and symmetrised Joe-Clayton (SJC) copulas. Basic code for time-varying Normal, Gumbel and SJC copulas is included. )
- 2016-03-25 21:29:56下载
- 积分:1
-
new2015work1-LMI
一个关于线性矩阵不等式LMI的算法,简要介绍如何编程和求解的。(an algorithm about the linear matrix inequalities.)
- 2016-05-30 10:20:12下载
- 积分:1