-
MATLAB
说明: MATLAB教程,叫你怎样使用简单的MATLAB程序和算法(MATLAB tutorial tell you how to use a simple MATLAB program and algorithms)
- 2011-03-29 22:36:37下载
- 积分:1
-
MATLABprogramming
matlab编程的入门教材,适合初学者阅读,本书由浅入深,逐步推进地说明编程的各个注意点(matlab programming primer for beginners to read, the book progressively, step by step description of each programming point of attention)
- 2011-11-28 20:18:13下载
- 积分:1
-
power
在simulink的环境下的电机功率的研究仿真模型,并有良好的效果(In simulink environment of motor power, a simulation model of research and has a good effect)
- 2013-12-12 14:59:04下载
- 积分:1
-
hundun_matlab
用matlab*.m编程实现基本的混沌算法,可以在此基础上扩展应用,实现更加优化的混沌搜索算法(Programming with matlab*. m basic chaos algorithm, can extend this basis the application of chaos to achieve a more optimal search algorithm)
- 2010-05-08 23:23:07下载
- 积分:1
-
libreriaAreas
Library for computing areas
- 2015-01-11 06:08:20下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
munten_v48
遗传算法无功优化,小波包分析提取振动信号中的特征频率,插值与拟合的matlab实现。( Genetic algorithm based reactive power optimization, Wavelet packet analysis to extract vibration signal characteristic frequency, Interpolation and fitting matlab implementation.)
- 2016-05-29 19:26:18下载
- 积分:1
-
PARTICAL-FILTER-CLASSIC
粒子滤波一个小演示源码,比较好用,有需要的赶紧下吧-Part.rar(Particle filter a small demonstration source, relatively easy, there is a need to quickly lower right-Part.rar)
- 2011-09-06 16:07:50下载
- 积分:1
-
silniksam50kw
Induction machine power 50 kw in matlab simulink work on
- 2013-03-21 03:23:55下载
- 积分:1
-
bpsk_new
抗多普勒频移雷达方式通信信号BPSK调制方法(failed to translate)
- 2013-05-07 21:05:53下载
- 积分:1