资源列表

« 1 2 ... .46 .47 .48 .49 .50 5051.52 .53 .54 .55 .56 ... 28523 »

[matlab例程ddc_30m

说明:中频70M,30M带宽LFM信号,采样率为102.4M,数字下变频后,还进行了三倍抽取,最后还得到I,Q两路信号 -IF 70M, 30M bandwidth LFM signal, the sampling rate of 102.4M, digital down conversion, the samples were carried out three times, the last also I, Q two-way signal
<xiebin> 在 2025-11-26 上传 | 大小:1kb | 下载:0

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

说明:Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便-Joachims s SVM-light kit which contains two. Exe files svm_classify.exe svm_learn.exe can Transductive SVM with Anton
<Mingjie Qian > 在 2025-11-26 上传 | 大小:1.85mb | 下载:0

[人工智能/神经网络/遗传算法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-11-26 上传 | 大小:23kb | 下载:0

[matlab例程MATLAB

说明:包含多个未知数的多个方程组的matlab解法-Includes a number of unknown number of equations matlab Solution
<sean> 在 2025-11-26 上传 | 大小: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-11-26 上传 | 大小:4kb | 下载:0

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

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

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

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

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

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

[数据结构常用算法arragement

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

[数学计算/工程计算pm

说明:这是一个可以计算加减乘除的程序,你只需输入一个算式,就会给出答案。-This is a calculation can calculate the procedure, you only need to input a formula, it will give the answer.
<false> 在 2025-11-26 上传 | 大小: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-11-26 上传 | 大小: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-11-26 上传 | 大小:19kb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 5051.52 .53 .54 .55 .56 ... 28523 »

源码中国 www.ymcn.org