-
jpeg
the attached utility is a work I ve submitted to the university
It shows what a jpeg compression is all about.
the function implements the DCT transform, using a matrix operator.
note that matlab has a function for the DCT and iDCT transforms
that might be more efficient.(the attached utility is a work I ve submitted to the universityIt shows what a jpeg compression is all about.the function implements the DCT transform, using a matrix operator.note that matlab has a function for the DCT and iDCT transforms that might be more efficient .)
- 2008-01-11 15:05:19下载
- 积分:1
-
qinterp123
Performs nearest-neighbor or linear interpolation much faster than interp1 when an evenly-spaced lib
- 2010-10-25 05:44:31下载
- 积分:1
-
caseNPG
NPG power system data
- 2013-11-27 18:34:08下载
- 积分:1
-
cyclo.paper
An Introduction to Cyclostationary Noise
by Joel Phillips and Ken Kundert
- 2010-09-11 20:41:19下载
- 积分:1
-
seismic2
声波波场快照程序,可以自己再做进一步的修改。非常好用。(Acoustic wave field snapshots Program)
- 2011-09-05 22:56:29下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1
-
Shielding
shielding effectiveness of the materials
- 2014-01-01 23:25:26下载
- 积分:1
-
allimageoperationprogram
all type of operation in matlab
- 2011-01-15 22:36:32下载
- 积分:1
-
中心差分法
运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combination of displacements. The problem of solving differential equations is transformed into the problem of solving algebraic equations. The recurrence formulas of each small time interval are obtained in the time interval, and then the response of the whole time interval is obtained. The central difference method is a display integration method, which is based on the finite difference method instead of the displacement derivative of time (i.e. velocity and acceleration).)
- 2019-02-18 15:55:06下载
- 积分:1
-
PFLib-new
Particle Filter Toolbox
- 2009-06-30 19:56:32下载
- 积分:1