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

搜索资源列表

  1. NUMERIC

    0下载:
  2. 利用数值分析的方法分析了由边界波理论公式所得的圆形光阑衍射场的光强分布1 通过对边界波理论公式所得的光强分布曲线, 对几何照明区与阴影区的光强分布曲线与面衍 射积分公式所得的光强分布曲线进行比较, 分析了边界波理论公式对衍射场描述的准确性1-The light intensity distribution of diffraction of circular aperture was investigated by numerical analysis. In the case of t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:305040
    • 提供者:danny911
  1. acdc

    0下载:
  2. 为寻找近似一般(非正交)联合(直接在最小二乘意义上的)的埃尔米特集acdc算法矩阵。- The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct LeastSquares sense) of a set of Hermitian matrices.[acdc.m]
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:12274
    • 提供者:叶希
  1. zlib-1.2.3

    0下载:
  2. Zlib压缩算法,可在BCB下和VC下使用,附dll工程,直接用VC可编译成dll,可在其它开发环境下使用-Zlib compression algorithm can be under BCB and VC to use, with a dll project, the direct use of VC can be compiled into a dll, can be used in other development environments
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:566703
    • 提供者:daily
  1. NumericalAlgorithm

    0下载:
  2. 数值计算方法中部分重要算法的C语言代码实现程序。内容包括解非线性方程的迭代方法、矩阵分解的直接方法、插值法、数值积分-Numerical calculation method, some important algorithms in C language code implementation procedures. Includes iterative method for solving nonlinear equations, matrix decomposition of the di
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:20436
    • 提供者:黄旭
  1. 0-1beibao

    0下载:
  2. 0-1背包问题~实现完整程序~直接解压缩即可~-0-1 knapsack problem ~ ~ Direct to achieve a complete decompression procedures can be ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:236813
    • 提供者:张小胖
  1. DSSS

    0下载:
  2. 直接序列扩频系统的仿真程序,里面附有仿真程序结果图-Direct sequence spread spectrum system simulation program, which results with a simulation program map
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:200675
    • 提供者:吴雪
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18626
    • 提供者:gao
  1. Sort

    0下载:
  2. 折半插入排序,在直接插入排序时,插入位置是通过折半查找法确定的。-Binary insertion sort, in the direct insertion sort, the insertion position is determined by binary search method.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1401
    • 提供者:shizhaoyin
  1. GA_Dynamic_Route

    0下载:
  2. 遗传算法,用于智能动态规划。可以利用程序里的ga1.inp直接计算。-Genetic algorithm for intelligent dynamic programming. Program can be used inside ga1.inp direct calculation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:12921
    • 提供者:
  1. fseries

    0下载:
  2. MATLAB和maple语言均未直接提供求解fourier级数的系数的直接函数,自己动手丰衣足食,下面提供了一个代码,大家可以参照下 -MATLAB language, and maple were not directly solve the fourier series coefficients of the direct function, it-yourself ample food and clothing, the following provides a code, we ca
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3116
    • 提供者:邵新明
  1. BP

    0下载:
  2. 实现了BP网络的类描述,可以根据自己的需要,直接调用其中的相关函数,完成BP运算-BP network achieved the class descr iptions can be according to their own needs, direct calls to one of the correlation function, the completion of BP operations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:40643
    • 提供者:Jiay
  1. directanalogsinthesys

    0下载:
  2. simulink file for direct analog frequency sinthesys
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7495
    • 提供者:tobias
  1. pnsequencedsss

    0下载:
  2. pn sequence direct sequence spread spectrum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:8881
    • 提供者:kalyani
  1. DirectKinematics_matlab_new

    0下载:
  2. Direct Kinematics code for RVM1 Robot manipulator. It also calculate inversekinematics, too.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2062
    • 提供者:chheplo
  1. AlgorithmCpp

    0下载:
  2. 主要在VC6.0上用MFC完成的排序算法和搜索算法: 首先弹出一个对话框,上面有排序前和排序后的编辑框,在排序前编辑框中输入整型数组,然后选择排序的方法,点排序按钮即将排序好的数组呈现在排序后的编辑框中。 排序顺序分“升序”和“降序”,排序方法总共7种,分别是:冒泡排序,简单选择排序,直接插入排序,希尔排序,快速排序,堆排序和基数排序。这些方法都是用c++实现的。还有一个搜索的功能,分别可以“线性搜索”和“二分搜索”,线性搜索时从排序前的数组中搜索,二分搜索时从排序后的数组中搜索,且必须
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:865541
    • 提供者:阿表
  1. attachments_2009_11_04

    0下载:
  2. Gneration of direct, indirect signals with and with out delay and resultant signals Auto correlation function of those signals
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:486303
    • 提供者:saiprasad
  1. spect

    0下载:
  2. 利用直接法、间接法、以及Bartlett窗及Hamming窗下的Welch法进行功率谱分析-Using the direct method, indirect method, and the Bartlett window and a Hamming window in the Welch method for power spectral analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1295
    • 提供者:张云鹏
  1. WSN

    0下载:
  2. 利用matlab实现的无线传感器网络分布的Pd和Pfa的关系图,无线传感器网络分布直接影响最后的融合结果,通过分析获得Pd和Pfa的关系可以对理解有帮助。-The use of matlab wireless sensor networks to achieve the distribution of the relationship between the Pd and Pfa map the distribution of wireless sensor networks a direct
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:154862
    • 提供者:宋亮
  1. 1

    0下载:
  2. matlab分支定界法,包含直接运行的matlab文件-matlab branch and bound method, with direct operation of the matlab files
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:fe
  1. asias_dds

    0下载:
  2. 一个简易的信号源,具有多种波形发生功能还有扫频,调制,频率计等相关功能-My project is on Direct Digital Synthesiser using Verilog HDL.This project is doing by me on july 2009 in summer training at NIT Kurukshetra, India. This DDS system generate the square wave, Triangular wave,Sine wa
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:31857
    • 提供者:david
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com