搜索资源列表
ACM算法模板
- 这是我们学校的ACM培训资料,分好的算法模板。(This is our school's ACM training material, and a good algorithm template.)
C+L波段掺铒光纤光源模拟算法
- 掺铒光纤放大器算法,介绍了算法以及模拟结果与实际测量的对应(Er doped fiber amplifier simulation)
matlab图像分割算法源码
- matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, linear smoothing filter, median
遗传算法VRP
- 使用遗传算法求解vrp问题,使用matlab编程(Using Genetic Algorithm to Solve the Problem of vrp)
《C语言常用算法分析》
- 关于C语言算法的资料,是一本很好的算法分析书(Information about the C language algorithm)
RANSAC算法
- RANSAC算法文章和matlab实现,主要是为了计算基础矩阵(RANSAC algorithm article and matlab, mainly to calculate the basic matrix.)
基于矢量量化的高效BTC图像编码算法
- 基于vc的高效BTC图像编码算法用于图像编码(image compression using modified block truncation coding algorithm)
智能优化算法及其应用
- 介绍了模拟退火,遗传算法等优化算法、神经网络、混合优化算法等(The optimization algorithms such as simulated annealing, genetic algorithm, neural network and hybrid optimization algorithm are introduced.)
GRBL中圆弧、螺旋线插补算法解析
- GRBL中圆弧、螺旋线插补算法解析,文中解析了各个变量的作用,以及算法的要素。(The interpolation algorithm of circular arc and spiral line in GRBL is analyzed. The functions of each variable and the elements of the algorithm are analyzed.)
同伦算法
- 正则化算法实现matlab,迭代正则化算法 同伦参数的求法(matlab suanfa de shiyong)
遗传算法及其在电力系统中的应用
- 学习遗传算法及其在电力系统中的应用,实例第一手资料(Learning genetic algorithm and its application in power system.)
分步傅里叶算法求解GNLSE
- 分步傅里叶算法求解GNLSE,包含线性吸收,二阶三阶色散,克尔效应,高阶非线性效应(The split step Fourier algorithm for solving GNLSE)
嵌入式系统软件设计中的常用算法(完整版)
- 嵌入式系统软件设计中的常用算法(完整版)(Common algorithms in embedded system software design (full version))
遗传算法
- 遗传算法学习的一些入门和终极书籍,理论和代码部分都有介绍,是初学者的好帮手,望对各位有用。
遗传算法路径规划
- 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法
C语言算法经典例题
- C语言100个算法经典例题,C语言100个算法经典例题
基于蚁群算法的机器人路径规划MATLAB源码收藏
- 基于蚁群算法的机器人路径规划MATLAB源码,使用网格离散化的方法对带有障碍物的环境建模,使用邻接矩阵存储该环境,使得问题转化为蚁群算法寻找最短路径。(Robot path planning MATLAB source code based on ant colony algorithm, using grid discretization method to model the environment with obstacles, using adjacency matrix to stor
共享函数小生境遗传算法
- 该文件为共享函数小生境遗传算法的matlab程序代码。可以直接复制后在matlab软件中运行。(This file is the matlab program code of the shared function niche genetic algorithm. It can be directly copied and run in MATLAB software.)
关于蚁群算法的报告
- 介绍了蚁群算法的来源,实现以及性能,希望能帮助初学者迅速掌握蚁群算法的基本知识(a brief intro to ant algorithm)