CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - numbers matlab

搜索资源列表

  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. MT

    1下载:
  2. 利用MATLAB语言仿真Mersenne Twister算法产生随机数,并进行验证-Simulation using MATLAB language Mersenne Twister algorithm to generate random numbers, and verify
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1961
    • 提供者:佘曼桂
  1. mexFunction_src

    0下载:
  2. Visual c++ 编写MEX程序,实现素数判断,然后再matlab中调用。练习混合编程有帮助-Visual c++ write MEX program implementation to determine prime numbers, and then call matlab. Practice mixed programming help
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4771
    • 提供者:刘殿金
  1. RandWPSO

    0下载:
  2. 权重改进粒子群算法中的随机权重法,将标准PSO算法中设定w为服从某种随机分布的随机数,这样一定程度上可从两方面克服w的线性递减所带来的不足-Weights improved particle swarm algorithm in the random weight method, the standard PSO algorithm to set w to obey a random distribution of the random numbers, so to a certain exte
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:610
    • 提供者:李峰
  1. cmex

    0下载:
  2. MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:677
    • 提供者:张风生
  1. RegEx

    0下载:
  2. 使用.net 4.0实现的计算器,和常见的计算器不同。这个计算器支持复数计算。比如说输入是 3.567E-10+4.89E+5i-.1 它会自动分析出其中的运算有 1. 0.00000000003567 2. 489000i 3. -0.1-As of .NET 4.0, the native library does offer a complex class in the namespace System.Numerics. The ideal situation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:150429
    • 提供者:gerili
  1. phone

    0下载:
  2. 产生电话号码的matlab代码,很好的资料,值得学习-Matlab code generated telephone numbers, good information, it is worth learning
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:16387
    • 提供者:李军
  1. LFSR_generator

    0下载:
  2. This the matlab code for linear feedback shift register (LFSR).LFSRs is used for generating pseudo-random numbers, pseudo-noise sequences, fast digital counters-This is the matlab code for linear feedback shift register (LFSR).LFSRs is used for gene
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2225
    • 提供者:pooh
  1. addition-in-matlab

    0下载:
  2. 在matlab中进行复数的运算,并且可视化-computation of two numbers in matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1239
    • 提供者:尚晓朋
  1. energydetectionN_Pd

    1下载:
  2. matlab认知无线电 能量检测 在不同采样点数的情况下,信噪比和检测概率的变化趋势比较。-Matlab Cognitive Radio, energy detection, in the different sampling numbers, the SNR and the probability of detection varing.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1240
    • 提供者:Eric
  1. nextprime

    0下载:
  2. 产生随机数,用MATLAB编程来产生随机数。-Generate random numbers, using MATLAB programming to generate random numbers.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:963248
    • 提供者:王亮
  1. tashkish_khodro_dafilm

    0下载:
  2. detect cars numbers with matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:587
    • 提供者:programer
  1. simple-calculator

    0下载:
  2. 使用MATLAB的GUI接口设计一个简单的计算器,实现两个数的基本运算。-Use the GUI interface of MATLAB to design a simple calculator,realizing basic operations of two numbers.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1392
    • 提供者:马浩宇
  1. SSQFC

    0下载:
  2. 彩票研究,MATLAB写的双色球选号投注程序-Lottery study, MATLAB program written in two color numbers betting
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:12414
    • 提供者:zxb
  1. Chinese_Remainder_Theorem

    4下载:
  2. 中国余数定理及Matlab代码实现,总共包括三个函数,eulerphi(p)函数用于计算the Euler s Totient Function of p,invmodn(x,p)函数计算the inverse modulo of x under p ,CRT(r,p)函数实现结果。-Descr iption eulerphi(p) computes the Euler s Totient Function of p where p is a positive integer and
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:木子
  1. matlab

    1下载:
  2. matlab 用起泡法对10个数由小到大排序,即将相邻的两个数比较,将小的调到前头。 程序编写一个函数文件,实现以下功能:输入一个数组,对其元素进行从大到小的排列,将排序后的数组输出;求数组元素的最大值并求出它在原数组中的位置。 (3)有一个4×5矩阵,编程求其最大值及其所处的位置。 (4)编程求∑_(n 1)^20▒ n! (5)有一个函数f(x,y) x^2+sinxy+2y,写一个程序,输入自变量的值,输出函数值。 -matlab with bubble s
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:4162
    • 提供者:hml
  1. main

    0下载:
  2. 任意ASCII编码文件中选数字读入MATLAB(load numbers form any ASCII text)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:Wardsky
  1. matlab1 (2)

    0下载:
  2. 设选法活动方案哈尔耗费精力和电话改发黑啊让老人忽视了防护等级和道具(For generating random numbers based on samples)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1030144
    • 提供者:sunhaha
  1. zuoye521

    0下载:
  2. 进制转换,十进制转二进制,各类进制转换,建立”数制转换”对话框,在左边输入一个十进制整数和2—16之间的数,单击“转换”按钮能在右边得到与十进制相对应的相应进制的字符串,单击“退出”按钮退出对话框。(Establish "system transformation" dialog box, enter a decimal integer and 2 on the left - 16 Numbers between, can click the "convert&qu
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:shaobingwzz
搜珍网 www.dssz.com