资源列表
optimal
- 数值分析程序,《精通matlab最优化计算》,适合各专业最优化计算-Numerical analysis program, "proficient in matlab optimization calculations", suitable for all professional optimization calculation
FPTree
- 简单的FPTree算法C++实现,关联规则挖掘算法-A simple FPTree algorithm
NPE
- 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
boxcounting
- 用于计算盒维数的程序,分形维数的一种,分形理论是近年热门-it is for capacity dimension, and the capacity dimension is one of the fractal dimensions。Fractal thoery is the heat tropic nowadays
AntColonyA-CPP
- 基本蚁群算法的C++的代码,实现了蚁群算法的基本功能和描述。-Basic ant colony algorithm in C++ code, ant colony algorithm to achieve the basic functions and descr iption.
Integral
- 一个计算数值积分的类,包括变步长法和自适应法等。-A calculation of numerical integration of the categories, including variable step-size method and adaptive method.
PID(VHDL)
- PID如何通过VHDL语言来实现,前来看看那这个文件吧-PID
acmicpc
- N多的,ACM/ICPC源码程序,下载看看吧。-e-mail me.thankyou.
karatsuba_up.cpp
- karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.
Dither
- 抖动算法 包含模式抖动:Bayer抖动 误差扩散抖动:floyd-steinberg stucki 和Jarvis等-Dither:Bayer floyd-steinberg stucki and Jarvis
rgzn1
- 人工智能 清华大学 蔡自兴 本科生 课后习题答案-Artificial Intelligence Tsinghua University caizixing Undergraduate Homework Answer
cartpole_model
- 基于matlab的倒立摆控制问题的数学建模-function dx = cartpole_model(t,x,flag,u)