-
matlabSDK
说明: 二值图像水印的代码算法matlab实现,还没有完善(Binary image watermarking algorithm matlab code to achieve)
- 2010-04-27 10:51:26下载
- 积分:1
-
robot
说明: 这是一个两关节机械手的数学模型,matlab文件(This is a two joint manipulator mathematical model, matlab file)
- 2008-11-22 18:53:30下载
- 积分:1
-
ga
说明: GA算法代码 function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制(GA algorithm code function pop=initpop(popsize,chromlength)
pop=round(rand(popsize,chromlength))
rand 随机产生每个单元为 {0,1} 行数为 popsize,列数为 chromlength 的矩阵,
roud 对矩阵的每个单元进行圆整。这样产生的初始种群。
2.2 计算目标函数值
2.2.1 将二进制数转化为十进制数(1)
遗传算法子程序 Name: decodebinary.m
产生 [2^n 2^(n-1) ... 1] 的行向量,然后求和,将二进制转化为十进制)
- 2012-04-28 18:02:03下载
- 积分:1
-
xindao-
衰落是由于发射机与接收机之间空间位置的微小变化引起的,描述小范围内接收信号场强中瞬时值的快速变化特性,是由多径传播和多普勒频移两者共同作用的结果,包括由多径效应引起的衰落和信道时变性引起的衰落,具有信号的多径时延扩展特性和信道的时变特性(Fading is caused due to a slight change of the position of the space between the transmitter and the receiver, the characteristics of the receiving signal field strength, the instantaneous value of the rapid changes in the description within, by multipath propagation and Doppler frequency shift of the joint action of botha result, time-varying fading caused by multipath effects and channel fading due to multipath delay spread characteristics and channel time-varying characteristics of the signal)
- 2013-05-03 13:38:19下载
- 积分:1
-
gas-ag
This is a project for Gas agency System.You can check the doc and sourcecode
- 2014-02-21 03:38:20下载
- 积分:1
-
chap10
matlab图像处理实例详解chap10——图像压缩编码(matlab image processing examples explain chap10- Image Coding)
- 2013-12-16 15:52:41下载
- 积分:1
-
PUMA560
这个一个MATLAB的小程序,PUMA560的一个控制仿真界面(This a little MATLAB program, PUMA560 a control simulation interface)
- 2013-12-22 15:20:19下载
- 积分:1
-
运用LMS算法对4QAM信号实现在水声信道中的均衡
运用LMS算法对4QAM信号实现在水声信道中的均衡(underwater channel equiption using LMS algorithm)
- 2020-12-28 21:29:02下载
- 积分:1
-
pso
滤波器设计是信号处理的核心问题之一,Matlab软件在多个研究领域都有着广泛的应用。
本文介绍了基于Matlab环境下,用窗函数设计法实现FIR数字滤波器的设计,并阐述了与以前人
们常用的设计方法的区别,给出了设计实例。仿真结果表明,设计结果的各项性能指标均达到指定
要求,且设计过程简便易行。
(The design of filters is a core problem in signal processing. MATLAB software iswidely used inmany research fields. This
article introduces themethod ofusingwindow function to design FIR digital filters based onMATLAB and its differences from the tradi-
tional designmethods. And itgives a design example. The simulation shows that the design results canmeet the requirements verywell
and the design procedure is very simple and practica.l
)
- 2010-07-31 16:48:32下载
- 积分:1
-
harris
基于matlab的特征点自动提取以及匹配,结合机器人三维空间的定位,实现机械手的定位抓取(Matlab-based feature point extraction and automatic matching, combined with three-dimensional space robot localization, achieve positioning robot crawl)
- 2015-05-27 11:18:53下载
- 积分:1