资源列表
main
- 類神經感知機源碼,做為訓練一些資料,輸入所要學習的資料以便作為學習,透過計算來學習完成
ppca
- Probabilistic Principal Components Analysis. [VAR, U, LAMBDA] = PPCA(X, PPCA_DIM) computes the principal % component subspace U of dimension PPCA_DIM using a centred covariance matrix X. The variable VAR contains the off-subspace variance (which
network
- 用模拟退火的方法,解决noi2006的第一日network
FFT
- C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
kmeans
- 好的k均值算法 比较简单 运行速度快,C语言编写-Good k means algorithm is fast simple
desdeCero
- potencia algorithm that works for every case
sgs
- matlab 遗传算法程序 可直接运行 得出运算结果和仿真图-MATLAB GA code can do the basis ga. IT can be debug directly by matlab under window system.
improvedFuzzy_c_seg
- 在原有的模糊聚类算法基础上,提出一种改进的模糊聚类算法,大家可以进行修改用于其他方面-In the original fuzzy clustering algorithm is proposed based on a modified fuzzy clustering algorithm, we can make changes to other aspects of
poj-4047-jinhua_D
- 2012金华邀请赛源码http://poj.org/problem?id=4046-2012 Jinhua Invitational source http://poj.org/problem?id=4046
Cpp1
- 实现100位大数的加减操作,包括正负号的运算-Addition and subtraction of large numbers to achieve 100 operations, including arithmetic sign
fast-descent
- 牛顿法测试程序,包含线搜索和不含线搜索时算法比较。-newton algorithm with linear and without linear search.
Mycode_for-_simple_sqrt
- 笔算开方,利用长除法求浮点数的平方根,有优点是迭代次数少,缺点:只能算到小数点后4-5位-4-5 can only count to one decimal: written calculation prescribing, use long division square root of floating-point number has the advantage of fewer iterations, shortcomings
