资源列表

« 1 2 ... .82 .83 .84 .85 .86 287.88 .89 .90 .91 .92 ... 2830 »

[人工智能/神经网络/遗传算法Incomplete-chessboard

说明:残缺棋盘(defective chessboard)是一个有2^k×2^k(k>=1)个方格的棋盘,其中恰有1个方格残缺, 其中残缺的方格用阴影(0)表示。 这样的棋盘称作“三格板”(triominoes),残缺棋盘问题就是用这4种三格板覆盖更大的残缺棋盘。在覆盖中要求: 两个三格板不能重叠。 三格板不能覆盖残缺方格,但必须覆盖其他所有的方格。 在这种限制条件下,所需要的三格板总数为(2^k×2^k-1)/3
<孙嘉嘉> 在 2024-09-30 上传 | 大小:1024 | 下载:0

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

说明:复习网络社团划分检测的模块度Q的实现。注意根据代码设计社团的数据结构。-Modularity Q。
<小蒙> 在 2024-09-30 上传 | 大小:1024 | 下载:1

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

说明:建筑能耗预测的matlab编写的m文件,利用环境信息进行预测-the m file of build energy prediction
<yaolili> 在 2024-09-30 上传 | 大小:1024 | 下载:0

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

说明:该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
<李康> 在 2024-09-30 上传 | 大小:1024 | 下载:0

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

说明:利用模糊控制实现函数辨识,运行结果为显示原曲线,辨识曲线和误差。另还有多幅辅助曲线。- Using fuzzy control to realize function identification, the results show that the original curve, the identification curve and error. Ther
<zhangmingyi> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法BP_Simulation-examples

说明:BP神经网络的模式识别matlab仿真实例,实测可用-Pattern Recognition matlab BP neural network simulation instance and Available
<LEE> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法the-estimation-of-the-circle-

说明:the estimation of the jam of the circle
<hb6106> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法euclidean-distance

说明:euclidean distance matrix
<samira> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法normalized-feature

说明:normaliziation feature
<samira> 在 2024-09-30 上传 | 大小:1024 | 下载:0

[人工智能/神经网络/遗传算法k-nearest-neighbors-with-incremental-distance-upd

说明:k-nearest-neighbors classification with incremental update of distance matrix
<samira> 在 2024-09-30 上传 | 大小:1024 | 下载:0

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

说明:Performs KNN classification to a set of data points using a given training data and the associated class labels
<samira> 在 2024-09-30 上传 | 大小:1024 | 下载:0

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

说明:本程序用BP神经网络模拟一年当中的价格模型,精确预测不同时间下的价格-The program simulates the year the price of BP neural network model to accurately predict the price at different times of
<tompkins> 在 2024-09-30 上传 | 大小:1024 | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 287.88 .89 .90 .91 .92 ... 2830 »

源码中国 www.ymcn.org