期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
基于SVM法线算法的特征基因提取
1
作者 谷耀军 何东健 张阳 《农机化研究》 北大核心 2008年第6期145-148,共4页
鉴于特征提取在基因分类中扮演的重要作用,提出了一种基于支持向量机法线算法的特征提取方法。首先,使用线性支持向量机对训练样本进行训练,求出支持向量;然后,根据SVM法线算法计算各特征的权重,来获得法线向量,剔除数据集中权重较小的... 鉴于特征提取在基因分类中扮演的重要作用,提出了一种基于支持向量机法线算法的特征提取方法。首先,使用线性支持向量机对训练样本进行训练,求出支持向量;然后,根据SVM法线算法计算各特征的权重,来获得法线向量,剔除数据集中权重较小的冗余特征基因;最后,使用线性支持向量机分类器实现对有效特征基因子集的分类。用急性白血病数据集和结肠癌数据集进行了实验,结果表明:该方法识别效果良好,适应性强。 展开更多
关键词 基因表达谱 特征提取 支持向量机 SVM法线算法
在线阅读 下载PDF
一种改进的线性支持向量机的特征筛选算法 被引量:1
2
作者 张阳 刘永革 景旭 《西北农林科技大学学报(自然科学版)》 CSCD 北大核心 2006年第10期210-212,共3页
针对SVM法线特征筛选算法仅考虑法线对特征筛选的贡献,而忽略了特征分布对特征筛选的贡献的不足,在对SVM法线算法进行分析的基础上,基于特征在正、负例中出现概率的不同提出了加权SVM法线算法,该算法考虑到了法线和特征的分布。通过试... 针对SVM法线特征筛选算法仅考虑法线对特征筛选的贡献,而忽略了特征分布对特征筛选的贡献的不足,在对SVM法线算法进行分析的基础上,基于特征在正、负例中出现概率的不同提出了加权SVM法线算法,该算法考虑到了法线和特征的分布。通过试验可以看出,在使用较小的特征空间时,与SVM法线算法和信息增益算法相比,加权SVM法线算法具有更好的特征筛选性能。 展开更多
关键词 特征筛选 支持向量机 加权SVM法线算法 文本分类
在线阅读 下载PDF
基于工业机器人的复杂曲面路径规划及组合抛光工艺研究 被引量:3
3
作者 李尧 万奎平 《农业装备与车辆工程》 2022年第3期73-78,共6页
复杂曲面工件抛光加工中的路径规划及工艺的选择直接影响表面加工质量。针对目前机器人传输速率慢、容量受限以及对复杂曲面加工路径规划能力较差等问题,建立了一套机器人离线编程和远程控制系统,使用pose类型数据为载体传输位置坐标、... 复杂曲面工件抛光加工中的路径规划及工艺的选择直接影响表面加工质量。针对目前机器人传输速率慢、容量受限以及对复杂曲面加工路径规划能力较差等问题,建立了一套机器人离线编程和远程控制系统,使用pose类型数据为载体传输位置坐标、欧拉角、速度等加工信息,传输速度相较一般信息传输模式提高了85.5%;同时,实现了对复杂曲面CAD模型的3D点云数据的提取及平滑插值以实现更高精度的表面重构。路径规划中提出12点采样耦合求解方法,解决了3D点云中法线误差影响机器人运行稳定的问题。结合以上控制及求解手段,通过采用发泡聚氨酯与不同粒径颗粒的组合加工工艺对6620铝合金叶片研磨抛光,实现了粗糙度从138.11 nm到2.05 nm的高效超光滑抛光加工。 展开更多
关键词 工业机器人 复杂曲面 3D点云 路径规划 法线算法
在线阅读 下载PDF
结合有限元和非刚体运动估计的左心室应变分析 被引量:3
4
作者 刘复昌 尤建洁 +3 位作者 郭亮 王平安 韦志辉 夏德深 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2007年第8期1028-1033,共6页
提出一种直观地分析左心室在心脏收缩期的应变情况的方法.首先利用心脏核磁共振图像数据对左心室进行三维实体建模,再进行有限元单元划分;然后,使用非刚体运动估计算法——单位法线及高斯曲率混合算法,在左心室收缩期相邻时刻的有限元... 提出一种直观地分析左心室在心脏收缩期的应变情况的方法.首先利用心脏核磁共振图像数据对左心室进行三维实体建模,再进行有限元单元划分;然后,使用非刚体运动估计算法——单位法线及高斯曲率混合算法,在左心室收缩期相邻时刻的有限元模型表面上寻找最相似单元结点作为对应单元结点,计算各对应结点间的位移,并用α剪枝平均对位移过大的可疑结点进行处理;最后,利用弹塑性力学中应变与位移间的几何关系求解左心室表面各单元结点的应变,获得位移和应变的彩色云图.实验结果表明,该方法能直观、有效地反映左心室表面在整个心脏收缩期的形变情况和应变分布. 展开更多
关键词 有限元模型 单位法线及高斯曲率混合算法 左心室应变分析 α剪枝平均 心脏核磁共振图像
在线阅读 下载PDF
Upper bound solution for active thrust of nonhomogeneous cohesive soil considering effects of intermediate principal stress 被引量:4
5
作者 TANG Ren-hua MAO Feng-shan +1 位作者 CHEN Chang-fu LEI Ming 《Journal of Central South University》 SCIE EI CAS CSCD 2022年第2期582-595,共14页
Considering the variation of cohesion along the depth,the upper bound solution of active earth pressure for a rough inclined wall with sloped backfill is formulated based on a log-spiral failure mechanism.For a more a... Considering the variation of cohesion along the depth,the upper bound solution of active earth pressure for a rough inclined wall with sloped backfill is formulated based on a log-spiral failure mechanism.For a more accurate prediction,the influence of intermediate principal stress is taken into consideration using the unified strength theory.Converting the search for the active pressure to an optimization problem,the most critical failure surface can be located by a natural selection-based gravitational search algorithm(GSA).The proposed method is validated compared with existing methods for noncohesive and cohesive cases and proved to be more accordance with the limit equilibrium solution.The influences of the variation of soil cohesion and intermediate principal stress on active earth pressure coefficient are then fully studied.It can be concluded that both the variations of soil cohesion and intermediate principal stress have a significant influence on the active earth pressure coefficient. 展开更多
关键词 unified strength theory earth pressure logarithmic spiral failure surface upper bound method gravitational search algorithm
在线阅读 下载PDF
Nonlinear inversion for electrical resistivity tomography based on chaotic DE-BP algorithm 被引量:5
6
作者 戴前伟 江沸菠 董莉 《Journal of Central South University》 SCIE EI CAS 2014年第5期2018-2025,共8页
Nonlinear resistivity inversion requires efficient artificial neural network(ANN)model for better inversion results.An evolutionary BP neural network(BPNN)approach based on differential evolution(DE)algorithm was pres... Nonlinear resistivity inversion requires efficient artificial neural network(ANN)model for better inversion results.An evolutionary BP neural network(BPNN)approach based on differential evolution(DE)algorithm was presented,which was able to improve global search ability for resistivity tomography 2-D nonlinear inversion.In the proposed method,Tent equation was applied to obtain automatic parameter settings in DE and the restricted parameter Fcrit was used to enhance the ability of converging to global optimum.An implementation of proposed DE-BPNN was given,the network had one hidden layer with 52 nodes and it was trained on 36 datasets and tested on another 4 synthetic datasets.Two abnormity models were used to verify the feasibility and effectiveness of the proposed method,the results show that the proposed DE-BP algorithm has better performance than BP,conventional DE-BP and other chaotic DE-BP methods in stability and accuracy,and higher imaging quality than least square inversion. 展开更多
关键词 electrical resistivity tomography nonlinear inversion differential evolution back propagation network Tent map
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部