-
linear-ode
u"+u=sinx, 0<x<1
u(0)=0, u(1)=0
- 2011-04-20 21:56:36下载
- 积分:1
-
Runge-Kutta-
应用四阶龙格库塔法求解微分方程的初值问题(Applications fourth-order Runge-Kutta Solving Ordinary Differential Equations)
- 2015-01-28 17:43:33下载
- 积分:1
-
cljs
基于Matlab的电力系统潮流计算程序源码,包括PQ分解法计算和牛顿拉夫逊发计算两部分,通过输入玩家参数信息可以计算电网潮流(EP system fucking english)
- 2013-12-31 15:36:15下载
- 积分:1
-
Discharging_Capacitor_exp_108b
Practical Experiment for Discharging a capacitor in MAtlab
- 2013-10-04 15:04:41下载
- 积分:1
-
Optical-Fiber-Telecommunications-Volume-VIACo
Optical Fiber Telecommunications Volume VI-A, a new book which precents Optical Fiber Telecommunications component to system
- 2014-12-15 10:22:17下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
mmse-and-amp-no-quantizer
大规模中zf,mmse,appro-mmse接收算法(the multiuser detection algorithm of zf
,mmse and appro-mmse in the massive MIMO system)
- 2015-03-24 20:09:55下载
- 积分:1
-
untitledzhangzhide
三相风力发电控制系统。已经建好的模型,pwm控制(Three-phase wind power control systems. The model has been built)
- 2014-05-23 20:57:38下载
- 积分:1
-
Qamer
matlsb code for finding transfer function
- 2011-10-05 15:39:42下载
- 积分:1
-
GLCM
在matlab上实现灰度共生矩阵的生成以及特征的提取(GLCM texture matlab)
- 2013-12-27 20:59:26下载
- 积分:1