资源列表
Bayes-KNN
- 基于贝叶斯-KNN文本分类算法的设计与实现。 是贝叶斯和KNN两种分类算法的结合。-Bayesian-KNN text categorization algorithm design and implementation. Bayes and KNN is a combination of two kinds of classification algorithms.
MATLAB
- 基于MATLAB的最小二乘法参数辨识与仿真-MATLAB based on the least squares parameter identification and simulation
gauss_general
- 通用的高维矩形域内高斯积分程序,使用起来比库函数更方便更直观。-A general Gaussian Quqadrature code for any high dimensional rectangular region,which is versatile and very convinient to be applied.
newton
- 利用Newton插值多项式 求被插值函数f 在点65 处的近似值.-Demand has been the use of Newton interpolation polynomial interpolation function f at the point 65 of the approximation.
prob1313
- Problem 1313 frp, http://acm.timus.ru/
kao
- 采用三角化的方法基于mapinfo的等值线算法例子。-using triangulation method based on MapInfo's contour algorithm examples.
aa
- 输入3个数然后逆序输出。新手入门一系列程序,入门必不可少-Enter number then reverse output
EMD-new-algorithm
- EMD新算法及其应用 主要讲了emd的分段幂函数插值算法-EMD new algorithm and its application is mainly about emd piecewise power function interpolation algorithm
power-system
- 电力系统潮流算法算例,简洁通用,电力系统专业实用算法-The program of power system load flow
CMatrix
- C++实现的矩阵类 集成了矩阵的一些基本运算 比如加减乘除,转置-C++ implementation of the Matrix class incorporates some of the basic matrix operations such as addition, subtraction, etc.
111
- 求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=
LedFlash
- LED programes FLASH TMS320F2812
