资源列表
共轭梯度法简明版
- 算例通过简明的算法实现了共轭梯度法,可以实现一维搜索和方向选择。
蚁群算法matlab
- 利用蚁群算法求解车辆路径优化问题,实用的matlab代码(Using ant colony algorithm to solve vehicle routing optimization problem,Practical matlab code)
最小二乘法圆拟合方法1
- 通过对图像中值滤波处理,二值化,边缘查询,找出图像中源所有的边缘像素点,然后利用最小二乘法对这些边缘点进行找圆,计算出圆的坐标和半径。(By means of median filtering, binarization and edge query, all edge pixels in the image source are found, and then the least square method is used to find the circles of these edge p
stm32例程
- stm32f103c8t6的全部例程,包括uart,timer,exit,ad/da,dma,i2c,spi等等
反步法的Matlab程序 (1)
- 基于matlab的反步法计算,欢迎大家下载,功能正常实现。(Matlab-based thermal power plant thermal balance calculation, welcome everyone to download, the function is normal.)
2019-4-11汇报
- 涡旋电磁波的阵列产生方法,用matlab实现涡旋波的阵列仿真(The Array Generation Method of Vortex Electromagnetic Wave and the Array Simulation of Vortex Wave Using matlab)
操作类
- 这个操作类是自己写的,希望能帮到大家,谢谢资源分享获得积分
Function optimization algorithm
- 遗传算法提供了求解非线性规划的通用框架,它不依赖于问题的具体领域。遗传算法的优点是将问题参数编码成染色体后进行优化, 而不针对参数本身, 从而不受函数约束条件的限制; 搜索过程从问题解的一个集合开始, 而不是单个个体, 具有隐含并行搜索特性, 可大大减少陷入局部最小的可能性。而且优化计算时算法不依赖于梯度信息,且不要求目标函数连续及可导,使其适于求解传统搜索方法难以解决的大规模、非线性组合优化问题。(Genetic algorithm provides a general framework f
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar
匹配跟踪matlab
- 做的匹配跟踪代码,拿出来换换积分,顺便希望能帮到人
J2
- 考虑地球扁率摄动,求解近地卫星轨道六根数,(Consider J2 perturbation to solve the number of six tracks)
宠物管理系统
- 宠物管理系统,打开首页叶念,访问Servlet,将查询结果在宠物信息页面中进行展示,实现隔行变色(Pet management system)
