搜索资源列表
c45Algorithm
- C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for i
@rbf
- 因其核函数的良好性态,RBF核SVM(RBF-SVM)在实际应用中表现出良好的学习性能,但是RBF核函数中的参数对SVM的性能起决定性作用.阐述了RBF-SVM的性能随着变化而变化的规律,并将RBF-SVM引入自动羽绒识别系统中.根据自动羽绒识别系统的实际需求和RBF-SVM的性能变化规律,论述了本系统中参数的选取依据和选取过程,并且给出了的相关曲线变化图.通过研究,最后得到适合本系统的识别模型,从而提高了系统的总体识别率.同时,也验证了RBF-SVM的良好特性和其受参数的约束规律.
B747_simulink_Model
- 以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分: 1. 飞机运动的空间六自由度仿真模型 2. 自动驾驶仪仿真模型; 3.执行器仿真模型; 4.大气重力环境模型; 5.气动数据模型; 6.发动机推力模型; 另外,仿真过程中: 1.考虑了风场的影响 2.考虑了传感器的随机噪声; 3.考虑了执行器时间延迟; 4.采用变增益控制器; 状态方程选取:速度、攻角、侧滑角、机体系三轴角速度、欧拉角、
Simpson
- 数值分析课程必备的算法:自动选取步长Simpson公式求积分算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected step formula for Simpson integral algorithm. Those students in need to download
TX
- 数值分析课程必备的算法:自动选取步长梯形法算法。有需要的同学下载-Numerical analysis algorithms required courses: automatically selected algorithm step ladder. Those students in need to download
ARMASA_1_8
- 一个横好的谱估计算法,AM ma 和arma模型,可以自动的选取。-A good cross-spectral estimation algorithm, AM ma and arma model selection automatically.
jisuanfangfa
- 计算方法中8中典型算法的实现。 jacobi seidal sor 样条插值 自动选取步长 Romberg求积法算法等 -Method of calculating the 8 typical algorithm. jacobi seidal sor automatically selected spline interpolation step Romberg quadrature algorithm
Autofocus
- 介绍自动对焦的文章主要介绍了对焦技术探测技术包括频域分析目标函数目标函数效能验证影像评估效能之因素高斯低通滤波器参数的选取自动对焦技术以及相关实验结果与分析-Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function, the objective fu
Auto focus
- 介绍Auto focus的文章,主要介绍了对焦技术,探测技术;包括频域分析、目标函数、目标函数效能验证、影像评估效能之因素、高斯低通滤波器参数的选取、自动对焦技术;以及相关实验结果与分析。-Introduction Auto focus of the article introduces the focus technology, detection technology including frequency domain analysis, the objective function,
K-Means
- 用于自动选取阈值的功能,可以将一些数值按照一定的方法分类-Used to automatically select the threshold function can be some numerical method of classification according to certain
svm
- 基于遗传算法的支持向量回归机参数选取,针对支持向量回归机( support vector regression , SVR) 的参数选择问题,提出了基于遗传算法的 SVR 参数自动确定方法。分-Based on genetic algorithm parameter selection of Support Vector Regression
abc
- C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for its e
PlateLocal(matlab)
- 实现车牌识别并自动定位* 主函数:MyCarLocal.m * * im2gray 将图像转化为灰度图象; * * mycombine 区域合并; * * select 前期处理的区域选取; * * isplate 判断检测出的区域是否为车牌区域,还需要继续完善。-Automatic license plate recognition and positioning to achieve
zidongtixing
- 自动选取步长梯形法算法的C++程序,可求出积分的近似值。-A C++ program for Automatically select the step trapezoidal algorithm,which can calculate integral approximation.
huang
- 程序目的:间隔取点 可以自由选取将一组时间序列的采集点:如愿采集点间隔为0.01s,通过程序可自动得到采点间隔为0.05s时间序列。- Program purpose: to take point interval can be freely selected a set of time series of the collection point: to do so collection point interval of 0.01s, the program can automati
ARMA_predict
- MATLAB编写的ARMA建模程序,可实现UI打开EXCEL文件,自动选取合适滞后阶数ARMA建模和任意几期预测。-ARMA modeling program written in MATLAB, enabling the UI Open EXCEL file and automatically selects the appropriate number of lags several of ARMA modeling and forecasting arbitrary.
autoStepTrapezoidalMethod
- 自动选取步长梯形法求数值积分。使用函数实现,方便移植重用。-Automatically selected step trapezoidal method for numerical integration. Use function to achieve, easy to transplant reuse.
somsh
- 基于自组织型神经网络SOM的分类,自动选取不同神经元的个数。-Based on self-organizing neural network SOM classification, automatically selects the number of different neurons.
multifactor
- %% 多因子选股模型 %V1.0 %将确定好的多因子(暂时还不支持自动选取适合的多因子),计算每只股票的得分,根据股票的得分划分为n个区间 %数据按列分别为stk,date,close,totalsize(总市值),lsize(流通市值),ret(收益率) %目前版本的多因子只有总市值一个,以后如果因子变多只需要加在close之后(第四列)和lsize之前(end-3列)(% multi factor model %V1.0 % will determine a good multi
基于训练样本自动选取的SVM彩色图像分割方法研究
- 该文献主要介绍了基于训练样本自动选取的SVM彩色图像分割方法,详细的对比了各种方法的优缺点(This paper mainly introduces the SVM color image segmentation method based on the training sample automatically, and compares the advantages and disadvantages of various methods in detail)