-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
QuartusMaxplus
Quartus和Maxplus使用指南。在做EDA设计的时候会用到的。(Quartus and Maxplus Guide. When doing EDA design will be used.)
- 2010-05-25 11:19:45下载
- 积分:1
-
EasyKrig_V3
克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.确定对一个待插点值有影响的距离范围,然后用此范围内的采样点来估计待插点的属性值。该方法在数学上可对所研究的对象提供一种最佳线性无偏估计(某点处的确定值)的方法。它是考虑了信息样品的形状、大小及与待估计块段相互间的空间位置等几何特征以及品位的空间结构之后,为达到线性、无偏和最小估计方差的估计,而对每一个样品赋与一定的系数,最后 进行加权平均来估计块段品位的方法。(Kriging is a technique that provides the Best Linear Unbiased Estimator of the unknown fields (Journel and Huijbregts, 1978 Kitanidis, 1997). It is a local estimator that can provide the interpolation and extrapolation of the originally sparsely sampled data that are assumed to be reasonably characterized by the Intrinsic Statistical Model (ISM). An ISM does not require the quantity of interest to be stationary, i.e. its mean and standard deviation are independent of position, but rather that its covariance function depends on the separation of two data points)
- 2013-11-27 09:56:06下载
- 积分:1
-
allinone
fir filter design using mathlab
- 2009-11-04 01:11:09下载
- 积分:1
-
MIMO
CALCULATING CHANNEL CAPACITY FOR MIMO CHANNEL IN DIFFERENT FORM.HERE WE CONSIDERED TWO,THREE AND FOUR INPUT AND OUTPUTS.
- 2011-06-21 20:40:26下载
- 积分:1
-
dsb-am
使用MATLAB对DSB-AM进行仿真:双边带幅度调制的过程以及对其中所包含的对信号的频谱分析都可以通过MATLAB中的M语句及相关函数来实现。假如信号m(t)=cos(m)以dsb-am方式调制载波c(t)=cos(20*pi*t),所的信号为y(t),并将采样频率定为 fs=100Hz,则可在MATLAB中设计程序对该幅度调制的结果进行仿真,绘制已调信号波形和频谱分析。(It is a example for DSB-AM based on MATLAB .)
- 2009-05-02 23:18:59下载
- 积分:1
-
solving-linear-equations
用MATLAB 实现直接求解线性方程 Direct method for solving linear equations(Solving linear equations Direct method for solving linear equations using MATLAB to achieve direct)
- 2012-10-16 23:13:31下载
- 积分:1
-
INVERTERPWMcompensater
compensation of dead time effect of the inverter dead time effect causes the impact of the control performance of the INVERTER system, and pointed out that the dead time compensation, the key lies in the current phase of the acquisition, in order to overcome the practical zero of the current ambiguity of the system is proposed based on the two-phase stationary coordinate system under the feedforward dead-time compensation method. by the offset voltage of the three-phase output current cycle Fourier transform is found only compensation 1, 5, 7 harmonic components to eliminate the dead time effect. simulation and experimental results verify the correctness and feasibility of this approach.
- 2013-11-11 23:14:37下载
- 积分:1
-
Alamouti
天线选择OSTBC
模拟Alamouti空时块编码
Alamouti编码与预编码的OSTBC(Antenna selection for OSTBC
simulate the Alamouti space-time block coding
Alamouti coding with precoded OSTBC)
- 2021-05-08 12:08:35下载
- 积分:1
-
AverageInterpolation
It interpol the averager .......very usefull if you know how to use it, it will help you alot
- 2013-02-02 18:32:30下载
- 积分:1