-
abs
一些小程序,仅供参考,不足之处,请见谅。谢谢你的支持。(Some small programs, reference, deficiencies, please forgive me. Thank you for your support.)
- 2010-05-18 22:17:09下载
- 积分:1
-
tuihuo
matlab图像处理领域类的一种常用算法。对初学者有很大的帮助(matlab image processing class, a common algorithm. Very helpful for beginners)
- 2010-08-17 11:33:32下载
- 积分:1
-
EAfanfbp
基于matlab的扇形滤波反投影重建算法(fan filtered back projection reconstruction algorithm)
- 2007-06-11 16:29:26下载
- 积分:1
-
Floyd
Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。
程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。(Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figure, the shortest distance matrix and routing matrix, and can query the shortest distance between any two points and routing. Automatically based on the results map out the shortest path graph. Used in the program prior to routing and backward routing are two methods, and undirected graph further reduce the algorithm complexity.)
- 2012-07-23 10:28:52下载
- 积分:1
-
detection-of-craters-in-mars
discription of detection of craters in ctx images mars
- 2015-01-08 01:31:58下载
- 积分:1
-
gauss
高斯曲线拟合,利用非线性曲线拟合函数inline实现对一组数的高斯拟合(Gaussian curve fitting, nonlinear curve fitting function inline Gaussian fitting of a set of numbers)
- 2013-04-26 15:36:00下载
- 积分:1
-
apriori
matlab实现推荐系统Apriori算法(recommendation system)
- 2015-04-07 09:48:17下载
- 积分:1
-
equalization
使用matlab的基本算法来实现equalization(均衡)的计算
而并不是用eq来得到均衡结果(The basic algorithm using matlab to achieve equalization (EQ) is calculated using eq and not to get a balanced result)
- 2021-03-21 15:49:17下载
- 积分:1
-
GeneticAlgorithms
遗传算法的MatLab仿真,用于全局优化的较高效算法(GA MatLab simulation, a more efficient algorithm for global optimization)
- 2015-04-15 10:23:08下载
- 积分:1
-
GABP
说明: 遗传算法GA—模拟自然界遗传机制和生物进化论而成的一种并行随机搜索最优化方法。(具有“生存+检测”的迭代过程的搜索算法)基于自然界“优胜劣汰,适者生存”的生物进化原理引入优化参数形成的编码串联群体中,按照所选择的适应度函数并通过遗传中的选择、交叉和变异对个体进行筛选,使适应度值好的个体被保留,适应度差的个体被淘汰,新的群体既继承了上一代的信息,又优于上一代。反复循环,直至满足条件。(GA-A parallel random search optimization method that simulates natural genetic mechanisms and biological evolution. (Search algorithm with "survival + detection" iterative process) Based on the biological evolution principle of "survival of the fittest, survival of the fittest" in the natural world, the coding series formed by optimized parameters is introduced. Individuals are screened according to the selected fitness function and through genetic selection, crossover, and variation, so that individuals with good fitness values are retained, individuals with poor adaptability are eliminated, and new groups inherit the information of the previous generation., Better than the last generation. Repeat until conditions are met.)
- 2019-03-20 16:21:50下载
- 积分:1