搜索资源列表
SysEnvVar
- 环境变量是包含诸如驱动器、路径或文件名之类的字符串。本程序创建了一个对话框,用户可以根据需要从对话框的按钮选项中选择服务,服务包括查询、设置和修改系统环境变量。-environment variables are included, such as actuators, path or file name like strings. The procedure created a dialog, users may need from
SGA2[1].0
- GA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行优化。 本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦) 并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;单点变异,浮点变异;-GA (Simple Genetic Algorithm) is a powerful, intelligent mult
piaoyimoxing_bianliangxuanze
- 陀螺漂移模型变量的选择在建模中具有重要作用。本文讨论了变量选择的多种方法,提出一种改进的子集比较法,并结合陀螺测漂实例对实现模型变量的最优选择进行了研究 -Gyro drift model for the choice of variables in the modeling plays an important role. This article discusses a variety of variable selection
lasso
- lasso变量选择方法,通过惩罚项解决过拟合的问题-lasso variable selection method
elasticnet_1.0-5
- 弹性网和Lasso的代码 用来变量选择的好工具-Lasso code
mboxplot
- 自己在进行分类时写的用于多变量分布浏览,特征选择的函数,可快速查看各特征分布情况,便于后续特征选择-use to display character value
plslda
- 偏最小二乘线性判别分析, 以及变量选择方法-partial least squares-linear discriminant analysis
anfis
- ANFIS网络编程环境下的变量选择程序,通过确定非相关性分析挑选适合确定输出的输入变量-ANFIS network programming environment variable selection procedures, by determining the selection of non-correlation analysis to determine the output of the input variables for
lasso
- Lasso变量选择方法创始人的经典代码,内含多个源代码,每个可单独运行-Lasso variable selection method, founder of the classical code, containing more than one source code can be run separately for each
TOPTP
- 使用前需要配置PHP变量。配置方法(以下两种方法的任意一种): 1, 选中toptp.bat,鼠标右键 编辑,找到if " PHP_COMMAND " == "" set PHP_COMMAND=php.exe 这一行, 把php.exe换为你电脑上的php.exe文件地址。这个文件再你的PHP安装目录下可找到。如E:\php\php.exe 2, 配置你电脑的变量环境。右键“我的电脑” “属性”
Variable-Selection-Lab
- 变量选择方法的代码,本人经编写验证正确而的代码,欢迎使用-Variable selection method code, I verify the correct and by writing code, Welcome
LDPC
- 这是关于LDPC信道编码模块设计的程序 打开源程序,先运行gengrate_h.m程序,陆续将码长设置为756bit,列重设置为3,行重设置为9。在Workspace中同时将H、A、B、C、D、E、Hget、Fget、g、Tget这是个变量选择另存为encode_in.mat 格式。再运行main_encode.m进行编码,主程序运行后,在当前目录下,自动生成编码结果文件“encode—out.mat”,这将作为下一次扩频调制仿
lab
- 基于AIC,BIC准则的变量选择方法的matlab程序实现代码-Based on AIC, BIC criteria for variable selection methods matlab program implementation code
varslect
- 用matlab写的可以在excle中输入变量,然后在matlab中做变量选择做一元和多元回归的程序,并可以画图表示结果。-Can write using matlab input variables in excle choose to do one yuan and multiple regression procedures, and then in matlab variables that the results and dra
CARS_V1.50
- CARS-PLS 用于光谱数据或色谱数据变量选择的matlab 源码-CARS-PLS variable selection method for spectral data or chromatography data
uve_pls
- 对一维光谱实现偏最小二乘回归进行UVE变量选择-UVE variable selection on the spectrum
correlation-coefficient-method
- 计算光谱阵中吸光度向量与浓度向量的相关系数,波长变量选择可以用此方法!-Absorbance in the spectral matrix calculated correlation coefficient vector and concentration of vector, wavelength, variable selection can use this method!
A-new-SVM-method-based-on-gradient
- 基于支持向量机选择确定决定分类最优分界面的支持向量样本,基于这些样本中各个变量在基坐标上投影进行变量选择-Selection based on support vector machine (SVM) to determine the optimal boundary decision classification support vector of the sample, based on the sample of each var
无信息变量消除
- 一段用于光谱分析波段选择的无信息变量消除算法matlab代码。(A band for spectral analysis of information-free variable elimination algorithm matlab code)
变量选择
- lasso alsso scad 实例 R文件,基于数据EnergyData.csv,分别采用逐步回归法,Lasso,自适应Lasso等方法对影响响应变量的因变量进行选择(lasso alsso scad Adaptive Lasso and other methods select the dependent variables that affect the response variables)