-
24
说明: very good paper in mimo ofdm synchronization
- 2010-12-24 03:09:07下载
- 积分:1
-
identification_data
As the MAV propeller spins, it applies force to the air that passes through the propeller, increasing
the momentum of the air while generating a thrust force on the MAV
- 2014-11-08 19:42:11下载
- 积分:1
-
youhua1
遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1()
遗传算法
n-- 种群规模
ger-- 迭代次数
pc--- 交叉概率
pm-- 变异概率
v-- 初始种群(规模为n)
f-- 目标函数值
fit-- 适应度向量
vx-- 最优适应度值向量
vmfit-- 平均适应度值向量
clear all
close all
clc 清屏
tic 计时器开始计时
n=20 ger=100 pc=0.9 pm=0.1 初始化参数
生成初始种群
v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵
[N,L]=size(v) 得到初始规模行,列
disp(sprintf( Number of generations: d ,ger))
disp(sprintf( Population size: d ,N))
disp(sprintf( Crossover probability: .3f ,pc))
disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式
待优化问题)
- 2020-12-11 20:19:19下载
- 积分:1
-
nn-files
nn codes for classification
- 2012-11-12 14:17:26下载
- 积分:1
-
Battery_charge
可以实现目前各种类型电池的充放电控制,在线观察电池的SOC等数据(It can realize the current charge and discharge of various types of battery control, online observation battery SOC data
)
- 2014-05-05 13:50:38下载
- 积分:1
-
SFH_MFSK
高速跳频,调制样式为MFSK(MFSK/FH),包括信号的发射接收模型,自己写的代码,仅供参考。(err)
- 2008-01-11 20:21:53下载
- 积分:1
-
clusters
该算法包包含了hierichal,kmeans,em聚类算法,非常实用。(The algorithm package contains hierichal, kmeans, em clustering algorithm is very practical.)
- 2008-02-19 14:50:12下载
- 积分:1
-
s882211MatlabProject
Least Mean Square using matlab
- 2009-12-29 00:55:01下载
- 积分:1
-
circle
it produces a simple circle in matlab and can be used anywhere.
- 2012-05-24 14:51:27下载
- 积分:1
-
Quater_car
四分之一汽车simulink模型,可用于仿真或控制系统开发(Fourth car simulink model can be used for simulation or control system development)
- 2014-01-28 14:42:13下载
- 积分:1