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

搜索资源列表

  1. dossier

    0下载:
  2. For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:52579
    • 提供者:ZHU
  1. gafmax

    0下载:
  2. % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3036
    • 提供者:mmcc
  1. 100.001

    0下载:
  2. c编程技巧100之1-100 of 1
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1336
    • 提供者:施航
  1. nljstate

    0下载:
  2. 采用NLJ随机搜索的方法辨识一个以状态方法表示的非线性系统。选其初值 a1(0) =50 , a2(0) =100 , a3(0) =100 , a4(0) =50 , a5(0) =10 , 选范围为 r(1)(i)=0.5 a(0)(i) , 取数据长度 L =40, t =0.005 , 性能指标 J= 。迭代计算结果得 a 的估计值 1=17.6043243, 1=17.5977, 2=72.9573, 3=51.3014, 4=22.9889, 5=5.99965, J = 0.000
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21127
    • 提供者:陈栋
  1. matlab-100

    0下载:
  2. 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:23035
    • 提供者:小熊
  1. SA04225140_NO.1

    0下载:
  2. 利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain barrels, and then to b e used
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:41984
    • 提供者:朱磊
  1. training

    0下载:
  2. 某企业将挑选一批新员工进行培训,遵循以下规则: 将所有员工排成1个圈,从12点位置开始编号为1,逆时钟方向编号到N,第N号员工在第1号的左手边 两位培训官开始选择员工,培训官甲从1号开始逆时钟方向数,数到第k号员工停下;培训官乙从N号开始顺时钟方向数,数到第m号员工停下 被选中的第k号和第m号员工不是同一人,两人同时送往制造培训 被选中的第k号和第m号员工是同一人,将一人送往检测培训 接着继续往下数,培训官甲同样数到k就停止,培训官乙同样数到m就停止,重复上述的选择 输入
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1073410
    • 提供者:maizhao
  1. 1

    0下载:
  2. .:.:经典c程序100例==1--10:.:. -.:.: 100 cases of classical procedures c == 1- 10:.:.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2742
    • 提供者:杨林
  1. 1

    0下载:
  2. 编程求N<=100时,N!的准确值,用C语言实现的算法实验-Programming for N
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:112867
    • 提供者:jing
  1. 1

    0下载:
  2. 1.输入一个数,并以它为边长画出一个用*组成的正方形. 2.求解满足1*1+2*2+...n*n<1000的i的最大值. 3.求1~1000中的完数 4.输入一个数,并判断它是否为素数(这是return 语句的巧用) 5.输出0~100中所有不能被3整除的数-1. Enter a few, and to its side length* component used to draw a square. 2. Solving Satisfied 1* 1+2* 2+ .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3443
    • 提供者:shilan
  1. 1..35

    0下载:
  2. 给某个玩家100元的资本,让他不停押注直到输光,计算需要赌博多少次? 如果把次数放在数组ruinLength[]中,进行1000次实验后,看看破产的最大次数、 最小次数和平均次数分别是多少?-100 to a player' s capital, so that he kept until the bet输光to calculate how many times the need for gambling? If the number on the array ruinLengt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:778
    • 提供者:陈小泉
  1. matlab_example100

    0下载:
  2. matlab 实例100 1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇 -100 1-32 is an example matlab: graphics applications is 33-66 Part: Part 67-84 interface design is: graphics processing chapter 85-100 are: Numerical Analysis Section
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7860
    • 提供者:linying
  1. 1

    0下载:
  2. 本程序实现了对六个1000以内的正整数的基数排序。排序过程分为三个阶段,第一个阶段是比较个位,第二个是比较十位,第三个阶段是比较百位由三个函数实现。-This program of six positive integer less than 1000 base sort. Sorting process is divided into three phases, the first stage is to compare a bit, the second is more 10, the th
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:565806
    • 提供者:李晓杰
  1. tftb-0.1

    0下载:
  2. matlab时频分析工具箱,时频分析工具箱包括短时傅立叶变换和二次型时频分析以及各种时频分析的matlab代码-The Time-Frequency Toolbox (TFTB) is a collection of about 100 scr ipts for GNU Octave and Matlab (R) developed for the analysis of non-stationary signals using time-frequency distributions.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:771964
    • 提供者:lixi
  1. GMM-GMR-v2.0

    1下载:
  2. In statistics, a mixture model is a probabilistic model for density estimation using a mixture distribution. A mixture model can be regarded as a type of unsupervised learning or clustering. Mixture models should not be confused with models for compo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:40884
    • 提供者:alice
  1. c.exam.100

    0下载:
  2. 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?-Title: There are 1,2,3,4 digits, how many can be formed from each other and without duplication of the three-digit numbers? How many are?
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:38452
    • 提供者:worldfly
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. 15-4

    1下载:
  2. Example 编译:mpicc mst.c mst 运行:本实例中使用了5个处理器。 mpirun –np 5 mst 运行结果: Input the size of matrix:9 0 4 5 8 6 2 5 7 3 5 0 8 3 1 6 4 9 5 7 2 0 6 4 1 3 8 9 4 5 6 0 5 7 2 1 6 4 5 8 7 0 2 3 4 7 4 1 4 7 5 0 7 8 4 7 8 9 3 2 1 0 6 7 4 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:2161
    • 提供者:aaa
  1. satish

    0下载:
  2. Avetis Ioannisyan avetis@60ateight.com Last Updated: 11/30/05 LMS Channel Adaptation reset randomizers randn( state ,sum(100*clock)) rand( state ,sum(100*clock)) numPoints = 5000 numTaps = 10 channel order Mu = 0
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:788
    • 提供者:josh
  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
    • 文件大小:17856
    • 提供者:little863
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com