-
nonlinear
这本书最近看的觉得挺有用的,希望能对做这方面的朋友有所帮助!谢谢!(This book recently read that Tingyou use, hoping to make friends in this area help! Thank you!)
- 2011-05-31 21:33:31下载
- 积分:1
-
MLP_iris
MLp calssifier that can classes diffrence type of class
- 2014-11-05 19:42:31下载
- 积分:1
-
Tranmissionofvariousaveneff
光纤光栅传输函数仿真,可以根据现实需要,更改各种参数(Optical fiber grating transmission function simulation and may, according to the need of reality, change all kinds of parameters
)
- 2012-10-29 20:38:35下载
- 积分:1
-
2DLDA
人脸表情识别中的2DLDA方法,特定人识别。(Facial Expression Recognition in 2DLDA method of identifying a specific person.)
- 2009-12-24 20:34:05下载
- 积分:1
-
ejsr_27_1_15
Simulation of Dynamic Voltage Restorer Using Hysteresis Voltage Control
- 2010-03-07 12:23:52下载
- 积分: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
-
mog
MATLAB CODE FOR BACKGROUND SUBTRACTION USING MIXTURE OF GAUSSIANS
- 2013-05-22 13:47:33下载
- 积分:1
-
xiaoshijv
用来说明小波消失矩作用的程序,也是用一维信号(used to illustrate the role of vanishing moments procedures, as well as one-dimensional signal)
- 2006-10-17 19:53:12下载
- 积分:1
-
qam
计算OAM的系统误码率的matlab仿真程序与说明文档(OAM calculation system BER matlab simulation procedures and documentation)
- 2007-12-27 20:25:03下载
- 积分:1
-
AGame-theoreticFrameworkforInterference
基于博弈论的干扰对消研究,将博弈论运用于认知无线电中的干扰对消!(Game theory-based interference cancellation research, applied game theory in cognitive radio interference cancellation!)
- 2010-12-08 16:32:04下载
- 积分:1