资源列表
Matlab十大算法源代码
- Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
DeepLearning
- Deep learning in R language code.
LargeVis-master
- 源代码,spark平台,数据可视化算法,性能优越(Source code,spark platform,data visualization,good performance in decomposition, perform better than tsne.)
ABC_SVM
- svm算法,用于数据挖掘,分类。图像处理(SVM algorithm for data mining, classification. image processing)
EvoLisaSource
- 使用遗传算法用多个三角形重新生成蒙娜丽莎的画(The use of genetic algorithms to reproduce Monalisa's paintings with triangles)
cf416
- Convolution operation is intended to signal and image rendering, Comparison of soft threshold and hard threshold and today various threshold calculation method, PSS primary synchronization signal in the time domain simulation related.
qbdej
- Wavelet packet analysis to extract vibration signal characteristic frequency, LM386 audio signal amplification, Implemented with SDRAM run nios, while saving camera data SRAM.
fPGrowth
- 利用fpgrowth算法,进行相关词查找。其中利用支持度和置信度控制输出数据质量(Using fpgrowth algorithm, related word search. The support and confidence are used to control the quality of output data)
wavelet
- 一种时间尺度分析方法,在时率两域都具有表征信号局部特征的能力,很适合于探测正常信号中夹带的瞬间反常现象,很适合分析气候变化等问题。此例中,用于揭示某区域的气候变化趋势(A time scale analysis method has the capability of representing local characteristics of signals in time domain and two domain. It is very suitable for detecting the
decision tree
- 决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。本代码提供生成决策树的算法。(A decision tree is a decision support tool that uses a tree-like graph or model of decisions and their possible consequences, including c
遗传算法变异算子
- 有关遗传算法中一些经典的变异算子的MATLAB实现(Some Realistic Variation Operators in Genetic Algorithms)
遗传算法选择算子
- 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
