搜索资源列表
elm
- 简单易学的机器学习算法——极限学习机(ELM)(Extreme Learning Machine)
coin
- 使用python语言,加以清楚注释,借用经典的三硬币模型实现了EM算法的简单应用,并附生成数据的简单代码(The python language is used to make clear annotations and to use the classic three coin model to implement the simple application of the EM algorithm and to attach the simple code to generate the d
滤波设计.2 (2)
- 结合GA算法实现的双二阶级联滤波器的逆滤波设计,在MATLAB平台实现了简单仿真。(The inverse filter design of double two class combined filter based on GA algorithm is designed, and the simple simulation is realized on the MATLAB platform.)
pos0
- 粒子群算法的简单实例,简单的一维函数优化实例。(A simple example of particle swarm optimization, simple one-dimensional function optimization example)
pos1
- 粒子群算法的简单实现,二维函数优化的实例,并做了动态演化图。(A simple example of particle swarm optimization, simple one-dimensional function optimization example)
基于正交匹配追踪的人脸识别算法_matlab
- 很好的代码练习,能够实现简单的人脸识别,初学者可以参考以下(Good code practice, to achieve a simple face recognition, beginners can refer to the following)
jrain-group-jrain-fw-master
- 实现简单的业务框架开发,帮助你快速开发简单稳定的java业务框架。(To achieve a simple business framework development)
AqiTest
- 用于api空气指数的计算算法,简单地根据api指数进行编程的java代码(Calculation algorithm for api air index)
AES DES密码算法软件
- java实现的AES DES简单加密解密程序
cuckoo
- 简单的布谷鸟算法,用于算出数组的最值。适合初学者(A simple cuckoo algorithm is used to calculate the maximum value of an array)
PSO
- 一种简单的PSO算法的演示,通过动态的散点图演示,最终所有的点趋于两个点。(A simple demonstration of the PSO algorithm, demonstrated by a dynamic scatter plot, and eventually all points tend to two points.)
模拟退火,遗传算法,神经网络程序
- 模拟退火,遗传算法,神经网络程序高级算法的简单运用,是有效的计算出最优的方法,相比于暴力搜索,算法简洁,运行时间短(The application of simulated annealing, genetic algorithm and advanced algorithm of neural network program is the best way to calculate effectively. Compared with violent search, the algorithm
语音识别1
- 英文数字以及简单单词语音识别,用DTW算法实现,其中包含英文数字1-9的录音以及简单单词录音文件(Speech recognition of English numbers and words by DTW algorithm)
fibo
- 斐波那契数列,简单地说,起始两项为0和1,此后的项分别为它的前两项之后。本算法使用递归算法实现。(The Fibonacci sequence, simply said, starting two to 0 and 1, then were the top two after it. This algorithm is implemented by recursive algorithm.)
99乘法表3
- 九九乘法表的简单算法,按照正确格式输出结果(multiplication table)
CFJA67
- 这是二分法程序,满足f(a) f(b)<0d的f(x)在[a,b]区间的实根, 优点:1程序简单; 2对f(x)要求()
fqeykh
- 遗传算法的一两个小实验 比较简单,可能移植性比较差()
FEnhance.m
- 指纹增强的算法,写的比较简单,也没有给一些demo,希望见谅(Enhanced fingerprint algorithm, writing is relatively simple, did not give some demo, I hope forgive me)
slic-python-implementation-master
- 图像分割算法实现——简单线性迭代slic(Realization of image segmentation algorithm)
k-means-master
- just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)