-
severalderivationschemeofHyperbolicequations
说明: 几种解双曲方程的差分格式程序源代码(MATLAB)(Several solutions of difference scheme for hyperbolic equations program source code (MATLAB))
- 2010-04-07 16:08:31下载
- 积分: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
-
mimo-msi
mimo msi canal incertain model
- 2014-11-20 00:31:22下载
- 积分:1
-
chapter9.project
Opnet moduler 14.5 example of wireless communication
Author Mithilesh Patel
- 2015-01-22 18:15:06下载
- 积分:1
-
tractionmode
This project consists of two back to back pwm converters used for simulation of traction load in normal operating mode. The first side is connected to a single phase network and uses hysteresis current control. The second side is connected to a three phase network and uses space vector modulation for controlling its inverter.
- 2014-02-20 13:45:01下载
- 积分:1
-
New Folder (3)
说明: BP神经网络识别手写体数字,BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是应用最广泛的神经网络。(Recognition of handwritten digits by BP neural network)
- 2020-04-05 23:49:54下载
- 积分:1
-
PID
PID仿真程序,只需要人工修改PID参数,及根据自身情况修改模型参数就可以轻松实现PID仿真。(PID code in matlab)
- 2010-09-30 09:55:21下载
- 积分:1
-
HOP5
This File a matlab code about Hopfield network
- 2011-05-16 23:52:45下载
- 积分:1
-
blood-perfusion
基于pca pcalda的红外人脸检测的matlab代码(Based the pca pcalda infrared face detection matlab code)
- 2013-01-25 15:42:21下载
- 积分:1
-
assign2
tsp using genetic agorithm
- 2014-11-07 15:04:21下载
- 积分:1