-
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
-
bresenham
New algorithm bresenham.
- 2012-04-10 19:37:49下载
- 积分:1
-
weixiuli2014
Matlab简单TasksFrom LaralWikiLoading数据从一个文件中(Matlab Simple TasksFrom LaralWikiLoading data from a file)
- 2012-10-27 14:44:09下载
- 积分:1
-
geap
数值分析里面的高斯消元法利用全主元消去的程序(Numerical analysis method which use the Gaussian elimination procedure all main element elimination)
- 2010-12-01 21:54:45下载
- 积分:1
-
robotadaptivecontrol
基于模型整体逼近的机器人RBF网络自适应控制,本例为双力臂仿真程序(The overall model-based RBF network approximation of the robot adaptive control, in this case simulation program for dual-arm)
- 2009-06-11 14:31:18下载
- 积分:1
-
adapOMP
说明: OMP算法,基于压缩感知的正交匹配追踪算法,能够很好的重构出原始信号(OMP algorithm based on compressed sensing orthogonal matching pursuit algorithm that can reconstruct the original signal very good)
- 2011-04-06 20:35:01下载
- 积分:1
-
pnet_getvar
Gets any matlab variable (number-, cell-, struct- or object -array) from pnet. This file(s) is part of the tcp_udp_ip toolbox
- 2011-08-08 17:50:23下载
- 积分:1
-
2D-FDTD-Cylinder-Scatter
使用matlab通过fdtd实现一维到三维的光子晶体模拟(Using MATLAB FDTD to achieve through the one-dimensional to three-dimensional simulation of photonic crystal)
- 2014-10-31 12:48:41下载
- 积分:1
-
Kmeans_demo
说明: //实现K-means聚类算法
//包括main.m、distance.m、randCent.m、kMeans.m等四个matlab文件
//以及测试数据集(//Implementation of K-means clustering algorithm
// including four matlab files: main.m, distance.m, randCent.m, kMeans.m, etc.
//And test data sets)
- 2020-04-13 06:31:38下载
- 积分:1
-
Matlab-testing
Matlab预测控制程序 为大家开发预测打好基础(Matlab model predictive control program to lay the foundation for everyone to develop prediction)
- 2011-06-14 11:14:06下载
- 积分:1