资源列表

« 1 2 ... .60 .61 .62 .63 .64 4565.66 .67 .68 .69 .70 ... 28523 »

[人工智能/神经网络/遗传算法Eight-puzzle

说明:这个程序是A*算法的简单实现,来解决八数码问题-It just simply applys the A* algorithm to solve the Eghit-puzzle problem
<高金华> 在 2025-11-25 上传 | 大小:2kb | 下载:0

[数值算法/人工智能061221073

说明:八皇后的scheme,java,c的三种解法-8 Queen' s scheme, java, c of the three solution
<pangxu> 在 2025-11-25 上传 | 大小:5kb | 下载:0

[matlab例程fadongjiMBP

说明:伺服电机的神经网络参数自整定程序,利用BP误差反向传播算法改变PID 控制参数以获得优越的控制效果-Servo motor parameters of the neural network self-tuning procedures, the use of error back-propagation algorithm BP to change PID control parameters for superior control
<阿满> 在 2025-11-25 上传 | 大小:1kb | 下载:0

[matlab例程jingtongmatlab7

说明:精通matlab7很好的资料,对你深入学习matlab有很好的功效~推荐下载 北航资料-Matlab7 good very good information, you have a good depth study of the efficacy of matlab ~
<smart155> 在 2025-11-25 上传 | 大小:3.3mb | 下载:0

[数值算法/人工智能BP

说明:BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //学习样本个数 #define IN 3 //输入层神经元数目 #define HN 2 //隐层神经元数目
<梅汉文> 在 2025-11-25 上传 | 大小:3kb | 下载:0

[数据结构常用算法Subset

说明:这是一个关于用递推法解决求某一个集合的所有的子集。非常适合初学数据结构的同胞阅读。-It is a recursive method used to solve a set for a subset of all. Data structure is very suitable for beginners to read compatriots.
<> 在 2025-11-25 上传 | 大小:148kb | 下载:0

[数据结构常用算法Tree

说明:这个程序是用来实现二叉树的一些最基本的操作。如前序,后序,中序遍历,以及求树的深度。-This procedure is used to fulfill some of the basic binary tree operation. Sequence such as the former, the latter sequence, in order traversal, as well as for the depth of the tree.
<> 在 2025-11-25 上传 | 大小:167kb | 下载:0

[数学计算/工程计算Lab0605-fft

说明:DSP实现蝶形FFT算法 为某开发板公司5509开发板资料-DSP butterfly FFT algorithm to achieve a development board for the 5509 development board company information
<张队> 在 2025-11-25 上传 | 大小:49kb | 下载:0

[数值算法/人工智能anneal

说明:解决基于模拟退火算法的源代码,还有详细的源程序及解释-Based on simulated annealing algorithm to solve the source code, as well as a detailed explanation of the source and
<ycc> 在 2025-11-25 上传 | 大小:42kb | 下载:0

[数学计算/工程计算BLS-GSM_Denoising

说明:基于小波域隐马尔可夫模型的图像降噪,性能最好的图像降噪程序。 -Based on wavelet-domain Hidden Markov Model of image noise, the performance of the best image noise reduction procedures.
<蒲秀娟> 在 2025-11-25 上传 | 大小:1.34mb | 下载:0

[matlab例程fuzzypid1

说明:一个用simulink做的模糊PID自适应系统,通过三个模糊FIS:dkp,dki,dkd来分别控制Kp,Ki,Kd,以达到PID参数可自动调整的目的。-A simulink do with self-adaptive fuzzy PID system, through three fuzzy FIS: dkp, dki, dkd to control the Kp, Ki, Kd, in order to achieve automatic adjustment of PID paramete
<罗成> 在 2025-11-25 上传 | 大小:10kb | 下载:0

[matlab例程fuzzypid2

说明:一个用simulink做的模糊PID自适应系统,FIS等都比较简单,适合初学者。通过与PID的比较曲线可以看出此系统更加优越。-A simulink do with self-adaptive fuzzy PID system, FIS are relatively simple, suitable for beginners. Comparison with the PID system curve can be seen even more superior.
<罗成> 在 2025-11-25 上传 | 大小:8kb | 下载:1
« 1 2 ... .60 .61 .62 .63 .64 4565.66 .67 .68 .69 .70 ... 28523 »

源码中国 www.ymcn.org