资源列表
calulate
- Brayton cycle heat balance efficiency calculation program, used to calculate the efficiency of the helium Brayton cycle, there are matlab and python two language versions
快速排序算法
- 通过快速排序算法,将随机生成的1000个数排序(Through the quick sorting algorithm, the random generated 1000 numbers sort)
电力系统粒子群优化算法
- 可以实现在电力系统中,特别是微电网领域的粒子群优化(MATLAB program for Particle Swarm optimization)
部分背包的贪心算法实现
- 通过贪心算法实现装进背包物品价值最大化,具体步骤是依次选择价值密度最大的物品放入背包(Through greedy algorithm to maximize the value of goods loaded into backpacks.)
PlatCsharpDemo
- 海康威视9800平台开发源码,用于二次开发,获取平台中所有功能的例子(Hikvision 9800 platform development source code, for the two development, access to all the functions of the platform example)
MATLAB程序
- 快速PCA算法,用于快速提取出矩阵的主成分,主成分数量可定。(The fast PCA algorithm is used to extract the principal component of the matrix quickly, and the principal fraction can be determined.)
动态规划求解0-1背包问题
- 通过动态规划的算法得到装进背包的最大价值(The maximum value of knapsack is obtained by dynamic programming algorithm.)
dot_GPIO_1
- this is the Dot Matrix Code for ARDUINO
A星算法
- 算法可绕过障碍点,实现起始点与目标点的最近距离(The algorithm can bypass the obstacle point and realize the closest distance between the starting point and the target point.)
栈和队列
- 大学生数据结构栈和队列作业,题目为:栈和队列的实现与应用(Student data structure stack and queue job, the topic is: stack and queue implementation and Application)
画包络谱和幅值谱的matlab程序
- 基于傅里叶变换,实现了包络谱和幅值谱分析。(Based on Fourier transform, envelope spectrum and amplitude spectrum analysis are realized.)
有理样条
- MATLAB实现了有理样条函数拟合插值。亲测可用。(MATLAB realizes the rational spline function fitting interpolation. Affinity test available.)
