-
MATLAB
数值分析,上机题目,求解方程组十分方便
数值分析,高斯公式, 求解方程组十分方便(Numerical analysis, the machine topic is very convenient for solving equations numerical analysis, Gaussian formula is very convenient for solving equations)
- 2008-12-29 13:14:40下载
- 积分:1
-
matlab_code
DSP CODE FOR SIMULATION PROJECT IIR FILTER
- 2013-08-07 22:07:20下载
- 积分:1
-
sin-cos
Cosinor analysis uses the least squares method to fit a sine wave to a
time series. Cosinor analysis is often used in the analysis
of biologic time series that demonstrate predictible rhythms. This
method can be used with an unequally spaced time series.
Follows cosinor analysis of a time series as outlined by
Nelson et al. Methods for Cosinor-Rhythmometry Chronobiologica.
1979. Please consult reference.
- 2015-01-24 15:26:38下载
- 积分:1
-
RS_coding
The Hamming codes (described in the previous section) are suitable for detecting random bit errors
in a sequence of transmitted bits. If the communication medium is prone to burst errors (channel
errors affecting contiguous blocks of bits), then the Hamming code may not be suitable.
Reed Solomon Codes are linear block codes, a subset of the BCH codes called non-binary BCH.
The (n, k) RS code contains k data symbols and n-k parity symbols. RS Codes are also cyclic codes
since the cyclic shift of any codeword will result in another valid RS codeword.
- 2016-03-17 01:47:28下载
- 积分:1
-
compare
在数字图像处理中,运用MATLAB中的函数compare可以用来计算图像压缩前后的误差和直方图(In digital image processing using MATLAB functions compare the error and histogram can be used to calculate the image before and after compression)
- 2013-04-24 00:35:25下载
- 积分:1
-
CC
说明: 提取超声回波信号中回波时移的互相关计算。(Extraction echo ultrasonic echo signals of time-lapse cross-correlation calculation.)
- 2009-02-17 11:23:34下载
- 积分:1
-
spectrum
谱分析,气象、海洋专业程序,用于分析时间序列的显著周期。(Spectral analysis, meteorological, oceanographic professional program for the analysis of a significant period of time series.)
- 2013-12-19 13:09:45下载
- 积分:1
-
Applied_sgnal_processing_3
this file contain matlab code for advance filter design
- 2010-11-10 05:45:31下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
bubd
function [mubnd,var,dc,dr,gcr,grc] = bubd(m,blk,Dinitbnd,Ginitbnd,pmu,diagnose,clevel)
- 2015-02-13 17:56:17下载
- 积分:1