CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Direct

搜索资源列表

  1. 3

    0下载:
  2. 数据结构中的几种排序--直接插入排序和希尔排序-Direct insertion sorting and hill sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2001
    • 提供者:ww
  1. shujujiegou

    1下载:
  2. a.HUFFMAN树及HUFFMAN编码 任务:由用户输入n个结点权值,建立HUFFMAN树并输出HUFFMAN编码。 b.二叉树建立及相关算法实现 任务:按照广义表表达法建立二叉树,并实现二叉树的层次、先序、中序与后序遍历,以及输出树中叶子结点的结点值及叶子结点的个数。( 用递归或非递归的方法都可以) 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立创建二叉树存储结构的的输入函数、输出层序遍历序列的函数、输出先序遍历序列的函数、输出后序遍历序列的函
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:45546
    • 提供者:李珊珊
  1. xinhaobuhuo

    0下载:
  2. 用Matlab仿真直接序列扩频系统,M文件编译,附带PPT说明-Matlab simulation with direct sequence spread spectrum system, M files to compile, with notes PPT
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:323481
    • 提供者:qqq
  1. householdandSchmidt

    0下载:
  2. 自己写的household和Schmidt正交分解算法,花了点时间测试成功。是单独的函数,直接调用就可以使用了。-Write their own household and Schmidt orthogonal decomposition algorithm, time spent testing success. Is a separate function, you can use a direct call to the.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:严君
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899673
    • 提供者:songmingzhao
  1. CSparse_matrix_tar

    0下载:
  2. csparse是《Direct Methods for Sparse Linear Systems》一书配套的源码教程,是稀疏矩阵在数值计算中的代码的例程,内含matlab接口,在数据压缩存储,大规模稀疏线性系统求解,游戏建模等方面有广泛的应用,且代码简洁高效,便于阅读学习。-CSparse is concise and simple to understand and thus suitable for a textbook, yet it is also industrial-strengt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1386520
    • 提供者:snow
  1. test

    0下载:
  2. 车牌定位算法,直接对拍照图片进行定位,比较省时-License plate location algorithm, the direct positioning of the camera picture, more time-saving
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:811
    • 提供者:靳丽丽
  1. algo

    0下载:
  2. 线性方程组直接与间接解法的C++实现代码-Linear equations of direct and indirect method of C++ to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:238165
    • 提供者:江林
  1. equation

    0下载:
  2. 解方程组的MATLAB程序,直接运行。希望对大家有帮助。-Solution of equations of the MATLAB program, direct running. We want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:15787
    • 提供者:李可
  1. MATLAB_yichuan

    0下载:
  2. 本书系统介绍MATLAB遗传算法和直接搜索工具箱的功能特点、编程原理及使用方法。全书共分为9章 第一章至第四章介绍遗传算法的基础知识第五章至第七章介绍英国设菲尔德大学的MATLAB遗传算法工具箱及其使用方法 第八章和第九章介绍MathWorks公司最新发布的MATLAB遗传算法与直接搜索工具箱及其使用方法-This book systematically introduce MATLAB Genetic Algorithm and Direct Search Toolbox featur
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:9705066
    • 提供者:黎剑楚
  1. GAbp

    0下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 三、纯BP   主程序:(1)bpfault.m 在MATLAB5.2上       (2)bpfault.m 在MATLAB6.5上 为后来所加 -1, with GA directly trained BP network algorithm for the weight of the main program: gafa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:50209
    • 提供者:峒晓
  1. chanru_paixu

    0下载:
  2. c语言实现的插入算法 用直接插入法对用户输入的顺序表进行排序 先建立一个顺序表,再直接插入排序 -c language implementation of the insertion algorithm using the direct insertion method of the order entered by the user sort the table must be built on a sequence table, and then directly into th
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:12024
    • 提供者:lll
  1. Get_R_noise_Finish

    0下载:
  2. Get_R_noise_Finish.m是加噪声的回波序列直接做的fft,带限,ifft然后计算R值。-Get_R_noise_Finish.m is a direct echo plus noise to do fft, band-limited, ifft then calculate the R value.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1420
    • 提供者:张俊娥
  1. gads_tb

    0下载:
  2. 《Matlab遗传算法和直接搜索工具箱2用户手册》,PDF格式,官方文档,共343页。-Matlab Generic Algorithm and Direct Search Toolbox 2 User s Guide ,published by Mathworks, 343 pages
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3949799
    • 提供者:陈雷
  1. duoxiangjiegou

    1下载:
  2. 基于多相结构的信道化发射机实信号输出matlab仿真程序:从仿真得到的图可以看到,输出8路实信号所需的带宽为输出8路复信号所需带宽的一半。另外,输出的复信号频谱结构不再像直接法实现时所得到的顺序对应结构,其原因还有待进一步研究。-Channel based on multi-phase structure of real signal of the transmitter output matlab simulation program: graph obtained from the simu
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1400
    • 提供者:anchor
  1. simple

    0下载:
  2. this scr ipt simulate the cooperative communication in order to get the number of packets suuccessfully transmitted by direct link and relay link
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2032
    • 提供者:Pedr0
  1. ISD2560

    0下载:
  2. 基于isd2560和51单片机的语音程序,包括原理图和完整程序,直接调用即可,c语言。-Microcontroller based voice isd2560 and 51 procedures, including schematic and complete procedures, direct calls can be, c language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:35486
    • 提供者:paradise
  1. DS_CDMA

    0下载:
  2. 直接序列扩频系统仿真模型,通过学习仿真程序设计的函数运算,可以对其他类似扩频系统举一反三-Direct Sequence Spread Spectrum system simulation model, by learning a function of simulation programming operation, you can learn by analogy to other similar spread-spectrum systems
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25862
    • 提供者:胡海丰
  1. LUMATLAB

    0下载:
  2. 本程序为直接LU分解法及其MATLAB程序,用于求解高斯方程组-This procedure for direct LU decomposition method and the MATLAB program for solving equations Gauss
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:552
    • 提供者:大锅
  1. FDI

    0下载:
  2. Function direct I Filter Call: [Y,Zf]=FDI(B,A,X,Zi) Parameters A(N), B(M), X(L)and Y(L) as in FILTER. Input Parameters: Zi(max(N,M)-1,2): Conditions iniciales. Zi(:,1): from zeros. Zi(:,2): from polos. Output Parameter
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:820
    • 提供者:carlos12
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com