搜索资源列表
localRand
- 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * GenExponentRnd : 产生一个随机数,符合指数分布。
Bernoulli-Quee
- Bernoulli Quee 方便学习数据结构-Bernoulli Quee, a kind of data structure
Bernoulli
- 很好的MATLAB仿真可以包括通信所有方面所以可以-good matlab
Bernoulli
- matlab code for Bernoulli s chaotic map used for encryption
Bernoulli
- This Simulink model simulates as an example the transmission and reception of random digital data modulated with GMSK. The purpose of this model is to illustrate how part of the GSM transmission and reception works. It also measures the BER, affected
Bernoulli
- simulation simulink of a modulation/desmodulation in gmsk with filter. -simulation on simulink of a modulation/desmodulation in gmsk with filter.
bernoulli
- This MATLAB code from MATLAB central file
zishiyingxindaojunhengqi
- 使用下面的参数设计信道均衡器,其中使用两个独立的随机数发生器,一个用x(n)来表示,用来测试信道;另一个用v(n)来表示,用来模拟接收器中的加性白噪声的影响。序列x(n)是x(n)=±1的伯努利序列,随机变量x(n)具有零均值和单位方差。第二个序列v(n)具有零均值,其方差由信噪比决定。均衡器有11个抽头。-Use the following parameter design of channel equalizer, which uses two separate random number
fangchengqiugen
- 这是用MATLAB实现方程的求根问题,有贝努力法等十几种算法,具体的代码都已给出。-This is achieved using MATLAB problems finding roots of equations, there are a dozen Bernoulli law algorithms have been given a specific code.
bernoulli
- 编的一个可以计算伯努力的一个matlab函数,方面直接用-a function compute bernoulli
Matlab-to-generate-random-numbers
- 随机过程中产生随机数的matlab实现,里面是产生正态、泊松、伯努利的代码和文档,还有对各种随机数的分析-Generate random numbers in the random process matlab to achieve, which is to produce normality, Poisson, Bernoulli code and documentation, as well as analysis of various random number
Solving-equation
- 用于方程求根的MATLAB程序。其中包括贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 等-For solving equation MATLAB program. Which includes the minimum real root of Bernoulli Fa A root of a equation with dichotomy A root of the equation by golden sect
Tapered-Euler-Bernouli_Beam
- A tapered beam is modeled by Euler–Bernoulli beam theory in MATLAB software based on finite element method. Frequencies and shaped modes are also derived.
非线性吸振器欧拉梁振动抑制
- 利用模态叠加法计算得到安装非线性能量阱前后欧拉梁的振动响应(vibration responses of the euler beam with a nonlinear energy sink is solved by using modal method)
Bernoulli beam in bending
- 有限元算法求解欧拉梁静力问题实例。一个简单的一维欧拉梁模型,用FEM算法求解,用于学习有限元编程。(Bernoulli beam in bending)