-
Numerical-Optimization
绘制函数的等值线,数值优化书关于约束最优化中实例(Drawing the contours of the function, numerical optimization in the book examples of constrained optimization)
- 2011-10-14 08:44:01下载
- 积分:1
-
Piecewise-linear-interpolation
使用分段线性插值算法对数据进行内插,有效的避免了高次插值时产生的龙格现象。(Using piecewise linear interpolation of data interpolation algorithm, effectively avoids the high order interpolation when the runge phenomenon.)
- 2013-05-07 20:31:30下载
- 积分:1
-
Linear-nonlinear-LS-article
线性的最小二乘法,以及非线性最小二乘法,最小二乘源码(Linear least squares method, as well as nonlinear least squares method, least squares)
- 2017-03-15 15:32:13下载
- 积分:1
-
Di
说明: semestrovoe PowerSupplySystem of industry plant is model in matlab
- 2010-11-12 01:42:29下载
- 积分:1
-
Biot_Stoll
Biot-Stoll模型中弹性介质速度和衰减随频率的变化(Biot-Stoll model for the variation of velocity and attenuation with frequency in poroelastic media)
- 2012-09-05 17:21:04下载
- 积分:1
-
Radar_fangxiangtu
matlab仿真线性雷达天线方向图。仿真矩形天线的方向图。(The matlab simulation linear radar antenna pattern. The simulation of rectangular antenna pattern.
)
- 2020-07-01 21:20:02下载
- 积分:1
-
eye_diagramqpsk_code
matlab code for generating eye diagram for qpsk
- 2010-07-22 20:00:22下载
- 积分:1
-
GMSK
GMSK的源码基于MATLAB的,可以出图,有一部分注释的(Based on MATLAB GMSK source, can be printed out, it is a part of the comment
)
- 2012-05-07 18:36:13下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1
-
imageProcessing
image prcessing: histogram, negative, thresholding
- 2009-11-15 08:31:17下载
- 积分:1