资源列表

« 1 2 ... .63 .64 .65 .66 .67 24568.69 .70 .71 .72 .73 ... 28522 »

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

说明:Anton s Matlab interface to SVM light 提供Joachims的SVM light 使用非常方便-Anton s Matlab interface to SVM light provide Joachims s SVM light is very convenient to use
<Mingjie Qian > 在 2025-07-01 上传 | 大小:23kb | 下载:0

[matlab例程MATLAB

说明:包含多个未知数的多个方程组的matlab解法-Includes a number of unknown number of equations matlab Solution
<sean> 在 2025-07-01 上传 | 大小:2kb | 下载:0

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

说明:用BP神经网络实现模糊控制规则为T=int[(e +ec)/2]的模糊神经网络控制器。可以改变隐层节点数和学习速率。网络训练算法是变学习速率法。-BP neural network with fuzzy control rules for the T = int [(e+ Ec)/2] of the fuzzy neural network controller. Can change the hidden layer nodes and learning rate. Network tra
<韩梅> 在 2025-07-01 上传 | 大小:4kb | 下载:0

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

说明:介绍模糊控制,智能控制,神经控制和遗传控制系统的书籍-Introduction of fuzzy control, intelligent control, neural control and the genetic control system for books
<张永红> 在 2025-07-01 上传 | 大小:8.5mb | 下载:0

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

说明:遗传算法插值程序,直接使用-Genetic algorithms interpolation procedures, direct use
<雪肤> 在 2025-07-01 上传 | 大小:1kb | 下载:0

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

说明:关于人工智能作业---推销商旅行问题,用C编写,简单易懂-On the artificial intelligence operation--- travel salesman problem, using C to prepare, easy-to-read
<谢洛伊> 在 2025-07-01 上传 | 大小:11kb | 下载:0

[数据结构常用算法arragement

说明:数据结构涉及到的所有排序算法,如基数排序,堆排序等-Data structures involved in all the sorting algorithm, such as base sequencing, etc. HEAPSORT
<吴尘秋> 在 2025-07-01 上传 | 大小:4kb | 下载:0

[matlab例程FiberGratingSpectra

说明:传输矩阵法计算啁啾光栅反射谱 本节中给出传输矩阵法计算啁啾光栅反射谱和 时延的完整M at lab 程序实例, 本段代码在 M at lab513 和W indow s2000 环境中运行通过。运行结果如图8 所示。可以改变光栅长度、有效折射率、折射率调制深度、啁啾系数等参数来获得不同参数下光栅反射谱和时延曲线。如果打开“% 切趾”行的屏蔽符“% ”则可得到切趾后光栅反射谱和时延特性曲线, 此时计算所得的曲线将比图8 中所示的曲线平滑很多。-Transfer matrix metho
<金沧> 在 2025-07-01 上传 | 大小:1kb | 下载:1

[数学计算/工程计算pm

说明:这是一个可以计算加减乘除的程序,你只需输入一个算式,就会给出答案。-This is a calculation can calculate the procedure, you only need to input a formula, it will give the answer.
<false> 在 2025-07-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法qishi

说明:void Knight(int i , int j) { // printf("%d %dn",i,j) if (board[i][j] != 0 || i < 0 || i >= Size || j < 0 || j >= Size ) { return } step++ board[i][j]=step if (step == Size*Size) { showboard() system("PAUSE
<json> 在 2025-07-01 上传 | 大小:3kb | 下载:0

[matlab例程image_cut

说明:运用MATLAB程序将索书号文字从图像中进行识别分割出来.包含有图像和源程序.-MATLAB application procedure will call number text from the image to identify differently. Contains images and source code.
<1234> 在 2025-07-01 上传 | 大小:19kb | 下载:0

[数据结构常用算法binary_trees

说明:能够实现二叉树的基本功能,是学习二叉树的很好的资料!-To achieve the basic functions of binary tree, binary tree is to learn from the good information!
<yedaixiong> 在 2025-07-01 上传 | 大小:1kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 24568.69 .70 .71 .72 .73 ... 28522 »

源码中国 www.ymcn.org