-
Genetic-Programming-2012
遗传规划的经典文献资料,介绍了目前最前沿的研究内容和方向。(The 15th European Conference on Genetic Programming (EuroGP) took place
during April 11–13, 2012 in the historical city of M´ alaga, in southern Spain, a
delightful place for the conference. Being the only conference exclusively devoted
to genetic programming and the evolutionary generation of computer programs,
EuroGP attracts scholars from all over the world.)
- 2014-02-07 21:17:37下载
- 积分:1
-
精通matlab最优化计算光盘(第二版)
本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All the code is stored in chapters under various folders, such as "Chapter 6 unconstrained one-dimensional extreme value problems" folder, all the algorithm code in Chapter 6 of this book. For the program code of the algorithm, the M file with the same function name is stored on the CD. For example, minHJ. M represents the program that uses golden section method to solve the extremum of one-dimensional function, and so on.)
- 2018-10-07 16:39:15下载
- 积分:1
-
code_3
matlab code for stereo coding
- 2013-01-30 16:28:58下载
- 积分:1
-
goldmin
goldmin method - use a root in polynomial or function / iterative method
- 2011-12-13 20:10:00下载
- 积分:1
-
LEACH
this is the leach protocol simulation in matlab of wireless sensor network
- 2013-09-29 10:05:55下载
- 积分:1
-
itu676_annex2
ITU标准下的大气传播衰减计算程序,使用简单方便,只需要输入传播角度,高度,气候环境,即可计算大气传输损耗(不包括自由空间传播损耗)(According to the ITU standard, this program calculates the atmospheric loss. It is simple to use, you only have to input some parameters such as height, elevation angle, etc)
- 2021-04-18 20:28:51下载
- 积分:1
-
MATLABlizibiancheng
用matlab的9个编程例子附程序,可以更好的理解掌握MATLAB,供大家学习与交流。(9 programming example attached matlab program, you can better understand and grasp the MATLAB for everyone to learn and exchange.)
- 2012-11-18 09:45:09下载
- 积分:1
-
ACATSP3.m
基于蚁群算法的路径规划改进方法,适合各种机器人路径规划(Improved method for path planning based on ant colony algorithm, suitable for a variety of robot path planning)
- 2013-05-13 22:08:09下载
- 积分:1
-
ccc
语音信号的数字滤波——利用窗函数法实现FIR数字滤波器的设计(Speech Signal Digital Filtering- using a window function method implementation FIR digital filter design)
- 2009-03-25 11:31:29下载
- 积分:1
-
dwt-matLab-marking
提出了一种基于小波变换可抗击几何攻击算法。在水印嵌人
部分# 首先对宿主图像进行小波分解
、
嵌人水印, 再通过余弦变换求得该水印图像的一个特征向量, 利用该特征向量和水印
信息通过12 31 函数生成一个二值逻辑系列, 将该序列作为密钥/ 水印提取部分为# 对待测的图像进行小波变换, 再通过余
弦变换求得待测图像的一个特征向量, 利用该特征向量和密钥通过1 2 4 1 函数提取出水印。(Proposed based on wavelet transform algorithm can be against geometric attacks.# Watermark embedded in the first part of the host image wavelet decomposition, embedded watermark, and then through the cosine transform of the watermarked image obtained by a feature vector, using the feature vector and the watermark information through 1231 to generate a binary logic function series, the sequence as the key/watermark extraction part is# treated transform measured image, and then obtained through the cosine transform the image of a feature vector under test, using the feature vector and the key function by 1241 to extract the watermark .)
- 2011-05-15 23:25:27下载
- 积分:1