搜索资源列表
twosvpwm
- SVPWM算法,包括扇区选择,矢量作用时间计算等-SVPWM algorithm, including the sector selection, vector calculation time
c
- 解遗传算法的c语言代码,就是关于货物配送路径-Genetic algorithm solution c language code
mcu_code
- MCU 有用的算法代码,完成常见的功能。-MCU useful algorithm code, complete the common features.
123
- 具体分析了数字积分法插补全象限直线、顺逆圆的算法,给出了插补流程图,编制了插补软件,提供了程序代码,列出了仿真结果-Concrete analysis of digital integral method interpolation all quadrants linear, ShunNi round algorithm is presented, the interpolation flowcharts, compiled the interpolation software, prov
tulundaima
- 完整图与网络各种算法代码 经本人调试 可实现-The complete diagram of the network a variety of algorithm code I debug
chazhiyunihe
- 完整插值与拟合各种算法代码 经本人调试 可实现-Complete interpolation and fitting a variety of algorithm code I debug
johnson
- 人工智能算法中的johnson算法代码c语言代码-Johnson algorithm code
lle
- 基于matlab的LLE算法代码,是人脸识别代码中的子程序-LLE algorithm matlab-based code, the code is a subroutine face recognition
DFSmat
- 最大流Edmonds-karp算法代码源,应用最短路径方法,相对于Ford算法简单-Edmonds- karp maximum flow algorithm source code, using the shortest path method, relative to the Ford algorithm is simple
kmeans
- kmeas聚类算法代码,主程序和调用程序-kmeas clustering algorithm code, the main program and the calling program
lms
- 基本LMS算法代码,有关收敛结果和收敛速度。-basic LMS algorithm code
example
- 非线性遗传算法代码,在matlab环境下实现,已经实现了该代码。-Non-linear genetic algorithm code, in the matlab environment to achieve, has achieved the code.
倒杨辉三角
- 倒杨辉三角的算法,还有代码,在控制台中输入一个数字作为杨辉三角的行数,输出一个排列有序的倒杨辉三角(Inverted Yang Hui triangle algorithm and code)
DP算法Fortran程序
- 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)
1到100的和算法
- c语言 1到100的和算法,很简单的入门编程C语言代码
柔性车间调度遗传算法matlab实现代码
- 柔性车间调度遗传算法matlab实现代码,针对于多目标问题的matlab代码实现柔性车间调度遗传算法matlab实现代码
基于蚂蚁算法的移动机器人三维路径规划代码
- 基于蚂蚁算法的三维航迹规划,程序可以运行,亲测有效(Three dimensional path planning based on ant algorithm, the program can run, and the pro test is effective)
pso粒子群算法在物流选址中的应用
- 完整代码,有详细注释,修改参数后可直接使用。 DisDem、fitness、improvePSO
C++实现神经网络算法
- BP神经网络 c++完整实现代码,加了非常详细的注释,代码可以直接运行
多目标追踪代码
- 基于MATLAB的多目标追踪代码,使用均值漂移算法。