-
Monte-Carlo-method-
蒙特卡罗方法在由已知分布的随机抽样中的应用(Monte Carlo method of random sampling from the known distribution of the application)
- 2011-11-09 08:17:27下载
- 积分:1
-
baoluofenxi
采用解调分析方法,从信号中提取调制信息,分析其强度和频次就可以判断研究对象(诸如机械零件)损伤的程度和部位。(Using the demodulation method, the modulation information is extracted from the signal, the strength and frequency analysis can determine the study (such as mechanical parts) and location of the degree of damage.)
- 2013-09-30 04:08:32下载
- 积分:1
-
dtsspMatlabAll
离散时间语音信号处理源码(matlab)(discrete-time speech signal processing FOSS (Matlab))
- 2007-06-18 12:56:49下载
- 积分:1
-
Interference-of-two-beams
两束相干光的干涉强度和干涉条纹,干涉条纹用图像指令image绘制(Interference of two beams of coherent light intensity and interference fringes)
- 2013-09-24 21:23:22下载
- 积分:1
-
grid-pv-system
pv discriptioon is given
- 2015-02-09 21:21:15下载
- 积分:1
-
DOIGT1
Arduino Affichage permettant de controler un afficheur graphique de 240*64 pixels par liaison série
- 2015-04-18 18:22:27下载
- 积分:1
-
parameter
系统辨识用,用来辨识非线性系统的参数,还可以对非线性系统进行仿真。(System identification, used to identify nonlinear system parameters, it can also nonlinear system simulation.
)
- 2012-10-09 19:56:26下载
- 积分:1
-
POSION
基于matlab的有限元法求解泊松方程,WORD的形式,里面附有源程序(Matlab-based finite element method for solving Poisson s equation)
- 2011-12-18 09:20:16下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
KeplerOrbit
这是用于计算天文中的开普勒轨道元素的程序,用MAtlab编写的,欢迎使用哦。(This is used to calculate the astronomical elements Kepler track procedures used MAtlab prepared, Welcome oh.)
- 2007-04-11 20:24:50下载
- 积分:1