-
UDRRS
This is a compact code for reliability analysis based on the stochastic response surface method (SRSM) which first uses the univariate dimension reduction (UDR) to decompose the multidimensional performance function into multiple one-dimensional univariate functions and then employes the cubic spine interpolation to approximate the one-dimensional univariate functions.. One mathematical example is solved for demonstration purpose.
- 2013-03-15 10:04:52下载
- 积分:1
-
hmm
说明: 基于HMM的语音识别程序 很完整详细 里面包括10几个独立的小程序(HMM-based speech recognition procedures are complete details of which includes 10 small program that several independent)
- 2011-03-30 10:36:59下载
- 积分:1
-
wavelet-transform
一维小波变换对信号进行去噪,小波包变换,对地震记录进行去噪(A one-dimensional wavelet transform for signal denoising, wavelet packet transform, the noise of seismic record)
- 2016-04-12 14:26:12下载
- 积分:1
-
type1_windfarm
说明: 用simulink搭建的双馈风机模型,可用于风机并网的模拟,计算。较为复杂(Double-fed fanThe model of doubly-fed fan built by Simulink can be used to simulate and calculate the fan connected to the grid. More complex)
- 2020-06-19 07:40:02下载
- 积分:1
-
dianlufangzhen
电路 信号系统仿真的源码 基于multisim10.0(Signal System Simulation multisim10.0 based on the source)
- 2009-05-25 12:12:37下载
- 积分:1
-
germtm_class
说明: erdas练习文件,初学erdas的可以用来练习,可以做纠正,分析等。(erdas practice files, beginners erdas' s can be used to practice, you can do to correct, analysis.)
- 2010-04-14 14:00:05下载
- 积分:1
-
ploting-images-in-matlab
here i have given the plot function use in different ways for different processing
- 2012-04-11 22:46:50下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
fengseng_v58
插值与拟合的matlab实现,计算两个矩阵之间的欧氏距离,这个有中文注释,看得明白。( Interpolation and fitting matlab implementation, Calculation of the Euclidean distance between the two matrices, The Chinese have a comment, understand it.)
- 2016-04-28 15:42:50下载
- 积分:1
-
OFDMTransmission
在MATLAB仿真环境下,该程序是对OFDM系统的发送端的模拟仿真实现(In the MATLAB simulation environment, the program is the sending end of the OFDM system simulation experiment)
- 2010-08-26 15:58:25下载
- 积分:1