-
VCO_best_feedback_Ideal
压控振荡器设计过程的数字计算,无源器件参数(useful programe for the designning of VCO for passive paraameter culculation.)
- 2011-04-21 20:55:40下载
- 积分:1
-
Fast_Infogram
Fast_Infogram MATLAMB程序,包含时域谱负熵、频域谱负熵和平均谱负熵(Fast_Infogram MATLAMB program, including time-domain spectral negativity, frequency-domain spectral negativity and average spectral negativity)
- 2021-04-28 14:38:43下载
- 积分:1
-
essai
The script is taken somewhere on the web, which is now defunct.
I modified the script to run on my Windows Vista computer.
So, to run this you need to have a TIMIT corpus and need to change the
configuration that are specific to my computer.
I resampled the sampling rate of the TIMIT corpus to 16kHz.
- 2015-01-09 22:28:14下载
- 积分:1
-
frame
对电影中连续的两帧进行压缩编码,frame1进行帧内编码,frame2进行帧间编码(The film in two consecutive encoded and compressed, frame1 for intra-coded, frame2 for Interframe Coding)
- 2010-07-22 11:55:28下载
- 积分:1
-
IEEE-stand-system-data
IEEE标准测试系统数据 14节点数据 30节点数据 57节点数据 包括数据和潮流计算结果(IEEE stand system data 14 stations 30 stations 57 stations)
- 2015-01-28 14:51:46下载
- 积分:1
-
chaos-time-series-prediction
混沌时间序列多步自适应预测方法,非常有用,采用自适应算法,比局部算法要准确(chaos time series prediction)
- 2013-12-15 19:49:46下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
mydenoise
这是消除信号中噪声的程序,是国外编制的,比较适合初学。(This is the signal to eliminate noise procedures, the establishment abroad and are more suitable for a novice.)
- 2007-04-03 04:09:08下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
GA_TSP
基于遗传算法的TSP算法,寻找最短的遍历N个城市的路径(TSP algorithm based on genetic algorithm to find the shortest path traversal N cities)
- 2013-11-10 12:33:14下载
- 积分:1