-
PressureVesselDesignProblem
Pressure Vessel Design optimizition benchmark problem (test problem) in matlab
- 2009-09-23 15:10:00下载
- 积分:1
-
classicalprobabilityandstatisticscalculations
主要介绍MATLAB概率统计计算经典30例,非常实用。(Introduces MATLAB 30 cases of classical probability and statistics calculations, very practical.)
- 2010-12-01 19:54:53下载
- 积分:1
-
Fprec
说明: 基于matlab的指纹识别完整程序 100 可运行(Fingerprint Identification Based on a complete program matlab)
- 2011-04-15 07:45:00下载
- 积分:1
-
8-3A
实现td-scdma链路层仿真,完成传输信道和物理信道的编码和译码(Achieve td-scdma link layer simulation)
- 2010-05-14 21:07:12下载
- 积分:1
-
rgb2gray
this is program is used to convert any kind of colour image to grey scale image.
when this code is executed , an window is displayed to accept image and output image is
created in the same folder
- 2011-05-31 12:36:49下载
- 积分:1
-
Matlab-Channel-Estimation
Matlab Channel Estimation
- 2012-05-14 23:29:38下载
- 积分:1
-
yinpinchuli
matlab实现音频处理,matlab课的作业(Audio processing)
- 2012-08-30 12:07:52下载
- 积分:1
-
9-10
不同方法估计协方差矩阵的Capon波束形成,以及多点约束的Capon波束形成和方向图,自己运行效果很好。(Different methods of estimation covariance matrix Capon beamforming, and multi-point constraints Capon beamforming and direction maps, run their own good results.)
- 2021-03-28 14:19:11下载
- 积分:1
-
kaerman
用MATLAB实现的卡尔曼滤波,根据有用信号和干扰噪声的统计特性(自相关函数或功率谱),以线性最小均方误差(MSE),能最大程度的滤除干扰噪声,提取有用信号。(Kalman filter using MATLAB, based on the statistical properties of the useful signal and interference noise (autocorrelation function or power spectrum), linear minimum mean square error (MSE), filter out noise interference to the greatest extent, to extract the useful signal.)
- 2013-11-25 19:34:21下载
- 积分: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