-
MATLAB-numerical-calculation-
里面有些常用的数值程序,如线性方程组的求解,插值,常微分方程的数值方法等等。(Inside some common numerical procedures, such as linear equations, interpolation, ordinary differential equations, numerical methods and so on.)
- 2013-01-02 16:40:23下载
- 积分:1
-
chuang
用MATLAB软件实现带通,低通,高通滤波器的窗函数的频率响应,观察频响特点(MATLAB software band-pass, low pass, high pass filter window function frequency response, the observed frequency response characteristics)
- 2012-06-27 21:26:25下载
- 积分:1
-
MATLAB-CHAN
手机定位算法中的chan算法的MATLAB实现(Mobile positioning algorithm MATLAB algorithms achieve chan)
- 2015-01-16 16:40:43下载
- 积分:1
-
punquanma
喷泉码的MATLAB仿真,喷泉码在分组传输网络中有很大的应用(MATLAB codes of Raptor codes )
- 2015-03-18 22:03:03下载
- 积分:1
-
EFG Liu
EFG 2D problems cantilever beam
- 2018-08-27 12:18:25下载
- 积分:1
-
SegTool
matlab图像分割程序
手动和自动分割(matlab image segmentation procedures manual and automatic segmentation)
- 2007-09-19 18:33:56下载
- 积分:1
-
finitedf
finite difference demo code
- 2010-02-17 07:28:24下载
- 积分:1
-
GM47_info
Some informations about SonyEricsson GM47 GSM module and suitable antennas.
- 2010-11-17 19:02:33下载
- 积分:1
-
Capon_DOA
DOA常用算法之一:Capton算法, 也叫做MVDRE ( Minimum Variance Distorionless Response Estimator ),是计算Power specturm(DOA, one of commonly used algorithms: Capton algorithm, also known as MVDRE (Minimum Variance Distorionless Response Estimator), is the calculation of Power specturm)
- 2007-03-30 00:21:52下载
- 积分:1
-
optim
Sequentielle Quadratische Optimierung fuer
f(x) = Min!, g(x) >= 0, h(x) = 0
unter Regularitaetsbedingung
FUNKTIONEN:
gp.m, gp_g.m, restor.m, sigini.m
name_f.m: Zielfunktion/Gradient
name_g.m: Ungleichunen/Gradienten
name_h.m: Gleichungen/Gradienten
INPUT:
name Name des Problems
x zulaessiger Punkt als Startvektor
OUTPUT:
(x,y,z) Kuhn-Tucker-Punkt
f = f(x) Funktionswert
errorcode = 1: Max. Schrittzahl in Iteration
errorcode = 2: Max. Schrittzahl in Backtracking
errorcode = 3: x nicht zulaessig
- 2015-01-07 15:36:55下载
- 积分:1