-
Fig5x43
电力电子、电机控制系统仿真模型 经典仿真源程序 洪乃刚版本(Power electronics, motor control system simulation model version of the classic simulation source Hong Naigang)
- 2011-05-09 23:24:25下载
- 积分:1
-
fangben_v28
ldpc码的编解码实现,大学数值分析算法,LCMV优化设计阵列处理信号。( Codec ldpc code implementation University of numerical analysis algorithms, LCMV optimization design array signal processing.)
- 2017-04-04 18:42:44下载
- 积分:1
-
some
matlab function file.m-sequence, gold-sequence, crosscorrelation, autocorrelation.
- 2010-10-02 19:43:47下载
- 积分:1
-
MATLAB_CODE
MATLAB ENCRYPTION CODE WHICH CONTAINS DECRYPTION N EMBEDDING
- 2013-02-12 20:28:01下载
- 积分:1
-
Sattellite2
code for sattelite calculaton
- 2013-09-14 17:32:44下载
- 积分:1
-
MATLAB-guide-for-new
MATLAB新手入门教程,介绍了基本运算与函数,基本xy平面绘图命令,word版本,非常好用(The MATLAB introductory tutorial introduces the basic operations and functions, basic xy plane drawing commands, word version, very easy to use)
- 2012-11-04 14:26:05下载
- 积分:1
-
airfoil
说明: Simulation based on age verification
- 2019-02-21 21:48:51下载
- 积分:1
-
dengxiaodianliang
王锡凡《电力系统规划》中采用等效电量函数法中,算例提供的matlab程序(PROCEEDINGS equivalent power function method is used in the power system planning, operator cases matlab program)
- 2013-03-07 13:57:59下载
- 积分:1
-
Jason211
从Jason2卫星的nc文件中提取测高数据进行网格化处理 1*1 (Extract altimetry data Jason 2 satellite nc mesh file processing* 1 1)
- 2021-05-13 16:30:02下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1