-
saleh
MATLAB编写的无记忆功放的Saleh模型函数(Written in MATLAB Saleh memoryless amplifier model function)
- 2020-10-22 14:37:23下载
- 积分:1
-
Example2
vc++和matlab混合编程m文件的读取(VC++ and matlab)
- 2011-04-26 15:40:29下载
- 积分:1
-
decimation
音频信号降采样程序 支持48k->8k 24k->8k 8k->1k 的降采样.实现方法,先做低通滤波,再做采样点抽取.低通滤波起使用67点FIR,系数由matlab使用窗函数法生成
(Audio signal down-sampling procedures to support the 48k-)
- 2007-09-11 10:20:03下载
- 积分:1
-
Numericalalgorithmused
常用数值算法
包括c++,c,MATLAB,等等(Numerical algorithm used includes c++, c, MATLAB, etc.)
- 2010-06-28 16:26:36下载
- 积分:1
-
GUI-ga-bp
简要介绍gui界面操作的教程 适合初学者 里面包含部分实例 希望对各位有用(Brief tutorial gui interface operation for beginners which contains some examples you want to be useful)
- 2011-11-22 17:15:01下载
- 积分:1
-
Full_wave_bridge_rectifier
rectifier power electronics system
- 2013-05-05 16:06:21下载
- 积分:1
-
HOG 行人检测代码
本文针对运动目标的检测和跟踪这一研究课题,深入研究了两种非常重要的检测和跟踪技术-光流技术和帧差法的检测技术,在运动目标检测和跟踪中的应用中,对光流法和帧差法的优缺点进行了实验分析,文中所描述的这两种检测和跟踪技术和方法都通过仿真实验进行了验证。(Detection and tracking of moving targets, the author of this paper the research topic, further study of the two very important detection and tracking technology of frame differential method - optical flow technology and testing technology, application in moving target detection and tracking of optical flow method and the advantages and disadvantages of frame differential method has carried on the experimental analysis, this paper describes these two kinds of detection and tracking technology and method is verified by simulation experiments.)
- 2018-03-29 13:52:47下载
- 积分:1
-
CCMethod
用来计算混沌时间序列的延迟时间,It s applied to calculate the delay time of chaos time series,(used to calculate chaotic time series, the delay time, It's applied to calculate the delay time of chaos time series,)
- 2007-05-10 17:11:19下载
- 积分:1
-
VS
说明: 对给出的两个声音信号文件进行频谱分析,两个声音信号文件进行时域分析和频谱分析的matlab程序(露 脭 赂 酶 鲁 枚渭脛脕 陆 赂 枚脡霉脪么脨脜 潞 脜脦脛 录 镁 陆 酶脨脨脝渭脝 脳 脰脦枚 拢 卢 脕 陆 赂 枚脡霉脪么脨脜 潞 脜脦脛 录 镁 陆 酶脨脨脢 卤 脫貌 脰脦枚 潞 脥脝渭脝 脳 脰脦枚渭脛matlab 鲁 脤脨貌)
- 2008-07-09 16:45:37下载
- 积分:1
-
fit_rayleigh_pdf
fit_rayleigh_pdf - Non Linear Least Squares fit of the Rayleigh distribution.
given the samples of the histogram of the samples, finds the distribution parameter that fits the histogram samples.fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format:result = fit_rayleigh_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
output: result - structure with the fields
s - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:13:28下载
- 积分:1