-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
STC波形处理方法,提取波列慢度
STC波形处理方法,提取波列慢度,应用于地震资料处理与测井资料处理中(STC waveform processing method to extract wave train slow degrees, applied to seismic data processing and logging data processing)
- 2021-04-24 01:48:47下载
- 积分:1
-
message_for_whatnc.m
MATLAB教材学习资料,大家应该能使用的上matlab_netCDF_OPeNDAPmessage_for_whatnc.m.rar
MATLAB教材学习资料,大家应该能使用的上(studying for matlab!)
- 2011-09-24 12:21:24下载
- 积分:1
-
0-1fenpei
本程序是用来解决0-1规划问题的,匈牙利算法的MATLAB程序(用以解决分配(指派)问题)
本程序的用法是:输入效率矩阵 marix 为方阵,调用自编指令[z,ans]=fenpei(marix) 输出z为最优解,ans为最优分配矩阵。(This procedure usage is: input efficiency marix phalanx, calls for matrix maozhi instructions, [z] = fenpei (ans marix) output z for optimal solution, ans for optimal distribution matrix.)
- 2010-12-03 19:28:09下载
- 积分:1
-
Phase Field Simulation for fracture
说明: 基于MATLAB平台与相场法的裂缝断裂模拟(this code is used for simulating fracture development of structure based on phase field method.)
- 2021-04-27 09:58:44下载
- 积分:1
-
Helbreath
战场最新源代码大家一起研究一下。看看还有什么不对的地方进行最新的描述(大家一起研究一下。看看还有什么不对的地方进行最新的描述)
- 2010-02-25 07:18:50下载
- 积分:1
-
Matlab-runcode
实现emd在慢、matalb上的运行
真的很好啊(emd is very good)
- 2013-02-27 16:02:23下载
- 积分:1
-
RegressionAnalysis
matlab 回归分析 解释很详细 是你学习的统计的好工具(matlab regression analysis to explain in great detail is that you learn a good tool for statistical)
- 2008-12-10 11:10:26下载
- 积分:1
-
Backpropagationexamples
Neural Networks for compress-Decompress and character recognition.
- 2010-11-19 07:13:56下载
- 积分:1
-
MATLAB7X
Matlab7.0 程序设计语言(第二版)楼顺天 的电子课件(Matlab7.0 Programming Language (second edition) floor of the electronic courseware Shuntian)
- 2009-05-16 16:44:44下载
- 积分:1