Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - random matlab
Search - random matlab - List
基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
Date : Size : 2kb User : xiaohua

DL : 0
层次分析法(AHP)是进行评估的一种常用方法,其中层次分析法中求随机一致性指标是该方法的关键一步。本程序即实现的求解PI的程序-AHP is a common method of assessment, in which AHP seek random consistency index is a key step in the method. This procedure that is implemented procedures for solving PI
Date : Size : 1kb User : 李森

直接序列扩频通信系统仿真程序,包括伪随机序列产生、扩频、加噪、接收等。-Direct sequence spread spectrum communication system simulation program, including the pseudo-random sequence generator, spread spectrum, plus noise, the receiver and so on.
Date : Size : 196kb User : 牛顿

实现伪随机序列 关键词 随机矩阵 本源多项式 移位运算-Achieve the pseudo-random sequence Key words random matrix origin polynomial shift operator
Date : Size : 4kb User : 刘策

DL : 0
Negative Selection Agorithm 1. we have a signal which we ll monitor 2. we produce lymphocytes - length lyphocyte as a signal, we take random numbers 3. NSA... we check that lymphocyte is different from signal, if not we random another 4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte - we have anomaly. -Negative Selection Agorithm 1. we have a signal which we ll monitor 2. we produce lymphocytes- length lyphocyte as a signal, we take random numbers 3. NSA... we check that lymphocyte is different from signal, if not we random another 4. now we monitor signal, if any value of signal is the same or nearest to lyphocyte- we have anomaly.
Date : Size : 8kb User : Tom

随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler-An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only
Date : Size : 211kb User : cystory

清华大学电子系随机过程运用鞅和停时仿真博弈的大作业。详细注释,代码已调试-stop-time gambling random process
Date : Size : 105kb User : zpqmal

使用MATLAB对平稳随机信号以改进的功率谱法(welch法)以及Thomson多窗估计法(Thomson Multitaper Method)做功率谱估计的源代码-Pairs of stationary random signals using MATLAB in order to improve the power spectrum method (welch France), and the Thomson multi-window estimation method (Thomson Multitaper Method) to do the source code for power spectrum estimation
Date : Size : 1kb User : 赵明诚

DL : 0
MATLAB概率分布与伪随机数生成、统计量分析、数理统计分析方法及计算机实现、统计假设检验、方差分析及计算机求解-MATLAB probability distributions and pseudo-random number generation, statistical traffic analysis, mathematical and computer realization of statistical analysis, statistical hypothesis testing, analysis of variance and computer solution
Date : Size : 2.2mb User : qiqi

给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, and set the middle pixel value with the median.) 4. 3 by 3 averaging filter window (Take the average value of 9 pixels, and set the middle pixel value with the average.)
Date : Size : 1kb User : zhengyan

Signal Detection and Estimation 关于信号检测与估计的一本英文电子书,本书首先介绍了一些信号的随机过程,然后详细地介绍了一些信号检测和估计的方法。很好的一本外文书,大家一起分享。-Signal Detection and Estimation。This book is primarily designed for the study of statistical signal detection andparameter estimation. In the first,it present concepts on probability and random variables. Then,it present Statistical Decision Theory,Parameter Estimation.It is really a good book,share with all of you.
Date : Size : 4.18mb User : 何通

mesenne twister算法 产生伪随机数(服从均匀分布) 及查看矩阵数据概率分布的程序 -mesenne twister algorithm for the generation of pseudo-random number (subject to uniform distribution) and view the probability distribution of the data matrix, the procedure
Date : Size : 1kb User : dong

DL : 0
差影法实际是对图像进行代数运算的一种不同的叫法。代数运算是指对两幅输入图像进行点对点的加、减、乘、除计算而得到输出图像的运算。  图像相加的一个重要应用就是对同一场景的多幅图像求平均值,它可以有效地降低随机噪声的影响,这是因为对于一幅有噪声的图像S(x,y),可以看成是由原始无噪声的图像F(x,y)和噪声G(x,y)叠加而成的,即 S(x,y)=G(x,y)+F(x,y) -Poor shadow method is actually an image algebra in a different name for. Algebra refers to the two input images point to point add, subtract, multiply, in addition to the calculation obtained computing the output image. An important application of the image is the sum of the same scene multiple images averaged, it can effectively reduce the impact of random noise, it is because for a noisy image S (x, y), can be seen as by the original noise-free images F (x, y) and noise G (x, y) stacking, that is, S (x, y) = G (x, y)+ F (x, y)
Date : Size : 383kb User : caocao

一个完整的GPS伪随机码的捕获与跟踪.用matlab仿真.-A complete GPS pseudo-random code to capture and tracking. Using matlab simulation.
Date : Size : 12kb User : 王永俊

Pseodu-random sequence Berlekamp-Massey Algorithm
Date : Size : 2kb User : swallow

Cooperative communication_power control a) Generate random binary sequence of +1’s and -1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add white Gaussian noise. (d) At any receiver(relay or destination), equalize (divide) the received symbols with the known channel (e) Perform hard-decision-decoding and count the bit errors (f) Plot the power given to both source(Ps) and relay(Pr) with both SNR and BER -Cooperative communication_power control a) Generate random binary sequence of+1’s and-1’s. (b) Given different Power to the source and the relay as well (c) Multiply the symbols with the channel and then add white Gaussian noise. (d) At any receiver(relay or destination), equalize (divide) the received symbols with the known channel (e) Perform hard-decision-decoding and count the bit errors (f) Plot the power given to both source(Ps) and relay(Pr) with both SNR and BER
Date : Size : 1kb User : tafa

使用Ziggurat算法生成高斯分布的随机数-Gaussian distribution random numbers generator using the Ziggurat lgorithm
Date : Size : 1kb User : 海坤

DL : 0
利用MATLAB语言仿真Mersenne Twister算法产生随机数,并进行验证-Simulation using MATLAB language Mersenne Twister algorithm to generate random numbers, and verify
Date : Size : 2kb User : 佘曼桂

DL : 0
Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and analysis its basic nature, such as the average path length.
Date : Size : 10kb User : toci

DL : 0
伪随机序列产生器。希望对大家有所帮助-Pseudo-random sequence generator. We want to help. . . . . . . . . . . . . . . . . .
Date : Size : 1kb User : LNQ
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.