资源列表
ogvlho
- Ilf Easycalib procedure does not provide the source code, this is the matlab code, and you try!
Givides_pieces
- 把一幅图象分为88块的MATLAB程序,改动系数,可以实现任意块的分割-Divides an image into 88 pieces of MATLAB, the modification coefficient, can realize arbitrary block segmentation
976718
- 控制工具箱的一点应用,希望对大家有所帮助,希望大家可以互相交流-Control toolbox of point application, hope to be of help, hope we can communicate with each other
edge
- Provide multiple file contains matlab image processing procedures, including image segmentation, and image edge detection,
transactiofinvaxhantsbuttons
- 摄象机标定 经典的线性方法和非线性方法相结合的摄象机方法(matlab),-Classic linear methods and nonlinear camera calibration method with the combination of camera (matlab),
usinf
- 数值分析最常用的四十种算法,使用c++matlab实现,-Numerical analysis of the most commonly used 40 kinds of algorithm, using matlab c++,
kuplicablestorage
- 新型低密度纠错检错码,适用于通信及数据存储领御-New low density correction wrong words.if, applicable to the communication and data storage
uaiyxg
- 本程序为利用matlab求解微分方程的源程序及相关例子 不错的-This procedure for the use of matlab to solve the differential equation of the source and the relevant examples of good
UYQFH
- 本程序仿真了信号与系统中的频谱混叠,频谱泄漏和栅栏现象-This procedure is a simulation signal and system of spectrum aliasing, phenomenon of frequency spectrum leakage and fence
777332
- 本程序实现随机数的产生和在相同调制方式下功率谱比较-This procedure realize the generation of random Numbers and in the same modulation mode power spectrum
swyne_similar_tuple
- 本程序根据训练好的网络文件ANN,mat预测新的数据文件 很好的-This procedure according to the trained network file ANN, mat predict new data file is very good
2
- TSP (旅行商问题—Traveling Salesman Problem),是典型的 NP 完全问题,即其最坏情况下的时间复杂性随着问题规模的增大按指数方式增长,到目前为止不能找到一个多项式时间的有效算法。遗传算法是一种进化算法,其基本原理是仿效生物界中的“物竞天择、适者生存”的演化法则。遗传算法的做法是把问题参数编码为染色体,再利用迭代的方式进行选择、交叉以及变异等运算来交换种群中染色体的信息,最终生成符合优化目标的染色体。 实践证明,遗传算法对于解决 TSP 问题等组合优化问题具有较好