资源列表

« 1 2 ... .63 .64 .65 .66 .67 2068.69 .70 .71 .72 .73 ... 2830 »

[人工智能/神经网络/遗传算法machine-learning_PCA

说明:环境为winpython 32bit 2.7.5.3 p = PCA() print u"均值化后的数据集为:",p.dataset( H:\\PCA_test.txt ) print u"协方差矩阵为:",p.COV() print u"特征向量为:",p.eig_vector()[1] tt = p.pc(dim=1) print "tt:",tt print u"新的维度数据集",t
<hhkk> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法face-recognition-using-HMM

说明:使用hmm隐马尔科夫链做人脸识别,重量级论文。非常好。 face recognition using an embedded H-face recognition using an embedded HMM
<hhkk> 在 2025-02-03 上传 | 大小:278kb | 下载:0

[人工智能/神经网络/遗传算法Clustering

说明:k-means,k-centroids聚类分析,效果展示。-k-means, k-centroids clustering algorithm analysis and display.
<尚志远> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法My-nnet

说明:neural network training code in matlab
<ali> 在 2025-02-03 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法informationgain

说明:完全的信息增益比代码,有注释。已运行。可进行信息熵,信息增益运算-Complete information gain ratio code, annotated.
<fan lu> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法informationgain

说明:昨天传的有点小BUG 今天全部改正。实现信息增益比的代码。输入为样本,及样本类-Yesterday, a little BUG pass all correct today. Realized gain ratio information code. Enter the sample, and the sample class
<fan lu> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法DecisionTreeID3

说明:决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
<huadong> 在 2025-02-03 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法1

说明:BP神经网络解决异或问题,还不错-BP neural network to solve XOR problem
<luhairong> 在 2025-02-03 上传 | 大小:8kb | 下载:0

[人工智能/神经网络/遗传算法FCM-used-for-image-segmention

说明:基于FCM的图像分割算法,先对图像平滑,然后利用FCM对像素聚类,实现对图像的分割。-A methord based on FCM for image segmenting,firstly,using filter to smooth the image and the use the rule of FCM clustering pix finshing image segmention
<小倩> 在 2025-02-03 上传 | 大小:574kb | 下载:0

[人工智能/神经网络/遗传算法ekfslam_v2.0

说明:扩展卡尔曼滤波的同时定位与构图算法升级版-Extended Kalman Filter algorithm for simultaneous localization and composition upgrades
<赵亚凤> 在 2025-02-03 上传 | 大小:32kb | 下载:0

[人工智能/神经网络/遗传算法fastslam

说明:压缩扩展卡尔曼滤波的同时定位与构图算法,自行设定路径和路标,动画显示定位过程-Compression and expansion of Calman filter simultaneous localization and mapping algorithm, set the path and road signs, animation display positioning process
<赵亚凤> 在 2025-02-03 上传 | 大小:51kb | 下载:0

[人工智能/神经网络/遗传算法ukfslam

说明:粒子滤波在定位中的应用,可设定路标和路径,动态显示定位过程-Application of particle filtering in the location, can be set to landmarks and path, dynamic display of the positioning process
<赵亚凤> 在 2025-02-03 上传 | 大小:5.68mb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 2068.69 .70 .71 .72 .73 ... 2830 »

源码中国 www.ymcn.org