资源列表

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

说明:智能诊断故障神经网络训练仿真系统.进行智能故障诊断-Intelligent fault diagnosis of neural network training simulation system. For Intelligent Fault Diagnosis
<stephen> 在 2025-01-11 上传 | 大小:1.13mb | 下载:1

[matlab例程convex_optimization

说明:凸优化程序包,包含各种凸优化算法,可供方便调用.-Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.
<李普> 在 2025-01-11 上传 | 大小:5.06mb | 下载:1

[matlab例程NSGA2-dynamic

说明:多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.-Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the g
<antercy> 在 2025-01-11 上传 | 大小:114kb | 下载:1

[matlab例程Matlab

说明:合成孔径雷达成像RD算法源码 ,运行是正确的 对学雷达成像的有用-Synthetic aperture radar imaging algorithm RD-source, running is the right to learn the usefulness of radar imaging
<王涛> 在 2025-01-11 上传 | 大小:2kb | 下载:1

[matlab例程SEP

说明:LEACH协议的改进算法,注重簇头的产生部分,有相关的文献支持,对于理解LEACH协议有帮助-LEACH protocol to improve the algorithm, focus on the selection of cluster head of the relevant literature to support, for understanding the LEACH protocol help
<江海> 在 2025-01-11 上传 | 大小:2kb | 下载:1

[matlab例程testfunction

说明:用MATLAB编写的18个智能优化算法的测试函数程序-Prepared using MATLAB Intelligent Optimization Algorithm 18 function testing procedures
<潘晔> 在 2025-01-11 上传 | 大小:4kb | 下载:1

[人工智能/神经网络/遗传算法tabu-search-for-tsp

说明:利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
<dayong> 在 2025-01-11 上传 | 大小:3kb | 下载:1

[matlab例程ANN

说明:ANN基本知识和应用课件,MATLAB ANN源代码-ANN basic knowledge and application of courseware, MATLAB ANN source code
<大卫> 在 2025-01-11 上传 | 大小:1.3mb | 下载:1

[matlab例程CMA

说明:基于matlab的CMA盲均衡算法仿真程序-Matlab based on the CMA blind equalization algorithm simulation program
<徐哲> 在 2025-01-11 上传 | 大小:1kb | 下载:1

[数值算法/人工智能pagerank

说明:google搜索的核心技术,VC++源码实现,包含测试数据库-google search for the core technology, VC++ source realization, including test database
<warden> 在 2025-01-11 上传 | 大小:384kb | 下载:1

[数学计算/工程计算tony

说明:指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ prin
<林小世> 在 2025-01-11 上传 | 大小:6kb | 下载:1

[matlab例程crc_matlab

说明:循环冗余检查(CRC)是一种数据传输检错功能,对数据进行多项式计算,并将得到的结果附在帧的后面,接收设备也执行类似的算法,以保证数据传输的正确性和完整性。-Cyclic Redundancy Check (CRC) is a data transmission error detection function, the data polynomial, and the result was attached to the back fr
<张洋> 在 2025-01-11 上传 | 大小:2kb | 下载:1

源码中国 www.ymcn.org