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

搜索资源列表

  1. 050505202607_2_6_mat

    0下载:
  2. 1、说明: 本书中所有的常用数值算法子过程按书中的章数分别放在以C开头的子目录中。 所有这些为验证上述子过程而编的验证过程按书中的章数分别放在以D开头的子目录中。 所有为验证过程而做的工程,按书中的章数分别放在以V开头的子目录中。 2、使用: 1)最简单的做法是若D盘有大于50M的空间,读者只须将光盘上的子目录“DELPHI_SHU”-1, Note : This book all the numerical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.91mb
    • 提供者:汪兴
  1. graphics_tools

    0下载:
  2. A graphics toolkit, Graf_Tool() is developed which can be used to process and edit graphics. Labels, lines and arrows can be added and the program is very flexible and easy to use. -A graphics toolkit. Graf_Tool () is developed which can be used
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:72.48kb
    • 提供者:李青松
  1. aaagchcv

    0下载:
  2. 源代码\\用动态规划算法计算序列关系个数 用关系\"<\"和\"=\"将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.24kb
    • 提供者:Sana
  1. ccalc

    0下载:
  2. CCALC provides convenient way to for performing calculations. You can use standard infix notation for expressions and store results in variables. -CCALC provides for convenient way to perfo rming calculations. You can use standard infix notation fo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:67.71kb
    • 提供者:谷郁
  1. Substituter.java

    0下载:
  2. 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.88kb
    • 提供者:rtshen
  1. Haffmancode

    1下载:
  2. 课程设计: 1.求出在一个n×n的棋盘上,放置n个不能互相捕捉的国际象棋“皇后”的所有布局。 2.设计一个利用哈夫曼算法的编码和译码系统,重复地显示并处理以下项目,直到选择退出为止。 【基本要求】 1) 将权值数据存放在数据文件(文件名为data.txt,位于执行程序的当前目录中) 2) 分别采用动态和静态存储结构 3) 初始化:键盘输入字符集大小n、n个字符和n个权值,建立哈夫曼树; 4) 编码:利用建好的哈夫曼树生成哈夫曼编码; 5) 输出编码; 6)
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:538.39kb
    • 提供者:赵刚
  1. jidashirandituicanshuguji

    1下载:
  2. v(k)随机信号,输入信号为幅值为M序列程序.利用极大似然递推进行参数辨识,文件的*m文件,可以直接运行,能直接辨识出参数,绘制误差曲线等,程序中带有详细注释。-v (k) random signal, the input signal amplitude for the M series for the process. the use of recursive maximum likelihood parameter identification, documentation* m file
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.04kb
    • 提供者:乖乖
  1. ants_shortestway

    0下载:
  2. 讲诉的是使用蚁群算法解决TSP问题。跟通常的TSP方法有所不同,效率也更高些。-V. stresses that the use of ant colony algorithm to solve TSP problem. TSP with the usual methods are different, more efficient manner.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.11kb
    • 提供者:EAGLE_123
  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
    • 文件大小:9.26mb
    • 提供者:黎剑楚
  1. V-BLAST2

    0下载:
  2. 本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。-This procedure is the V-BLAST system and its detection algorithm simulation, can be used BPSK, QPSK, 16QAM, 64QAM modulation. Detection algorithm for the ML, MMSE,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5.09kb
    • 提供者:KK
  1. radonLikeFeaturesDemo

    0下载:
  2. 该演示中包含的代码演示如何氡相似的功能,可以用来提高(以及部分)在Connectome电磁图像单元格边界。 请举出下列文件如果您发现此代码有用: Ritwik库马尔,阿梅里奥五雷纳和Hanspeter Pfister说“氡样的特点及其应用Connectomics”,接受,IEEE计算机学会研讨会在生物医学图像分析(MMBIA)2010年数学方法 http://seas.harvard.edu/〜 rkkumar radonLikeFeaturesDemo
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12.44kb
    • 提供者:zhou
  1. V-BLAST

    0下载:
  2. 本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。-This procedure is the V-BLAST system and its detection algorithm simulation, can be used BPSK, QPSK, 16QAM, 64QAM modulation. Detection algorithm for the ML, MMSE,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:6.04kb
    • 提供者:阿宝
  1. svm4

    0下载:
  2.  -s svm类型:SVM设置类型(默认0)   0 -- C-SVC   1 --v-SVC   2 – 一类SVM   3 -- e -SVR   4 -- v-SVR   -t 核函数类型:核函数设置类型(默认2)   0 – 线性:u v   1 – 多项式:(r*u v + coef0)^degree   2 – RBF函数:exp(-r|u-v|^2)   3 –sigmoid:tanh(r*u v + coef0)   -d degree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:17.44kb
    • 提供者:little863
  1. pmsm

    0下载:
  2. This simulation demonstrates the use of the PMSM in a closed-loop speed and current control on a 1.1 kW 3000 rpm industrial motor. A three-phase motor rated 1.1 KW, 220 V, 3000 rpm is fed by a PWM inverter. In this simulation, the whole system is bui
  3. 所属分类:matlab

    • 发布日期:2014-06-04
    • 文件大小:10kb
    • 提供者:fozzie
  1. 20104102125258460

    0下载:
  2. In this paper we discuss the problem of recovering the vertices of a planar polygon from its measured complex moments.Because the given, measured moments can be noisy, the recovered vertices are only estimates of the true ones. The literature offers
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.65kb
    • 提供者:zhuyuanli
  1. code-methodMATLAB

    0下载:
  2. Bairstow s approach is to use Newton s method to adjust the coefficients u and v in the quadratic x2 + ux + v until its roots are also roots of the polynomial being solved. The roots of the quadratic may then be determined, and the polynomial may be
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2.18kb
    • 提供者:ismaail
  1. V-BLAST-detection-algorithm

    2下载:
  2. 本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。-This procedure is the V-BLAST detection algorithm and the simulation system can be used BPSK, QPSK, 16QAM, 64QAM modulation. Detection algorithm for the ML, MMSE, Z
  3. 所属分类:matlab例程

    • 发布日期:2013-04-09
    • 文件大小:5.49kb
    • 提供者:朱霖
  1. v

    0下载:
  2. 使用C++里的strcat()函数,用来进行俩个字符串的连接-The use C++ strcat () function used to carry out the connection of two string
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:209.86kb
    • 提供者:程浩
  1. The-use-of-mathematical-modeling

    0下载:
  2. 数学建模---MATLAB的使用简介一、曲线插值与拟合二、数值微分与积分三、微分方程数值解四、优化问题五、回归分析-The use of mathematical modeling--- MATLAB Introduction of a curve interpolation and fitting the second, numerical differentiation and integration III, differential equations IV, V optimizatio
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:78.41kb
    • 提供者:zhaobiao
  1. Russian-box-V

    0下载:
  2. 一套完整的利用matlab编写俄罗斯方块的计算程序,可从中找到俄罗斯方块的算法原则。-A complete set of the use of MATLAB to write the Russian box of the program, can be found in the Russian box algorithm principle.
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3.11mb
    • 提供者:于峰
« 12 3 »
搜珍网 www.dssz.com