-
matlab-work
matlab program for guidance purpose
- 2009-07-07 14:51:41下载
- 积分:1
-
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
-
henonattractor
henon attractor for matlab
- 2013-03-19 04:36:07下载
- 积分:1
-
Onduleur_tri_3niveaux
Abstract—This paper investigates the performance of a 4-switch
- 2012-01-05 09:09:39下载
- 积分:1
-
小程序
实现信号LMS处理,并输出波形,能够实现信号的处理,可用于声音的处理(It can realize signal LMS processing and output waveform. It can realize signal processing and can be used for sound processing.)
- 2020-06-16 10:20:01下载
- 积分:1
-
AbnormalsignalDetectbasedonmatlab
分段异常信号实验,几个不同频率的信号叠加用HHT方法进行分解,是我做实验用的信号,验证无误,(Abnormal signal sub-experiment, several different frequency signal superimposed with the HHT method of decomposition, I did experiment with the signal, verify the correct)
- 2010-12-05 15:04:36下载
- 积分:1
-
anfismex
用于模糊理论的核心函数,可以转成M文件来方正(fuzzy study)
- 2010-12-08 14:01:27下载
- 积分:1
-
lagre
一个matlab编写的图片放大程序
可供初学者快速了解学习
掌握基本函数(Write a matlab program to enlarge the picture to learn to master for beginners to quickly understand the basic function)
- 2010-07-30 15:52:00下载
- 积分:1
-
BP
说明: 不使用matlab神经网络工具箱用bp网络实现函数逼近。利于了解bp网络的原理(Do not use matlab neural network toolbox with bp networks function approximation. Help to understand the principle of the network bp)
- 2020-10-24 10:37:22下载
- 积分:1
-
swnet
复杂网络小世界模型,模拟小世界模型
复杂网络小世界模型,模拟小世界模型(he parameter of the small-world model
The total number of the network
The mean degree is 2*m
The remove probability
The connection matrix
The initial regular network)
- 2013-12-24 17:11:52下载
- 积分:1