资源列表

« 1 2 ... .02 .03 .04 .05 .06 907.08 .09 .10 .11 .12 ... 3400 »

[数学计算/工程计算matrix-factorial

说明: 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 3、一定是可执行文件,不能是word或
<卯宁> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算EMD

说明:经验模态分解法(EMD),算法不长,随便改吧-method of EMD
<d.sir> 在 2025-02-08 上传 | 大小:7kb | 下载:0

[数学计算/工程计算CG

说明:MATLAB版本的CG(共轭梯度算法),用于求解大规模矩阵计算(方程组求解等问题)的基础算法-MATLAB version of the CG (conjugate gradient algorithm) for solving large-scale matrix computations (solving equations and problems) based algorithm
<tiankai> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算minFunc

说明:梯度下降法工具箱,包括了L_BFGS等。MATLAB版-gradient descent toolbox, including L_BFGS, MATLAB edition
<王鹏飞> 在 2025-02-08 上传 | 大小:76kb | 下载:0

[数学计算/工程计算curvefitting

说明:python实现曲线拟合,高斯噪声采样。-curve fitting with Gaussian noise sampling. python.
<吴难难> 在 2025-02-08 上传 | 大小:58kb | 下载:0

[数学计算/工程计算PCA-Python

说明:用Python语言实现PCA(Principle Component Analysis)。-PCA with python.
<吴难难> 在 2025-02-08 上传 | 大小:73kb | 下载:0

[数学计算/工程计算MOG-python

说明:用Python语言实现MOG(Mixture Of Gauss, 高斯混合模型)-implementation of MOG(Mixture Of Gauss) with python.
<吴难难> 在 2025-02-08 上传 | 大小:1.38mb | 下载:0

[数学计算/工程计算LM

说明:用Python语言实现LM(Levenberg-Marquardt)算法。-implementation of LM(Levenberg-Marquardt) algorithm with python.
<吴难难> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Batch_fft

说明:快速傅里叶变换批处理 快速傅里叶变换批处理 -batch analysis for FFT
<冯天> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算plot_cv_predict

说明:cross_val_predict算法主要应用于可视化预测-use cross_val_predict to visualize prediction errors.
<申鹏> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算feature_stacker

说明:feather_stacker主要用于一个数据集提取多个特征时,对特征进行联合的算法。-In many real-world examples, there are many ways to extract features a dataset. Often it is beneficial to combine several methods to obtain good performance. This example show
<申鹏> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算plot_digits_pipe

说明:GridSearchCV用于设置PCA的维度,解决逻辑回归预测时,PCA维度降维问题。-The PCA does an unsupervised dimensionality reduction, while the logistic regression does the prediction. We use a GridSearchCV to set the dimensionality of the PCA
<申鹏> 在 2025-02-08 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 907.08 .09 .10 .11 .12 ... 3400 »

源码中国 www.ymcn.org