-
chengxu
利用自相关函数可以进行分析时间序列里面存在的内部特征信息,可以分析这些得到自己有用的信息。(Using the autocorrelation analysis of time series can exist inside the internal characteristic analysis of these information, can get useful information.)
- 2010-06-05 20:56:40下载
- 积分:1
-
PSD
力学中的 PSD 方法,用来进行滤波, 可以调节窗口大小(PSD method of mechanics, used as a filter)
- 2010-09-10 23:17:29下载
- 积分:1
-
SmartAntenna
这个计划的目的是模拟一个基站接收器(上行的智能天线系统)(This Program is Designed To Simulate The Smart Antenna System On A BTS Receiver ( Uplink )
)
- 2009-11-25 10:16:09下载
- 积分:1
-
rls
智能天线算法中的非盲算法中的最小二乘法算法,运行后直接出来结果(Algorithm of smart antenna algorithms in the non-blind least squares algorithm, to run directly from the results of)
- 2009-05-20 10:44:17下载
- 积分:1
-
circle
已知三点,求过三点的圆的半径,和圆心坐标。若三点在同一直线上或有两点重叠则返回覆盖三点的最小圆半径 开发环境 Matlab(failed to translate)
- 2013-05-05 10:44:44下载
- 积分:1
-
returnzerocode
说明: 归零编码,适用于FMT(滤波多音调治)技术(RZ code applicable to FMT (multi-tone filter rule) technology)
- 2006-04-13 13:48:05下载
- 积分:1
-
maichognyasuo
通信工程与计算机方面的脉冲压缩的一些源代码通信工程与计算机方面的脉冲压缩的一些源代码(Communication engineering and computer aspects of pulse compression of some of the source code
)
- 2013-01-05 15:25:52下载
- 积分:1
-
TDE_Targer_Positioning_a_Tracking
基于时延估计的目标定位与跟踪:编写了一个Matlab GUI,可以实现三围空间目标的定位,以及运动目标的跟踪(The Target_Positioning_&_Tracking Through Time-Delay-Estimation.)
- 2013-01-21 21:05:11下载
- 积分:1
-
predictive
This is predictive simulation file. It contations too many mdl files. and it has predictive+802.11a simulink.
Thank you
- 2013-09-04 13:35:26下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1