-
Code_MATLAB_Statistical_Analysis
这是张德丰《MATLAB概率与数理统计分析》随书源码(M文件)。代码包括的内容有:概率分布计算及统计特征、数字特征计算、统计图绘制(盒状图、散度图等)、点估计和区间估计、假设检验、方差分析、曲线拟合、回归分析、因素分析、聚类分析、正交实验设计分析、多元方差分析、判别分析、隐马尔可夫模型建模与参数估计和在语音识别中的应用。(This is Zhang Defeng " MATLAB Analysis of probability and mathematical statistics," with the book source (M file). The contents of the code include: calculation of the probability distribution and statistical characteristics, digital feature calculation, statistical mapping (box-shaped graph, scatter graph, etc.), point and interval estimation, hypothesis testing, analysis of variance, curve fitting, regression analysis, factor analysis, cluster analysis, orthogonal experimental design, multivariate analysis of variance, discriminant analysis, hidden Markov modeling and parameter estimation and application in speech recognition.)
- 2020-12-03 14:19:24下载
- 积分:1
-
TP_codage_parole
codage programmes pour la parole
- 2010-05-10 23:31:12下载
- 积分:1
-
based-OPNET-M_M_marrange-simulink
OPNET入门学习教程一基于OPNET的M_M_m队列仿真( about OPNET study programme-based OPNETM_M_m arrange simulink)
- 2011-12-20 21:13:46下载
- 积分:1
-
考虑噪声和弱行波的对测量影响的配电网行波测距 danduan.emt
考虑噪声和弱行波的对测量影响的配电网行波测距。在PSCAD上搭建模型仿真获得数据导入MATLAB进行小波分析,最终实现故障测距,精度达到102m,(Consider the impact on the measurement of the distribution network traveling wave noise and weak traveling wave. Built on the model simulation PSCAD get data into MATLAB wavelet analysis, the ultimate realization of fault location with an accuracy of 102m,)
- 2021-03-09 19:49:27下载
- 积分:1
-
ask_pe
一个用matlab实现的ask仿真程序,加入了高斯白噪声(Used to achieve a matlab simulation program ask to add a Gaussian white noise)
- 2009-05-15 07:47:00下载
- 积分:1
-
motor12v
thats very good.enjoy it
- 2011-10-19 10:25:52下载
- 积分:1
-
MATLAB
CentralDifference code for multi dimention strucures
- 2013-11-07 15:55:34下载
- 积分:1
-
distributed
distributed分布式控制系统。matlab下模块truetime1.5的重要例子,文件中包含用matlab和c++两种语言实现的原文件,对于初学者有重要的借鉴意义。(distributed distributed control system. matlab truetime1.5 important examples of the module, the file contains two languages using matlab and c++ achieve the original document, there are important lessons for beginners significance.)
- 2020-07-29 14:48:40下载
- 积分: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
-
lianmatezhengtiqu
对图形的边缘,可实现图像到链码,链码到图像的转换。(right to the brink of graphics, images can be realized chain code, the chain code to the image conversion.)
- 2007-07-09 16:01:26下载
- 积分:1