搜索资源列表
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
DTMF
- DTMT编码和解码程序。可以把电话号码先编码成为wav文件,再通过解码把它恢复原来的号码-DTMT encoding and decoding process. Phone numbers can be encoded into wav files first, and then put it through the decoder to restore the original number
hw
- convert binary numbers into decimal numbers and anthor convert decimal into binary
Dec2Bin_MATLAB
- 十进制数转换为二进制数的matlab实现,使用MATLAB自带函数,和自己的编程实现。-A decimal number converted to binary numbers to achieve matlab
pp
- An improved version of the MATLAB function polar . Supports negative numbers and other plotting features. David Ireland s original completed with Dr. Thomas Patzelt s bugfix.-An improved version of the MATLAB function polar . Supports negative numbe
MT
- 利用MATLAB语言仿真Mersenne Twister算法产生随机数,并进行验证-Simulation using MATLAB language Mersenne Twister algorithm to generate random numbers, and verify
BerndHafner
- C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file conver
mexFunction_src
- Visual c++ 编写MEX程序,实现素数判断,然后再matlab中调用。练习混合编程有帮助-Visual c++ write MEX program implementation to determine prime numbers, and then call matlab. Practice mixed programming help
RandWPSO
- 权重改进粒子群算法中的随机权重法,将标准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
cmex
- MATLAB与C接口的关于求两个数最小公倍数的C语言MEX文件-MATLAB and C interface to request two numbers on the least common multiple of the C-MEX files
randomnumbers
- 文件包括三个程序,分别产生高斯,瑞利和泊松分布,并且对于产生的随机数,用MATLAB进行了绘图-File consists of three programs, respectively, have Gaussian, Rayleigh, and Poisson distribution, and for generating random numbers, drawing conducted with MATLAB
RegEx
- 使用.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
phone
- 产生电话号码的matlab代码,很好的资料,值得学习-Matlab code generated telephone numbers, good information, it is worth learning
LFSR_generator
- 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
addition-in-matlab
- 在matlab中进行复数的运算,并且可视化-computation of two numbers in matlab
energydetectionN_Pd
- matlab认知无线电 能量检测 在不同采样点数的情况下,信噪比和检测概率的变化趋势比较。-Matlab Cognitive Radio, energy detection, in the different sampling numbers, the SNR and the probability of detection varing.
matlab
- matlab 用起泡法对10个数由小到大排序,即将相邻的两个数比较,将小的调到前头。 程序编写一个函数文件,实现以下功能:输入一个数组,对其元素进行从大到小的排列,将排序后的数组输出;求数组元素的最大值并求出它在原数组中的位置。 (3)有一个4×5矩阵,编程求其最大值及其所处的位置。 (4)编程求∑_(n 1)^20▒ n! (5)有一个函数f(x,y) x^2+sinxy+2y,写一个程序,输入自变量的值,输出函数值。 -matlab with bubble s
936991729Handwriting-recognition
- matlab 应用图像处理知识,实现对数字的识别,识别率高(Matlab applies the knowledge of image processing to realize the recognition of the numbers and the high recognition rate)
matlab1 (2)
- 设选法活动方案哈尔耗费精力和电话改发黑啊让老人忽视了防护等级和道具(For generating random numbers based on samples)
zuoye521
- 进制转换,十进制转二进制,各类进制转换,建立”数制转换”对话框,在左边输入一个十进制整数和2—16之间的数,单击“转换”按钮能在右边得到与十进制相对应的相应进制的字符串,单击“退出”按钮退出对话框。(Establish "system transformation" dialog box, enter a decimal integer and 2 on the left - 16 Numbers between, can click the "convert&qu