Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - random matlab
Search - random matlab - List
DL : 0
GUI FOR GENERATING MULTIVARIATE RANDOM VARIABLES FROM MIXTURE的matlab实现-GUI FOR GENERATING MULTIVARIATE RANDOM VA RIABLES FROM MIXTURE achieve the Matlab
Date : Size : 4kb User : 黄风

接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -Connection also known as cycle map, it is random sequence x (n) N observational data as a sequence of limited energy, direct calculation x (n) the discrete Fourier transform, in X (k), then the lesser of the square of the amplitude and divided by N, as the sequence x (n) real power spectrum estimation.
Date : Size : 9kb User : 梁宏波

利用MATLAB可以产生各种形式的随机数,进行随机解决一些实际问题(系统的寿命、重积分、预测公司经营)-using MATLAB can produce various forms of random numbers, random solve some practical problems (system of life, re-integration, the company forecast operating)
Date : Size : 11kb User : 111

X(t)=Asin(2*pi *f *t+ q)+n(t) 估计其中的参数为A,f, q。n(t)为随机噪声,服从正态分布。 其他的具体见附件中的程序 -X (t) = 4sin (2* pi* f* t q) n (t) is estimated parameters A, f, q. N (t) of random noise, subject to normal. Other specific see annex to the proceedings
Date : Size : 6kb User : 戴朝华

DL : 0
产生伪随机噪声的MATLAB程序,在通信系统仿真可以用到-produce pseudo-random noise MATLAB procedures, the communications system simulation can be used
Date : Size : 1kb User : 郑研

建立一个对倒立摆动画进行控制的用户界面。一共用到:3-static text, 2-popupmenu, 4-pushbutton和1-axes。 先给定小车起始坐标和终点坐标,按“启动”键开始仿真;按“暂停”后,画面将停止,按任意键(键盘)继续;仿真结束后,按“刷新”清屏;按“退出”键关闭窗口,点“ok“确认。 -creation of an inverted pendulum control animation user interface. A total used 3-static text, 2-popupmenu, 4-Pushbutton and 1-axes. Initially scheduled Trolley initial coordinates and destination coordinates, according to the "start" button and start simulation; According to "suspend" after pictures will stop, according to a random keys (keyboard) continue; After the simulation, according to "refresh" the screen; According to "exit" button and close the window and click "ok" confirmation.
Date : Size : 5kb User : 跃进

DL : 0
QPSK的Matlab实现 使用伪随机序列,低通滤波,可看图-QPSK Matlab using the pseudo-random sequence, low-pass filtering, flashcards
Date : Size : 4kb User : 李继泉

通过Monte Carlo仿真,说明DS扩频信号在抑制正弦干扰方面的有效性。用一均匀随机数发生器产生某个二进制信息符号的序列,每个信息比特重复Lc次。 包含文件:DS_restrain_interference.M SS.M-through Monte Carlo simulation, note DS spread spectrum signal sinusoidal interference in inhibiting the effectiveness. Using a uniform random number generator produce a binary sequence information symbols, each bit of information to repeat Lc times. Documents include : DS_restrain_interference.M SS.M
Date : Size : 1kb User : 杨絮

通信原理matlab实验教材,包括随机数生成、量化、编码、调制、传输-Communication Theory Matlab experimental materials, including random number generator, quantification, coding, modulation, transmission.
Date : Size : 385kb User : 葛琳

分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装OPEN GL,有原代码,可用于三维地形仿真显示方面,但是缺点是比较占用资源-fractal random inside the midpoint displacement method (FBM), to be normal operating procedures, must be in machinery makeup OPEN GL, the original code can be used for three-dimensional terrain simulation display, but is more occupied shortcomings resources
Date : Size : 300kb User : 天玩

DL : 0
1. 利用自相关函数法和周期图法实现随机信号的功率谱估计。 2. 观察数据长度、自相关序列长度、信噪比、窗函数、平均次数等对谱估计的分辨率、稳定性、主瓣宽度和旁瓣效应的影响。 -1. The use of auto-correlation function method and cycle map Method random signal power spectrum estimation. 2. Observation data length, the length of autocorrelation sequence, the signal to noise ratio, window function, the average frequency of the spectrum estimation resolution, stability, width and the main valve Sidelobe effects.
Date : Size : 6kb User : 开心

Logistic混沌随机序列的MATLAB产生源程序-Logistic chaotic random sequences generated source MATLAB
Date : Size : 1kb User : 冯云帆

matlab平台下一组低维混沌随机序列产生的源程序-Matlab platform for the next group of low-dimensional chaotic sequence of random source
Date : Size : 2kb User : 冯云帆

针对时间序列的复杂性测试,实现近似熵算法,可以分析确定信号和随机信号-time series against the complexity of testing, achieving approximate entropy algorithm, can be analyzed to determine signal and random signals
Date : Size : 1kb User : 魏娜

针对时间序列的复杂性测试,实现快速近似熵算法,可以分析确定信号和随机信号,速度打打提高-time series against the complexity of testing, rapid approximate entropy algorithm, can be analyzed to determine signal and random signals, improving speed of play
Date : Size : 1kb User : 魏娜

通信系统的计算机仿真、Matlab的通信工具箱,通信系统仿真实例-随机变量与随机过程,系统仿真概论,介绍系统、模型、仿真及计算机仿真的基本概念,计算机仿真步骤及应用-communication system computer simulation, Matlab toolbox of communications, communications systems simulation example- random variables with the random process, system simulation Studies, introduced system, model, simulation and computer simulation of the basic concepts of computer simulation and application steps
Date : Size : 3.02mb User : 刘奇

gen_H:利用随机pi矩阵排列而成的LDPC稀疏校验矩阵产生; girthlenth:计算产生的矩阵H的围长-gen_H : pi using random matrix arranged at the LDPC have sparse matrix calibration; girthlenth : calculation of the matrix H Girth
Date : Size : 2kb User : 喻小星

在图像中加入随机高斯噪声的源代码,在MATLAB环境下实现。-in the image by adding Gaussian random noise source code in the MATLAB environment to achieve.
Date : Size : 33kb User : 丁德锋

一个非常好的随机多址程序,用matlab工具写的m/m/1源程序-a very good random access procedures, using tools written in Matlab source m/m/1
Date : Size : 1kb User : nrc

寻找函数的全局极小值,global minimization of contrast function with random restarts the data are assumed whitened (i.e. with identity covariance matrix). The output is such that Wopt*x are the independent sources.-Find function of the minimum value of the overall situation, global minimization of contrast function with random restarts the data are assumed whitened ( Covariance ie with identity matrix). The out put is such that Wopt* x are the independent sour ces.
Date : Size : 1kb User : 李国齐
« 1 2 3 4 56 7 8 9 10 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.