资源列表
mqvxm
- 设计一个由正规文法生成FirstVT集和LastVT集的算法动态模拟,(A dynamic algorithm for generating FirstVT sets and LastVT sets from normal grammars is designed.)
eicajgnrithms
- 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4 5,NN,CARD,EM等(Data mining matlab source code, including the classical algorithms in the field of machine learning, such as ID3,C4 5 NNNCARDUM, etc.)
snvare
- 此程序为非线性降维典型算法之一--LLE算法,对想进行高维数据降维研究的朋友们值得一看(This program is one of the typical nonlinear dimensionality reduction algorithms-LLE algorithm. Friends who want to study the dimensionality reduction of high-dimensional data are worth a look.)
ALO原始版
- 蚁狮算法是一种新的智能群优化算法,2015年由澳大利亚学者提出,这个包括ALO算法和程序,有有一些其他的算法(Ant lion algorithm complete version)
zzz
- 能够完整实现R语言的主成分分析的经典实例,希望能有所帮助(Realization of principal component analysis in R language)
f_gtdsspiTestWithhQt
- 上期所ctp demo,可用于学习,暂不适合实盘,需要做策略完善。(it is a ctp demo,just for learning futures ctp,don't take it into real trading.)
unatresource
- 产生符合均匀分布,高斯分布,指数分布,泊松分布,伽玛分布等的随机数(Random numbers with uniform distribution, Gao Si distribution, exponential distribution, Poisson distribution, gamma distribution, etc.)
Deep learning tensorboard
- 这个一个人工智能中深度学习下的网络查看源码Tensorboard,网络运行过程中,通过对该代码的查看,可以及时了解网络性能,便于调节网络结构、参数等。
线性方程组求解
- 利用hermite标准形和满秩分解求矩阵广义逆,并且利用广义逆求解线性方程组,可以判断解的形式(Using Hermite canonical form and full rank decomposition to find the generalized inverse of a matrix, and using the generalized inverse to solve a system of linear equations, the form of the solution ca
B spline interpolation
- 本程序用matlab编写非递归的b样条曲线轨迹规划生成算法,该算法可以应用于C语言环境(Non-recursive algorithm for generating B-spline curve trajectory planning)
PlatEMO-master
- 多目标算法的功能测试包,用于评估所提算法的寻优性能和收敛性能。(The functional test package of multi-objective algorithm is used to evaluate the optimization and convergence performance of the proposed algorithm.)
CS_ROMP
- CS中ROMP算法的matlab程序,可用于其仿真