-
fdtd-2d_new
说明: 2D的FDTD程序,有关边界的设定,物理参数的设定等,对学习FDTD很有帮助。(2D of the FDTD program, setting the boundaries, the physical parameters of the set and so helpful in learning FDTD.)
- 2010-04-12 21:44:52下载
- 积分:1
-
maple-code
《超越摄动:同伦分析方法导论》附带maple程序代码,用于求解非线性偏微分方程解析解(" Beyond perturbation: Introduction homotopy analysis method" collateral maple program code for solving nonlinear partial differential equations analytical solutions)
- 2015-04-08 07:13:54下载
- 积分:1
-
潮汐调和分析程序 t-tide
潮汐调和分析程序,操作简单,新手上手快捷,方便(Tidal harmonic analysis program, easy to operate)
- 2021-04-01 14:49:09下载
- 积分:1
-
equalizer
软件无线电教材中第十三章均衡器一节 全部习题解答,内有word说明和Matlab源程序。(“Telecommunication Breakdown Concepts of Communication Transmitted via Software-Defined Radio” textbooks XIII a full exercise answer, there are word descriptions and Matlab source.)
- 2010-06-27 11:21:20下载
- 积分:1
-
Instrument_demo
Decision Trees and Predictive Models with cross-validation and
ROC (Receiver Operating Characteristic) analysis plot
- 2010-11-03 10:09:02下载
- 积分:1
-
Main_Logistic
一个混沌信号的产生程序,应该比较有用。请下载使用(A chaotic signal generation process should be more useful. Please download)
- 2011-05-22 15:08:27下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
Matlab-OF-MATHMATIC
数学建模常用算法的MATLAB程序,在全国数学建模比赛中能使用!(MATLAB OF MATHMATIC,SOME EXAMPLE YOU CAN USE)
- 2013-11-23 22:18:50下载
- 积分:1
-
Asign_2_b
We see from the graphs , that as the number of samples increased, the estimation gets better. As now for increased number of samples , variance of estimators are reduced. So, we get better estimation.
- 2013-05-02 02:47:27下载
- 积分:1
-
MathematikInformatiker1
Gerald Teschl s matlab files for german book: "Mathematik für Informatiker 1: Diskrete Mathematik und lineare Algebra" ISBN "9783540774310"
- 2010-08-26 19:41:12下载
- 积分:1