-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
20060409222636964
线性规划
包括单纯形法,梯度,牛顿(linear programming including the simplex method, gradient, Newton, etc.)
- 2007-05-08 08:59:16下载
- 积分:1
-
VC_and_MATLAB_Map1
基于VC_和MATLAB混合编程绘制三维图形(VC_ and MATLAB mixed programming based on three-dimensional graphics rendering)
- 2013-09-04 10:37:35下载
- 积分:1
-
liukai
二阶系统三维图 二阶系统三维图 二阶系统三维图 (second 3D map 3D map 3D map Second Second Second 3D map 3D map 2 bands 3D map system)
- 2006-06-10 10:24:51下载
- 积分:1
-
regression
回归分析 很详细有各种例子及matlab代码和运行结果图 (Regression analysis in great detail a variety of examples and matlab code and operating results Figure)
- 2014-10-08 20:30:26下载
- 积分:1
-
Adaptive-beamforming
采用自适应波束形成技术,获得想得到的方向图。(Adaptive beamforming technology, access to the desired pattern.)
- 2011-10-12 20:26:40下载
- 积分:1
-
filterdesign
MATLAB信号处理必不可少的滤波器设计全解(MATLAB signal processing filter design essential to the whole solution)
- 2009-05-05 13:14:17下载
- 积分:1
-
antenna-pattern
采用了一种简化的方向图模型。方位和俯仰均用高斯型。(Direction using a simplified graph model. Azimuth and elevation are used Gaussian.)
- 2011-02-11 19:51:43下载
- 积分:1
-
fisher-liner-analysis-matlab
简单的利用Fisher准则函数获取最佳投影线的Matlab程序(Simple use Fisher criterion function to get the best projection line Matlab program)
- 2014-10-29 19:56:45下载
- 积分:1
-
pd_swerling2
雷达系统中用于计算起伏目标的检测概率,适用于Swerling II型目标。(The radar system used to calculate the undulation target detection probability, applies Swerling II target.)
- 2020-11-12 11:19:44下载
- 积分:1