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

搜索资源列表

  1. rnnsim

    1下载:
  2. RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) impleme
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:63428
    • 提供者:hacen
  1. caizimi

    0下载:
  2. 开始游戏后,电脑随机产生一个数,然后游戏者猜十次,根据猜到时用的次数输出不同的结果。-Start the game, the computer generates a random number, and then players guess 10 times, according to guess when the number of output with different results.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:14109
    • 提供者:陈小平
  1. wave

    0下载:
  2. this code make random sea wave and analysis their parameter
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2874
    • 提供者:momo
  1. kmeans

    0下载:
  2. K-means is a clustering algorithm In the beginning we determine number of cluster K and we assume the centroid or center of these clusters. We can take any random objects as the initial centroids or the first K objects in sequence can also serve a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1952
    • 提供者:Luis
  1. random_fractal

    0下载:
  2. generate simple random fractals recursively
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:860
    • 提供者:kaguya
  1. 24dian

    0下载:
  2. 给你4 个随机数 ,如何进行加、减、剩、除,运算后得到 24 -To give you four random numbers, how to add, subtract, left, in addition, obtained after 24 operations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:418957
    • 提供者:luoshong1
  1. RandomAccess

    0下载:
  2. Example on mplementing Random Access Techniques using the parallel Matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5651
    • 提供者:AS
  1. Sample-subset-partitioning

    3下载:
  2. 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY, the random sampling,and Kenn
  3. 所属分类:matlab

    • 发布日期:2015-12-05
    • 文件大小:297701
    • 提供者:Libra Chow
  1. RandomArray

    0下载:
  2. 一个简单、快捷、实用的随机数组产生方法类,经调试通过,注:本压缩包内没有附带示例程序,你需要自己编写一个实例程序进行测试,用本类生成的随机数组如图所示-A simple, fast and practical method for forming the random array of classes, after debugging through, Note: This compressed file does not comes with sample programs, you need
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7320
    • 提供者:ddfeng123
  1. filter1

    0下载:
  2. 高通滤波器,带通滤波器,数字FIR滤波器-The Shannon entropy is a measure of the average information content one is missing when one does not know the value of the random variable. The concept was introduced by Claude E. Shannon in his 1948 paper "A Mathematical Theory
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:877
    • 提供者:jeremy
  1. HMMsForMotors_2

    0下载:
  2. Hidden Markov Models for Molecular Motors A set of functions for analysing noisy recordings of the random stepping of molecular motors Author: Fred Sigworth-Hidden Markov Models for Molecular Motors A set of functions for analysing noisy recordings o
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:834387
    • 提供者:Shivakumar
  1. m_sequence

    0下载:
  2. 通过通信系统频率合成原理,生成伪随机的m序列-Principles of communication systems through the frequency synthesizer to generate pseudo-random m-sequence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:875
    • 提供者:Siyi Liu
  1. lisansuijibianliang

    0下载:
  2. 计算各种离散随机变量的分布函数,包括多种离散随机书-Calculate a variety of discrete random variables, distribution functions, including a variety of discrete random book
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2267
    • 提供者:苏晓蕾
  1. probability

    0下载:
  2. 《概率论》是在多年的教学实践基础上逐步形成并汇编成册的,内容包括:初等概率论,随机变量,数字特征与特征函数,极限定理等。 -‘Probability theory’ is based on many years of teaching practice gradually developed and compiled into a book, and include: elementary probability theory, random variables, numbers, chara
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1805659
    • 提供者:黄达
  1. NCM

    0下载:
  2. MATLAB 数值计算 入门 源码 ² introduction to MATLAB ² linear equations ² interpolation ² zero ¯ nding ² least squares ² quadrature ² ordinary di® erential equations ² random numbers ² Fourier analys
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:251406
    • 提供者:hanklynn
  1. RandomArray

    0下载:
  2. VC++快捷的随机数组生成类的源代码 -VC++ quickly generate a random array of the source code for class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6057
    • 提供者:baji
  1. MonteCarlo-ppt-sample

    0下载:
  2. 蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number&
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:516687
    • 提供者:Kevin
  1. RandomNumber_Method

    0下载:
  2. 产生随机数的方法的6个文档,均是学术论文,如计算机中伪随机数生成及其在VISUALC_中的实现,伪随机数的生成算法及比较-There are 6 Papers for methods of generating random numbers , such as 《 Computer Generated Pseudo-random Number In VISUAL_C++》, 《The Realization of Pseudo-random Number Generation Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:595070
    • 提供者:mkvt
  1. EXTENDS

    0下载:
  2. C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。  每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。  程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5372
    • 提供者:周子
  1. prnn8

    0下载:
  2. Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。- window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator containing a descr iption of the pr
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:451584
    • 提供者:john
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com