资源列表
SVC-and-SVR
- 基于SVM数据分类及回归分析,并采用不同的核函数如RBF,sigmoid,polynomial等-the data classification and regression analysis based on SVM, by using different kinds of kernel functions, for examples, RBF,sigmoid and ploynomial and so on
LDLUDU
- Doolittle分解,Q=L*R,L是单位下三角;UDU 分解,U是单位上三角阵.Doolittle分解,Q=L*R,L是单位下三角;LDL 分解,L是单位下三角阵(下*对*上)-Doolittle decomposition Q = L* R, L is unit lower triangular UDU ' decomposition, U is the unit upper triangular matrix. Doolittle, decomposition, Q = L* R
6f92ca32342f
- 无约束条件退火算法,包括退火算法的简介及算法代码。-Constraints annealing algorithm, including a brief descr iption of the annealing algorithm and the algorithm code.
src
- // 求多元回归方程:Y = B0 + B1X1 + B2X2 + ...BnXn // data[rows*cols]二维数组;X1i,X2i,...Xni,Yi (i=0 to rows-1) // rows:数据行数;cols数据列数;Answer[cols]:返回回归系数数组(B0,B1...Bn)-generalized least squares
prime-no
- print and find prime numbers
sine-cosine
- print graph for sin cosin
IntroductionFFT
- 介绍快速傅立叶变化的ppt,该ppt讲解详细,还带有实现程序的框图。-Fast Fourier Transform
xianbo
- 自适应陷波,参数可调,迭代达到最理想效果-Adaptive notch, adjustable parameters, the iterations to achieve the best results
Entropy
- Code for calculating entropy images. examplescr ipt.m Main file. Step through the cells. References: C. Wachinger, N. Navab Structural Image Representation for Image Registration CVPR Workshops, Mathematical Methods in Biomedi
BigInt
- This unit handles big integers. E.g. for RSA
de_1
- 实现差分进化算法的源代码,希望对大家有帮助。算法实现方程可以通过手动修改,实现自己的方程求解。-Calculation test calculation test calculation test calculation test
Algorithm-principle
- 各种算法原理 冒泡排序 选择排序 插入排序 堆排序 归并排序 快速排序 二分查找算法 Hash算法-Various algorithms of various algorithms of various algorithms principles principles of various algorithms principle principle
