-
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
-
code
matlab code for matrix multiplication
- 2013-02-02 21:36:14下载
- 积分:1
-
svd
tsvd 截断奇异值分解 相比较奇异值分解,有很好的抗干扰能力(The singular value decomposition of TSVD truncated singular value decomposition has good anti-interference ability.)
- 2021-03-22 22:29:15下载
- 积分:1
-
VC2
描述了永磁同步电机的机侧模型,并作出了详细的仿真(Describes the machine side of the permanent magnet synchronous motor model)
- 2013-01-03 10:09:46下载
- 积分:1
-
broadband_match_antenna_objective_function
Designing Broadband Matching Networks (Part 1: Antenna)
- 2015-02-13 17:38:28下载
- 积分:1
-
chapter11_1
matlab教材中经典的语音增强算法,voice enhancement 先读入语音文件,然后计算前后信噪比,最后画出波形。(The classic textbook matlab speech enhancement algorithms, voice enhancement before reading the speech file, and then calculate the signal to noise ratio before and after the final draw waveforms.
)
- 2013-11-25 20:27:14下载
- 积分:1
-
reference-table-of-matlab-functions
MATLAB常用函数汇总,内容涵盖常用的各种函数,有详细的说明。(reference table of matlab functions)
- 2013-05-21 15:54:01下载
- 积分:1
-
储能策略的微网可靠性程序
基于3种储能策略对微电网的可靠性指标计算评估(Reliability evaluation of microgrid based on energy storage strategy)
- 2017-07-07 11:07:32下载
- 积分:1
-
QPSKfilter
this learn you about qpsk filter
- 2010-07-17 20:54:55下载
- 积分:1
-
mlsigmoid
Sigmoid的参数求解matlab源代码,可以嵌入到各种机器学习问题中使用(Sigmoid parameters Solving Matlab source code, can be embedded into various machines used to study the problem)
- 2006-06-23 16:44:31下载
- 积分:1