搜索资源列表
jiandan0101
- 这是一个非常简单的遗传算法源代码,代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。如果用 Gaussian变异替换均匀变异,可能得到更好的效果。代码没有任何图形,甚至也没有屏幕输出,主要是保证在平台之间的高可移植性。读者可以从ftp.uncc.edu, 目录 coe/evol中的文件prog.c中
caculate_box_demension_matlab
- 自己编的计算盒维数的matlab源代码。将文本文件导到matlab中运行。
qiandingbss
- 这里面包含源数多于传感器数的文章和相关源代码。
mds.计算多维定标(MDS)的matlab源代码
- 一个计算多维定标(MDS)的matlab源代码,用于高维数据的维数约减,A calculation of multidimensional scaling (MDS) of the matlab source code for the high-dimensional data, dimensionality reduction
dvhop.rar
- 主要介绍了dvhop算法的源代码,先计算平均每跳的距离,再根据跳数求出锚节点与未知节点的距离,再用三边测量法求出未知节点坐标,Dvhop algorithm introduces the source code, to calculate the average distance of each jump, then jump a few calculated in accordance with anchor nodes and unknown distance from the node,
SINS-MATLAB-simulation-program-source-code
- 捷联惯导仿真程序MATLAB源代码,能帮助大家了解捷联惯导原理-SINS MATLAB simulation program source code, can help you understand the principles of the SINS
ar_burg
- matlab使用burg法的AR模型谱估计源代码 使用时只需改变加载的文件名 调整模型的阶数就可以了-burg method matlab using AR model spectrum estimation simply by changing the source code used to load the file name to adjust the order of the model can be a
xinyuanshumu_page42
- 《空间谱估计原理与算法》信源数目估计(信息论法)matlab源代码-" Space Spectrum Estimation Principle and Algorithm" Source number estimation (Information Law) matlab source code
Text-File-Array
- Matlab实现文本文件读取并存储成矩阵源代码 -这个Matlab程序,可以读取任何文本文件,并返回一个内容的数组。它在执行过程中,对每个字符串进行匹配,每行作为一次匹配的结束。
F-K
- FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
ins
- 捷联惯导方程矩阵在matlab环境下的仿真源代码程序-SINS matrix equation matlab source code under the simulation program
walklinefd
- 此程序为matlab中量规法计算曲线分形维数的一段源代码-This procedure in the gauge method matlab fractal dimension curve section of the source code
ysf118
- 基于模数运算的数字水印算法的matlab源代码-Modular arithmetic based on digital watermarking algorithm matlab source code
Random-number-generation
- matlab种各种随即数的生成源代码,文件中有近20种随机数的产生。-the number of species then matlab generate all the source code, file, nearly 20 kinds of random number generation.
2008-model--title-race
- 2008国赛数模a题关于双目识别照相机的源代码1.m1.m,moni.m,moni2.m,moni3.m,gongqiexian.m为可执行代码,直接运行即得结果(当然必须保证代码即本文件中的图片pictrue.bmp在matlab的当前工作区) 2.执行m1.m时程序会将每个圆的像的边缘点以excel文件保存在D盘,而执行gongqiexian.m需要这些文件-2008 model a number of national title race
2
- 差分维数计算源代码,大家一定用得到-Differential dimension calculation source code, we must use to get! ! !
41883317dimension
- 觉得好才穿上来的 计算二维轮廓曲线的维数源代码-Feel good to wear only the calculation of the dimensions of two-dimensional outline curve source code
48033827box-counting
- 一维曲线的分形维数源代码,希望你们有用。自己的课题写的程序-One-dimensional fractal dimension curve source code, I hope you will be useful ~ ~
聚类源代码
- 数据处理,K-means模糊聚类,对所给数据行聚类,类别数自由定。(-means clustering algorithm)
空间调制ssk产生发送信号集合源代码
- 该程序用于生成空间调制中,选择发送天线数和接收天线数,用来产生星座图和发送信号集合的源程序代码