-
mmsp
前后向平滑算法:算法的原理很简单,以五点三次平滑为例。取相邻的5个数据点,可以拟合出一条3次曲线来,然后用3次曲线上相应的位置的数据值作为滤波后结果。简单的说就是 Savitzky-Golay 滤波器 。只不过Savitzky-Golay 滤波器并不特殊考虑边界的几个数据点,而这个算法还特意把边上的几个点的数据拟合结果给推导了出来。(Before and after the smoothing algorithm: the principle of the algorithm is very simple, to 5.3 times smooth as an example. Take the adjacent five data points, you can fit out a curve 3 times, and then use the corresponding position on the third time the data value as the filtered results. Simply said is the Savitzky-Golay filter. However, the Savitzky-Golay filter does not specifically consider several data points of the boundary, and this algorithm also specifically to the edge of a few points of the data fitting results derived.)
- 2017-02-28 14:43:31下载
- 积分:1
-
demo_turbo
matlab编写的turbo码示例程序,用于通信系统的信道编解码仿真(matlab prepared turbo code sample procedures for communication system simulation channel codec)
- 2008-04-26 21:23:14下载
- 积分:1
-
ica
关于FASTICA算法的完整应用程序,其中有图像版(FastICA algorithm on a complete application, which has the image version)
- 2008-05-29 00:44:32下载
- 积分:1
-
Untitled
求阵列天线方向图,矩形栅格点平面阵方向图。(Array antenna pattern)
- 2019-04-03 22:29:38下载
- 积分:1
-
cmpp
cmpp3.0 最新实现 带spring功能(cmpp3.0 latest with spring function)
- 2012-08-13 15:49:41下载
- 积分:1
-
lcx
关于泄漏同轴电缆性质,参数的仿真,基于matlab。包括表面波、单模、多模辐射,辐射角,辐射方向图等等。上传者原创程序,专业型很强,非常稀少。(Leakage coaxial cable on the nature of the simulation parameters, based on matlab. Including surface wave, single-mode, multi-mode radiation, the radiation angle, radiation pattern and so on. From original procedure, highly professional, very scarce.)
- 2008-06-03 10:04:31下载
- 积分:1
-
CRC_PUSCH
LTE CRC校验码 MATLAB仿真 上行共享信道编解码 仿真方案(LTE CRC checksum MATLAB simulation)
- 2013-08-17 00:02:28下载
- 积分:1
-
伺服电机主控制系统简单模拟实现
伺服电机主控制模块输入输出特性的简单模拟实现,输入目标电压及反馈的当前电压,输出对电机的控制脉冲波形(The simple simulation of the input and output characteristics of servo motor main control module, the input is target voltage and feedback is the current voltage, the output is the motor control pulse waveform)
- 2017-07-25 11:16:26下载
- 积分:1
-
sms
SMS短消息传输系统的程序代码,应用高级语言编写(SMS transfer systems)
- 2009-06-02 18:39:13下载
- 积分:1
-
gr-ofdm-master
说明: 提供块和Python类以构建OFDM发送器和接收器
用于研究和教学目的,可动态配置的传输
参数。 包括基于Python Qt的可视化GUI。(Provides blocks and Python classes to build an OFDM transmitter and receiver
for research and teaching purposes with dynamically configurable transmission
parameters. Includes Python Qt based GUI for visualization.)
- 2019-12-09 17:11:55下载
- 积分:1