-
watermark
基于Matlab的数字水印算法的实现程序,很好很强大(Watermark)
- 2010-11-03 21:09:50下载
- 积分:1
-
PFCDCM0hm5
this is an pfc demo file1.
- 2012-05-14 11:19:43下载
- 积分:1
-
fwmatlab
hi why hi you are not to be a big sandwich of the hamburger pitta chips or waterfall
- 2012-07-12 13:54:47下载
- 积分:1
-
skin_Color_detection
code to detect the skin color in an well illuminated image
- 2009-07-03 21:27:30下载
- 积分:1
-
Advanced-Mathematics-and-Mechanics-Applications-U
Advanced Mathematics and Mechanics Applications Using MATLAB - Howard B. Wilson
mat lab ö ğ renenler iç in gerekli kaynak
- 2012-04-03 05:09:41下载
- 积分:1
-
filterCode_improved
Improved HS and LK optical flow technique is attached. In addition, newly devloped estimation algorithm is available,
- 2013-10-28 12:48:06下载
- 积分:1
-
msk_system
系统化的MSK算法(MSK systematic algorithm)
- 2008-06-06 13:48:44下载
- 积分: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
-
在Matlab/Simulink中搭建的步进电机、单相异步电机、直流无刷电机三种驱动系统的仿真模型
在Matlab/Simulink中搭建的步进电机、单相异步电机、直流无刷电机三种驱动系统的仿真模型,来对比仿真其速度响应动态性能(In Matlab/Simulink to build the step into the motor, single-phase asynchronous motor, DC brushless motor drive system simulation model, and compared the simulation speed of dynamic response performance of a)
- 2015-05-16 16:40:23下载
- 积分:1
-
code3
精通MATLAB数字图像处理与识别,第三章练习代码(Proficient in MATLAB digital image processing and recognition, the third chapter exercises code)
- 2013-12-05 20:43:56下载
- 积分:1