资源列表

« 1 2 ... .13 .14 .15 .16 .17 518.19 .20 .21 .22 .23 ... 2830 »

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

说明:使用三次样条函数的神经网络结构代码,比其他方法有一定优越性-Using a cubic spline function neural network structure of the code, there are certain advantages over other methods
<> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:使用最基本的BP算法写的神经网络程序,没有使用matlab的神经网络库-BP algorithm uses the most basic neural network to write programs without using matlab neural network library
<> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:用智能搜索算法A星算法解决8位码问题,。- A star with a smart search algorithm algorithm to solve the problem 8 yards
<zh> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:[ZJOI2008]杀蚂蚁antbuster 模拟题-[ZJOI2008] kill ants antbuster simulation title
<sxy> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:模糊控制的实现,含有模糊控制表的实现,以及结合PID-Fuzzy control with fuzzy control table to achieve, and the combination of PID
<xiaoliu> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法Forest-Fires-Data-Set

说明:森林火灾数据集,可作为 数 据 挖 掘 的数据库-Forest fires dataset can be used as data mining database
<张先韬> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:ECG信号的读取与显示,应用MIT-BIH标准库,每行代码标有注释-Read and display of ECG signal using MIT- BIH standard library, every line of code marked with comments
<> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:基于MATLAB源程序的公路运量预测,利用人工神经网络及其MATLAB实现的-Based on MATLAB source of road traffic forecasting, using artificial neural network and its MATLAB implementation
<邢文> 在 2024-10-05 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法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> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

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

[人工智能/神经网络/遗传算法FIS-Design

说明:It is about how to design a FIS.
<Amir Sanaii> 在 2024-10-05 上传 | 大小:2048 | 下载:0

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

说明:树回归:对复杂的关系建模。一般可以分为两种,一种是回归树,一种是模型树, 主要的区别在于对于叶节点的建模方式,回归树使用分段常数,模型树使用线性回归方程。 可以使用剪枝技术对于可能过拟合的树进行剪枝,剪枝一般分为预剪枝和后剪枝。 回归树和模型树都是2元树,每次总是选择最好的分割方式,分成两部分。 这个是自己写的Python语言的CART树回归程序,基本实现了其原理,注释比较多。-Tree Regression: m
<iihaozl> 在 2024-10-05 上传 | 大小:2048 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 518.19 .20 .21 .22 .23 ... 2830 »

源码中国 www.ymcn.org