-
Matlab-youhua
一篇matlab代码优化的文章,对写matlab代码具有很好参考意义!(A matlab code optimization of the article, write matlab code of good reference value!)
- 2011-04-19 15:20:14下载
- 积分:1
-
c12
matlab得接收机放入仿真程序,很有参考价值,值得学习一下(matlab get the receiver into the emulation program, useful and worth learning about)
- 2010-05-11 21:44:20下载
- 积分:1
-
Oscylator_Duffinga
Duffing Equation - Dugging oscillator simlation
- 2013-09-09 06:34:32下载
- 积分:1
-
powerflow
电压用极坐标形式表示的牛顿拉夫逊法电力系统潮流计算(Newton Raphson power flow calculation of power grid)
- 2013-12-18 20:37:26下载
- 积分:1
-
test_FLICM
FLICM一种基于模糊局部信息C均值聚类方法,是对传统FCM聚类方法的最近改进方法,具有更强的鲁棒性,效果明显优于传统算法。(A novel and robust FCM framework for image clustering called Fuzzy Local Information C-means (FLICM) clustering
algorithm.)
- 2011-10-18 00:30:56下载
- 积分:1
-
fuzzy_logic_model
Fuzzy logic model with 2 inputs, 1 output and 9 rules
- 2013-03-20 15:33:19下载
- 积分:1
-
220129-3
直流无刷电机转速电流双闭环仿真模型,测试可以很好的运行(DSP28335 MATLAB SIMULINK)
- 2019-01-14 15:05:22下载
- 积分:1
-
书中的matlab 程序
说明: 现代控制理论课后代码,供大家参考!!!!!!!(Modern control theory after-school code)
- 2019-12-01 21:04:56下载
- 积分:1
-
PowerSystemSTATCOM
Power System based on STATCOM Algorithm(Power System based on STATCOM Algorithm, from my graduate projects)
- 2010-01-30 15:07:48下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1