-
SMOTE
matlab的smote算法,可以用于分类时样本数据不平衡的问题(matlab smote algorithm, can be used to sample data classification problem of unbalanced)
- 2012-09-14 10:38:54下载
- 积分:1
-
q-learning
q-learning的一个解释性例子.压缩文件有两个m文件构成,运行后可输出结果。(q-learning with matlab)
- 2010-12-05 23:43:11下载
- 积分:1
-
zl0
实测电压和电流的有效值及各次谐波的提取方法(The effective value of measured voltage and current and the method of extracting harmonics.)
- 2018-03-06 21:16:35下载
- 积分:1
-
pls2
代码为偏最小二乘法计算过程的代码,主要部分都有中文解释(Code for the calculation process of partial least squares method)
- 2020-06-24 00:40:02下载
- 积分:1
-
FFT
FFT源代码 FFT源代码 FFT源代码(FFT source code FFT source code FFT source code)
- 2021-03-09 16:59:27下载
- 积分:1
-
UMAT beginning
begining of UMAT in abaqus
- 2017-09-11 20:50:56下载
- 积分:1
-
Calculator
Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
- 2012-05-29 15:50:21下载
- 积分:1
-
lssvmprediction
最小二乘支持向量机做预测。程序可运行学习。在matlab上运行。(This is a program about prediction using LSSVM.It can run successfully for learning.This program can be used on matlab.)
- 2013-08-12 20:17:12下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
pei_gt82
实现了图像的灰度化并进一步用于视频监视控,有信道编码,调制,信道估计等,可以广泛的应用于数据预测及数据分析。( Achieve a grayscale image and further control for video surveillance, Channel coding, modulation, channel estimation, Can be widely used in data analysis and forecast data.)
- 2017-04-06 19:27:28下载
- 积分:1