资源列表
gavc
- 用vc来实现遗传算法,不是matlab哦-vc used genetic algorithms to achieve, not Matlab oh
ant_colony_optimization
- 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型技术。它由Marco Dorigo于1992年在他的博士论文中引入,其灵感来源于蚂蚁在寻找食物过程中发现路径的行为-ant colony algorithm (ant colony optimization, ACO). also known as the ant algorithm is a map to find the optimal path of probabilit
postfix
- 中缀表达式转中缀表达式,后缀表达式的计算-which is made up of ordinary Chinese expression to expression, the expression calculation Suffix
huffman-code
- 霍夫曼编解码程序,仿真了huffman编码和解码-huffman encode decode
4.17
- 编写一个递归算法实现: T(n)=T[n/2](向上取整)+T[n/2](向下取整)+n T(1)=1 然后用栈来模拟递归调用,重新编写一个算法. -Write a recursive algorithm implementation: T (n) = T (rounded up) [n/2]+ T n/2+ n (round down) T (1) = 1 Then use the stack to simulate the recursive call to w
user_g3pegb
- 本程序是先用dJPdRF小波变换对人脸图像处理,然后在用WYDYQcN进行降维,最后用WYDYQcN分类器进行多分类分类识别。matlab程序实现,调试没有错误。 -This procedure is to use wavelet transformdJPdRF face image processing, and then use WYDYQcN dimensionality reduction, and finally multi Classification for identific
BasicMATLAB
- Getting started with MATLAB Introduction to Matlab -Getting started with MATLAB Introduction to Matlab
VSRzhijiedianliukonzhi
- 三相双闭环SVPWM整流器,波形良好,给定值可调节。-Dual closed-loop rectifier waveform is good, for a given value can be adjusted
29847
- 数据结构课程程序-data structure courses procedures
PvMPPT
- 光伏电池模型,电导增量算法MPPT模型,-PV MPPT model, incremental conductance
