Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MATLAB density function
Search - MATLAB density function - List
用MATLAB实现高斯滤波器,求自相关函数和pds功率谱密度-Gaussian filter with a MATLAB implementation, find the autocorrelation function and power spectral density of pds
Date : Size : 79kb User : 丫宝

This readme describes the Biased and Filtered Point Sampling algorithm. Before running the code, please run "compile_MEX.m" in the "dependent_files" directory. BFPS.m is the main file that draws samples. A demo can be run from Matlab with the following command: >> BFPS(double(imread( im.jpg )), 2, 1, 1, 0, 1) For faster density estimates in non-parametric image segmentation, the fast Gauss transform can be used in place of Matlab s ksdensity function. Copyright 2011. MIT. All Rights Reserved.
Date : Size : 126kb User : 馬英九

DL : 0
把那个软件包解压缩,添加到matlab路径下,运行@kde\mex\makemex.m,然后就可以调用kde函数创建核密度估计类对象,调用类对象的各种“方法”实现核密度估计、画图等-Next, running @ kde \ mex \ makemex. then can be called kde function creates kernel density estimation class object, the call of the object of "method" realize the kernel density estimation, painting, etc
Date : Size : 1.85mb User :

DL : 0
一个对数据处理的Matlab函数,统计数据的概率分布并画出概率密度曲线,已经验证,将该函数安装在函数工具箱内即可调用。-A data processing of Matlab function, the probability distribution of the statistical data and draw the probability density curve, have tested, the function will be installed in the tool can function call.
Date : Size : 5kb User : sada

基于matlab环境下的自相关函数的周期图功率谱密度-Based on the power spectral density of the autocorrelation function of the periodogram in Matlab environment
Date : Size : 1kb User : luzhen

Ellipse of Concentration matlab function. The objective of the function is to compute and plot ellipse of constant probability density of error distribution.
Date : Size : 3kb User : Navigation

背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。 MeanShift运动目标跟踪 matlab程序 1.截取跟踪目标矩阵rect 2.求取跟踪目标的加权直方图hist1 3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。 4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。 这两种算法为处理图像跟踪的基本方法 -Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking
Date : Size : 235kb User : l刘翔

Implementing comp_gauss_dens_val(m, S, x) function in MATLAB to compute Gaussian probability density value. x : feature vector m : class mean vector S : class covariance matrix
Date : Size : 24kb User : crn

信号处理中的振幅谱和相位谱以及谱密度估计等-1) Calculation of: - One-sided amplitude spectrum - One-sided phase spectrum - Vector of frequencies. 2) The function can plot: - One-sided amplitude spectrum - One-sided phase spectrum. Two examples are given in order to clarify the usage of the function. The input and output arguments are given in the beginning of the code. The code is based on the theory described in: [1] N. Majumdar, S. Banerjee. MATLAB Graphics and Data Visualization, Birmingham, Packt Publishing, 2012. [2] D. Manolakis, V. Ingle. Applied Digital Signal Processing. Cambridge, Cambridge University Press, 2011. [3] G. Heinzel, A. Rudiger, R. Schilling. Spectrum and spectral density estimation by the Discrete Fourier transform (DFT), including a comprehensive list of window functions and some new flat-top windows. Germany, Hannover, Max-Planck-Institut für Gravitationsphysik, 2002.
Date : Size : 2kb User : 小圆

DL : 0
MATLAB中的各种随机信号分析函数的编程,自相关函数以及功率谱密度的绘制-MATLAB programming in a variety of random signal analysis functions, drawing autocorrelation function and power spectral density
Date : Size : 1kb User : lifen

DL : 0
This is an BER, PER, Power spectrum density, for OFDMA and SC-FDMA. Simulator writing in the Matlab Language. After downloading, you need to separate the function in this code.
Date : Size : 3kb User : nogoodskam

DL : 0
二维伊辛模型matlab建模Matlab programs for the Ising model-Matlab programs for the Ising model ising.m: the main file which contains a simulator for the 2D Ising model using Wolff sampling and Metropolis sampling, including parameters for temperature and coupling strength. wolff.m: implements Wolff sampling on a configuration of Ising spins for some given amount of time. metropolis.m: implements Metropolis sampling on a configuration of Ising spins for some given amount of time. isingenergy.m: compute the energy density of a spin configuration. isingplot.m: plot a configuration of spins. correlations.m: compute the 2D connected correlation function for a spin configuration. radialavg.m: average out the angular dependence from a 2D connected correlation function.
Date : Size : 6kb User : Chao

程序均用matlab编写 ch ex 的文件是信号与系统频谱密度函数或者时移特性的展示 Advanced_Mathematica_picture_zoom是利用二次线性内插值法对彩色图片进行任意倍数的放大 每个程序都含有详细的注释-Programs are written in matlab chex file is spectrum density of signal and system function or moving features of the display Advanced_Mathematica_picture_zoom using quadratic linear interpolation method in arbitrary multiple amplification was carried out on the color images Every program contains detailed annotations
Date : Size : 4kb User : 马晓晨

自己编写的正弦函数的周期图法求功率谱密度的matlab程序,简洁明了,很容易看懂。-I have written a sine function periodogram seeking power spectral density matlab program, concise, easy read.
Date : Size : 7kb User : 张慧敏

DL : 0
已调制信号计算其普相关密度,利用matlab GUI实现的串口编程例子,matlab小波分析程序,最小二乘回归分析算法,复化三点Gauss-lengend公式求pi,包括广义互相关函数GCC时延估计,与理论分析结果相比,用MATLAB实现动态聚类或迭代自组织数据分析。- Modulated signals to calculate its density Pu-related, Use serial programming examples matlab GUI implementation, matlab wavelet analysis program, Least-squares regression analysis algorithm, Complex of three-point Gauss-lengend the Formula pi, Including the generalized cross-correlation function GCC time delay estimation, Compared with the results of theoretical analysis, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
Date : Size : 3kb User : 王新

利用matlab来进行画门函数的频谱图和能量谱密度图-Use matlab to draw gate function spectrum and energy spectrum density map
Date : Size : 1kb User : 杨建国

交通流元胞自动机Matlab源代码 *跟驰功能 *换道功能*元胞空间定义功能*车辆定义功能*驾驶员特性定义功能*发车密度定义功能*信号配时定义功能*换道比例定义功能-Traffic flow cellular automata Matlab source code* follow the function * lane changing function* unit cell space definition function* vehicle definition function* driver characteristics definition function* departure density definition function* signal timing definition function* changing channel proportion definition function
Date : Size : 49kb User : zhchwl

DL : 0
已调制信号计算其普相关密度,利用matlab GUI实现的串口编程例子,matlab小波分析程序,最小二乘回归分析算法,复化三点Gauss-lengend公式求pi,包括广义互相关函数GCC时延估计,与理论分析结果相比,用MATLAB实现动态聚类或迭代自组织数据分析。 - Modulated signals to calculate its density Pu-related, Use serial programming examples matlab GUI implementation, matlab wavelet analysis program, Least-squares regression analysis algorithm, Complex of three-point Gauss-lengend the Formula pi, Including the generalized cross-correlation function GCC time delay estimation, Compared with the results of theoretical analysis, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
Date : Size : 4kb User : eyjcfp

DL : 0
已调制信号计算其普相关密度,用MATLAB实现动态聚类或迭代自组织数据分析,窗函数法设计一个数字带通FIR滤波器。- Modulated signals to calculate its density Pu-related, Using MATLAB dynamic clustering or iterative self-organizing data analysis, A window function design FIR digital band-pass filter.
Date : Size : 4kb User : 郝朝元

Modulated signals to calculate its density Pu-related, matlab prepared cellular automata, Combination formula DSmT evidence reasoning calculation function.
Date : Size : 4kb User : fuifaojangyiu
« 1 2 3 4 5 67 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.