-
nark4
自己编写的变步长龙格库塔方法解强非线性微分方程(their preparation variable step Changlong lattice-Kutta method to solve nonlinear differential equations)
- 2007-04-20 12:09:36下载
- 积分:1
-
feature standar nb
利用Python实现特征的MinMax标准化和Z-Score标准化两种特征归一化方法。并用原特征、两种归一化特征分别进行朴素贝叶斯模型训练,比较模型性能。(Two normalization methods of MinMax normalization and Z-Score standardization are implemented by Python. The naive Bayes model is trained with the original features and two normalization features respectively to compare the performance of the model.)
- 2018-06-25 11:47:44下载
- 积分:1
-
SVD
最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。(Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the problem, and can be calculated singular value decomposition least squares problem.)
- 2020-07-04 15:20:02下载
- 积分:1
-
层次分析法求权重
可用于层次分析法比较评价,主函数输入初始矩阵,调用层次分析函数(It can be used for comparative evaluation of analytic hierarchy process. The main function input the initial matrix and call the analytic hierarchy process function.)
- 2020-06-19 11:40:02下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
Colonial_Competitve_Algorithm_CCA_v4
Colonial Competitive Algorithm
- 2009-05-12 17:58:40下载
- 积分:1
-
Newmark
说明: 工程中微分方程数值积分经常需要使用的Newmark法(Differential equations numerical integration project often requires the use of the Newmark method)
- 2008-09-03 22:02:30下载
- 积分:1
-
cubic_spline_wavelet_interpolation
三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。本函数中采用第一类边界值(Cubic spline interpolation (referred Spline interpolation) through a series of key points of a smooth curve, mathematically by solving the three-moment equations derived curve function group process. This function uses the first boundary value)
- 2015-11-17 16:15:52下载
- 积分:1
-
WRForce
使用车轨空间耦合系统计算出的60km/h的轮轨力时程数据(Wheel-rail force of speed 60km/h )
- 2020-09-16 20:17:54下载
- 积分:1
-
fft
FFT快速傅里叶变换,用于数字信号处理,大大提高了运行速度,节省内存开销。C语言实现(FFT fast Fourier transform for digital signal processing, greatly improving the speed and save memory overhead. C language)
- 2011-05-30 00:54:58下载
- 积分:1