-
11
说明: 这几个MATLAB代码是圆、直线的拟合曲线的源程序(MATLAB code for these is round, linear curve fitting source)
- 2009-10-14 14:58:59下载
- 积分:1
-
14节点系统牛顿拉夫逊法潮流计算程序IEEE14
14节点系统牛顿拉夫逊法潮流计算程序.jingdiansuanfa..(Newton Raphson power flow calculation program 14-node system. Jingdiansuanfa ..)
- 2020-07-07 04:58:57下载
- 积分:1
-
21104229
矩阵数值分析的matlab编程,包括插值与拟合等问题(Matrix numerical analysis matlab programming, including issues such as interpolation and fitting)
- 2013-11-05 17:19:31下载
- 积分:1
-
clock
制作的时钟,反映实时时间。
欢迎指正。谢谢(Production of the clock, reflecting the real time.)
- 2011-02-06 00:34:33下载
- 积分:1
-
liufao_V2.0
有借鉴意义哦,基于混沌的模拟退火算法,模拟数据分析处理的过程。( There are reference Oh, Chaos-based simulated annealing algorithm, Analog data analysis processing.)
- 2016-08-15 00:24:39下载
- 积分:1
-
simulinkexample
内容为matlabsimulink通信系统仿真配套例程,
有大量例程(this is example of communation program
for matlab simulink)
- 2013-11-15 15:52:10下载
- 积分:1
-
CFNN
基于补偿模糊神经网络的砂土液化势评价研究附录含有matlab程序,可以参考(CFNN on the evaluation of soil liquefaction potential)
- 2009-04-02 20:40:37下载
- 积分:1
-
simpower
使用matlab的simpower进行电力电子电路仿真,这个是英文文档(Use matlab' s simpower to power electronic circuit simulation, this is the English document)
- 2010-05-21 11:32:54下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
dianlixitong
这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
- 2013-11-28 09:55:46下载
- 积分:1