-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1
-
imagecompression
Matlab code for image compression using haar wavelet transforms
- 2010-03-12 16:26:58下载
- 积分:1
-
NSGA-II
说明: MATLAB的NSGA改进后的算法(MATLAB' s NSGA improved algorithm)
- 2010-04-21 09:30:28下载
- 积分:1
-
BB
说明: 基于禁忌搜索算法的配电网无功补偿优化规划 能够降低网损
(Planning power distribution grid based on Tabu Search Algorithm for Optimal Reactive Power Compensation)
- 2012-04-20 19:28:43下载
- 积分:1
-
structrue-force-mehtods
结构力学基本的matlab代码。比较全。
适用于初学者。(structrue force mehtods matlab code
suite for newcomer )
- 2013-05-09 11:32:58下载
- 积分:1
-
create_balanced_train_test
Divide/Create data into training and testing data which are balanced basing on the labels.
- 2013-12-25 16:33:18下载
- 积分:1
-
matlab
matlab实现二维抽样定理的模拟,通过peak函数产生的图像,进行二维抽样后还原出原图样(MATLAB realizes the simulation of two-dimensional sampling theorem, and restores the original pattern after two-dimensional sampling through the image generated by peak function.)
- 2018-11-04 16:50:57下载
- 积分:1
-
matlab
哈工大matlab讲义 绘图 基础 再加上单独五讲内容(matlab)
- 2010-07-29 10:41:20下载
- 积分:1
-
TM_EFIE
TM波照射导体圆柱,根据电场积分方程求表面电流。(TM-wave radiation cylindrical conductor, under the electric field integral equation for surface currents.)
- 2009-03-25 19:41:08下载
- 积分:1
-
11
根据连续时间函数的采样数据,利用spline重构该连续函数,并检查重构误差。(spline interpolation
)
- 2013-11-07 22:09:56下载
- 积分:1