资源列表
ezfir16.rar
- FIR滤波器系数生成,可供DSP软件编程使用,FIR filter coefficient generated for the use of DSP software programming
pca_regression.rar
- 基于主元分析的多元线性回归程序,输出回归系数,主元贡献率和拟合误差,multiple linear regression using pca
mzxec.rar
- 递推格式的最小二乘法参数辨识算法matlab语言设计与实现,Recursive least squares format parameter identification algorithm matlab language design and implementation
Fractal.rar
- 一维时间序列分行维数,利用计盒法计算得到的分形维数,希望对大家有所帮助!,Branch of one-dimensional time series dimension, using box method calculated the fractal dimension, and they hope to be helpful to everyone!
wavecode.rar
- 基于C语言的小波处理,包含有滤波、复原、融合等C语言源代码。,Wavelet-based C language processing, includes filtering, recovery, integration, such as C language source code.
pkuacm.zip
- pku online judge 的部分题解代码,the solution code of several problems of pku online judge
my.rar
- 自己写的,基于C4.5的数据额挖掘算法,有训练和测试训练集,学习数据挖掘的好程序样例!,Wrote it myself, based on the amount of C4.5 data mining algorithm, a training and testing of training set, a good learning process of data mining sample!
caculating.rar
- 数值计算方法所用的上机实验C++源程序,个人所编.,Numerical method used in the experiment C++ source code, for individuals.
TuLun.rar
- ACM关于图论相关的知识,都是一些模板代码,对参加ACM竞赛非常有用的。,ACM on relevant knowledge of graph theory, are all template code, to be very useful to participate in the ACM contest.
c4.5.rar
- 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
Atan2.rar
- 描述:matlab的Atan2函数与vb.net的Atan2函数计算结果并不一致。该程序用vb.net实现了matlab的Atan2函数。,discritption: in matlab, the function of atan2 is different from which in vb.net,the algorithm i subscr ipt in vb.net is the same as which in matlab
Netow.rar
- 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。,Newton iteration (Newton' s method) is also known as the Newton- Raphson method (Newton-Raphson method), it i