-
fowardpathsimulat
前向链路的信道路径仿真 为通信事业做出点小小事情(Forward link channel simulation for the communications path to point the cause of small things)
- 2008-05-26 12:08:25下载
- 积分:1
-
DIP66
基于帧差法的运动图像追踪,并将追踪目标框出,是图像追踪的一个简便有效的算法(motion tracking)
- 2015-04-10 12:46:55下载
- 积分:1
-
shape_context
对Shape Context算法提出者的论文算法的实现(The implementation of the Shape Context Algorithm)
- 2009-05-20 10:10:42下载
- 积分:1
-
Multi-path-Doppler-effect-notes(with-matlab-progra
多径多普勒效应讲义(含matlab程序)(Multi-path Doppler effect notes (with matlab program))
- 2010-12-27 18:53:19下载
- 积分:1
-
splu
Square PA=LU factorization *with row exchanges*.
- 2010-03-06 17:30:14下载
- 积分:1
-
Face-Recognition-System-beldi
FACE DETECTE AND RECOGNITON AND FISHERFACE AND IGENFACE
- 2014-02-11 04:58:45下载
- 积分: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
-
xuliehao
说明: 本程序介绍如何产生序列号,编译运行后,zhuceji程序为客户使用,上面一个编辑框的好吗是顾客号,供应商使用jiemishou升序(the procedures on how to have a serial number, translation operation, zhuceji procedures for customer use, an edit box above the okay customers, suppliers use jiemishou ascending)
- 2006-04-08 11:31:27下载
- 积分:1
-
LR
Logistic Regression Classifier
- 2013-05-05 08:16:28下载
- 积分:1
-
work-5-and-sol
matlab code for beging cc motor...
- 2013-12-16 23:02:40下载
- 积分:1