-
the-simulink-of-simpower
是电力电子电力系统的仿真书籍的matlab和simulink的仿真实例 (the simulink of simpower)
- 2013-08-27 08:50:03下载
- 积分:1
-
MATLAB
Calculate hurst and lyupanov exponent from a time serie
- 2012-07-26 23:22:00下载
- 积分:1
-
m
说明: consists of communication system
- 2012-07-27 14:13:18下载
- 积分:1
-
MCT
这是简绍现在编码理论的最新研究进展的书,全英文(This is simply the latest research progress Shao book now coding theory, all in English)
- 2014-10-20 15:17:25下载
- 积分:1
-
Matlab_Tutorial
excellent tutorial on Matlab
- 2013-04-01 11:46:08下载
- 积分:1
-
SPSO2011_matlab
basic particle swarm algorithm 2011 version
- 2018-01-08 09:04:42下载
- 积分:1
-
杨氏干涉的模拟
说明: 这个源代码文件包含了一个非常生动的杨氏干涉的模拟过程,其显示的结果是一个动画形式的(the source document contains a very vivid Young's interference in the simulation process. its display is the result of a form of animation)
- 2005-12-27 12:52:21下载
- 积分:1
-
CADPROJECT
用matlab编程,实现C2-continuity的瓶子,用户输入瓶子的截面(generation of c2-continuity bottle)
- 2011-11-06 06:00:53下载
- 积分:1
-
跳频信号参数估计
说明: 文档用了STFT,CWT,GABOR,SPWVD 等方法对跳频信号的参数进行了估计(STFT, CWT, Gabor, spwvd and other time-frequency methods are used to estimate the parameters of FH signals)
- 2020-05-20 10:46:50下载
- 积分:1
-
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