-
ga
说明: 遗传算法GA算法程序。用matlab编写的ga工具箱,简单实用。-GA procedures. Using Matlab toolbox prepared by the ga, simple and practical.(GA)
- 2010-06-28 21:45:52下载
- 积分:1
-
switch_table
船舶电力推进 直接转矩控制 开关表 仿真模型(ship dtc)
- 2012-04-07 16:47:02下载
- 积分:1
-
chap02
123matlab is very good matlab is very good(matlab is very good matlab is very good)
- 2013-07-14 15:59:46下载
- 积分:1
-
mimo
关于MIMO的MATLAB仿真程序,可以直接打开运行。有需要的可自行下载(About MIMO MATLAB simulation program, you can directly open the run. There may need to download)
- 2015-01-14 19:52:30下载
- 积分:1
-
ELM
训练集/测试集产生
load spectra_data.mat
随机产生训练集和测试集
temp = randperm(size(NIR,1))
训练集——50个样本
P_train = NIR(temp(1:50),:)
T_train = octane(temp(1:50),:)
测试集——10个样本
P_test = NIR(temp(51:end),:)
T_test = octane(temp(51:end),:)
N = size(P_test,2)
数据归一化
( Training set/test set generation load spectra_data.mat randomly generated training set and test set temp = randperm (size (NIR, 1)) training set- 50 samples P_train = NIR (temp (1:50) ,:)' T_train = octane (temp (1:50 ),:)' test set- 10 samples P_test = NIR (temp (51: end ),:)' T_test = octane (temp (51 : end ),:)' N = size (P_test, 2) Data Normalization)
- 2011-05-21 16:45:51下载
- 积分:1
-
Untitled-QPSK
qpsk 调制与解调 其星座图以及误码率图形以及原始代码(qpsk erb)
- 2012-04-29 12:04:37下载
- 积分:1
-
program3
植物生长模型,能够描述根中水运动的阻力。(Plant growth model, which can describe the resistant of water flow in Xylem.)
- 2011-06-01 22:53:45下载
- 积分:1
-
ldpc_rec_dec
LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过(LDPC encoder and decoder)
- 2010-06-08 12:23:06下载
- 积分:1
-
GaxAlxN
The aim of this program is to calculate condition for the confined energies in the any-shaped double-well structures in the electric field
- 2011-05-01 16:15:06下载
- 积分:1
-
student_management
基于mantlab编程实现学生成绩管理,包括学生信息的增加、删除、查询等,增强了容错处理,能很好地运行。(Based mantlab programming of student achievement, including student information to add, delete, query, etc., enhances the fault-tolerant and can run well.)
- 2013-08-17 11:41:26下载
- 积分:1