CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - random matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - random matlab - List
[
matlab
]
random-noise-addition
DL : 0
matlab program for random noise addition
Date
:
Size
: 31kb
User
:
jeetu
[
matlab
]
matlab
DL : 0
里面包含了三段代码,主要是用matlab产生高斯随机信号以及高斯白噪声和色噪声,然后计算其数字特征及对这些信号进行频谱分析和功率谱分析,里面还有关于低通滤波器的设计的简单说明-Which contains three sections of code using matlab Gaussian random signals and white Gaussian noise and color noise, and then to calculate the numerical characteristics and spectral analysis and power spectral analysis of these signals, there is also the low-pass filter design BRIEF DESCRIPTION OF
Date
:
Size
: 2kb
User
:
li
[
matlab
]
MATLAB-music-method
DL : 0
A SAMPLE PROGRAM CODE WRITTEN IN MATLAB FOR RANDOM TESTING ON CLMIX TARGET SET WITH MUSIC method.
Date
:
Size
: 1kb
User
:
huwei
[
matlab
]
MATLAB
DL : 0
《随机信号处理原理与实践》第二章课后习题2.11的程序,供参考,谢谢!-2.11 The program of random signal processing Principles and Practice " Chapter II Homework for reference, thank you!
Date
:
Size
: 1kb
User
:
任巍
[
Internet-Network
]
randomforest-matlab
DL : 0
一个随机森林的实现源码,非常实用,可以下载-A the random forest realization source very practical and can be downloaded
Date
:
Size
: 324kb
User
:
江先亮
[
Software Engineering
]
randon-function-i-n-matlab
DL : 0
本文给出了matlab中的一些随机函数以及算例-random function in matlab
Date
:
Size
: 4kb
User
:
zhangjing
[
Other
]
Matlab-for-signal-processing
DL : 0
介绍了数字信号处理与Matlab信号处理基础、IIR滤波器设计、FIR滤波器设计、随机信号处理以及信号处理工具箱函数的详解等-The basis of digital signal processing and Matlab signal processing IIR filter design, FIR filter design, random signal processing and signal processing toolbox functions Xiangjie
Date
:
Size
: 9.34mb
User
:
luoyou
[
matlab
]
Random-way-point
DL : 0
Matlab Codes to generate and simulate mobility models : - Way point mobility models are enclosed in the way point mobility model RAR file. Codes are written in Matlab
Date
:
Size
: 3kb
User
:
tino
[
Documents
]
matlab
DL : 0
利用matlab绘制随机相位正弦函数的实验报告及原代码-To using matlab drawn random phase sine function of the lab report and the original code
Date
:
Size
: 76kb
User
:
ningtao
[
matlab
]
matlab
DL : 0
产生100个均值为5, 标准差为1的正态分布的随机数, 再产生100个均值为6, 标准差为1 的正态分布的随机数, 用箱形图比较它们均值大小. -Generating 100 the mean and standard deviation of a normal distribution of the random number, and then generates 100 mean value is 6, and the standard deviation of the normal distribution of a random number with a box-shaped FIG comparing their mean size.
Date
:
Size
: 10kb
User
:
王程序
[
matlab
]
matlab-2
DL : 0
产生 50 个标准正态分布的随机数, 指出它们的分布特征, 并画出经验累计分布函数图.-Random number generated 50 standard normal distribution, noting their distribution characteristics, and to draw experience cumulative distribution function diagram.
Date
:
Size
: 10kb
User
:
王程序
[
matlab
]
matlab
DL : 0
根据伪随机序列理论,由混合同余法产生均匀分布的随机数,进而根据中心极限定理来产生高斯噪声。 分析所产生的均匀分布和高斯分布随机信号的均值、方差、自相关等数字特征,估计其概率密度函数并进行分析,估计其功率谱密度并进行分析。说明该高斯噪声是否符合白噪声特性。 对该高斯噪声进行FIR低通滤波,估计输出低通型限带白噪声的功率谱、相关时间等,并结合白噪声通过线性系统相关理论来进行分析。 -According to the theory of pseudo-random sequence, a uniformly distributed random numbers by mixed congruential method to generate Gaussian noise, and then according to the central limit theorem. Produce a uniform distribution of the analysis and the mean of the Gaussian distribution random signals, variance, since the digital characteristics of the correlation, the probability density function is estimated and analyzed, it is estimated that its power spectral density, and analyzed. The Gaussian noise is in line with the characteristics of white noise. FIR low pass filter of the Gaussian noise, the estimated output of low-pass type band-limited white noise power spectrum, time, etc., combined with the white noise to be analyzed by linear system theory.
Date
:
Size
: 1kb
User
:
Lee
[
Software Engineering
]
matlab
DL : 0
直接法又称周期图法,它是把随机序列x(n)的N个观测数据视为一能量有限的序列,直接计算x(n)的离散傅立叶变换,得X(k),然后再取其幅值的平方,并除以N,作为序列x(n)真实功率谱的估计。 -The direct method is also called cycle diagram method, it is the random sequence x (n) n observation data as a energy limited sequence, direct calculation x (n) of discrete Fourier transform, x (k), and then take the amplitude of the square, and divided by n, as a sequence x (n) real power spectrum estimation.
Date
:
Size
: 4kb
User
:
木
[
Other
]
Numerical-Computing-with-MATLAB---Cleve-Moler
DL : 0
Numerical Computing with MATLAB is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis on informed use of mathematical software. We want you to learn enough about the mathematical functions in MATLAB that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include: 2 introduction to MATLAB 2 linear equations 2 interpolation 2 zero ˉnding 2 least squares 2 quadrature 2 ordinary di® erential equations 2 random numbers 2 Fourier analysis 2 eigenvalues and singular values 2 partial di® erential equations-Numerical Computing with MATLAB is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on informed use of mathematical software. We want you to learn enough about the mathematical functions in MATLAB that you will be able to use them correctly, appreciate their limitations, and modify them when necessary to suit your own needs. The topics include: 2 introduction to MATLAB 2 linear equations 2 interpolation 2 zero ˉnding 2 least squares 2 quadrature 2 ordinary di® erential equations 2 random numbers 2 Fourier analysis 2 eigenvalues and singular values 2 partial di® erential equations
Date
:
Size
: 3.86mb
User
:
reza
[
matlab
]
Matlab-to-generate-random-numbers
DL : 0
随机过程中产生随机数的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
Date
:
Size
: 65kb
User
:
[
Software Engineering
]
matlab-algorithm-highlights
DL : 0
matlab常用算法集锦,包括各种微分方程求解方法及函数、矩阵、随机数的求解-matlab commonly used algorithm highlights, including a variety of differential equation solving methods and functions, matrix, random numbers to solve
Date
:
Size
: 123kb
User
:
郭晓晴
[
Other
]
classical-algorithm-matlab-source
DL : 0
包括 解方程、规划问题、差值拟合、打印、绘图、回归、代数方程组、微分方程、随机数生成等等。 -Including solving equations, planning issues, the difference is fitting, printing, plotting, regression, algebraic equations, differential equations, random number generation, etc..
Date
:
Size
: 3mb
User
:
热腾腾
[
matlab
]
Matlab-FIR
DL : 0
FIR低通滤波器设计,运行通过,通过改变滤波器参数,可以得到不同阶数的滤波器,加有随机噪声的语音信号通过滤波器后会有很大改善。-FIR low-pass filter design, to run through, can be obtained by varying the filter parameters, the number of filters of different orders, and added with the random noise of the speech signal through the filter will be greatly improved.
Date
:
Size
: 3.29mb
User
:
jwshi
[
matlab
]
Two-dimensional-random-number
DL : 0
学习采用Matlab程序产生正态分布的二维随机数 估计类均值向量和协方差矩阵的方法 类间离散度矩阵、类内离散度矩阵的计算方法-Learning using Matlab program to generate two-dimensional normal distribution random number estimated class mean vector and covariance matrix method class scatter matrix calculation method of class dispersion matrix
Date
:
Size
: 6kb
User
:
张
[
matlab
]
matlab
DL : 0
MC随机仿真/傅里叶级数实验/数值积分与函数极值实验等共11类Matlab常用源程序-A MC random simulation/Fourier progression Experimental/numerical integration and function extremum experiments of 11 Matlab commonly used source
Date
:
Size
: 596kb
User
:
Maya
«
1
2
...
25
26
27
28
29
30
31
32
33
34
35
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.