-
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
-
q_LDPC_zip
关于Q元LDPC码的C++仿真程序,绝对正确,应经调试过了……请参考(Q yuan LDPC code on the C++ Simulation program, is absolutely correct, shall be subject to adjustment after a ... ... please refer to)
- 2008-04-04 10:01:26下载
- 积分:1
-
DVB-T-simulink-simulation
DVB-T simulink simulation
- 2011-06-30 09:55:31下载
- 积分:1
-
用K-means算法对数据进行聚类分析 Kmeans
用K-means算法对数据进行聚类分析,得到不同K值情况下的聚类结果并绘制出了J-K关系图。(The K-means algorithm is used to cluster the data, and the clustering results are obtained under different K values. The J-K relation graph is drawn.)
- 2017-04-19 20:36:44下载
- 积分:1
-
cmpp
cmpp3.0 最新实现 带spring功能(cmpp3.0 latest with spring function)
- 2012-08-13 15:49:41下载
- 积分:1
-
mPRIt
修改的PRI变换法,用于雷达信号分选,可以处理抖动的雷达信号(PRI modified transformation method for radar signal sorting, you can deal with the radar signal jitter)
- 2020-12-24 23:29:04下载
- 积分:1
-
goldcode
随机信号中的gold码matlab仿真程序(Random signals in the gold code matlab simulation program)
- 2010-02-18 01:20:23下载
- 积分:1
-
xinxi
这是一段求信息量的C++程序,对输入的一组数据进行求和,及最终算出其信息量和信道容量(This is for the amount of information for some of the C++ Procedures, a group of input data summation, and finally calculate the amount of information and channel capacity)
- 2008-01-11 03:16:35下载
- 积分:1
-
m
说明: M序列的调制 ,很好用 ,大家可以下来看看。(M sequence modulation, a very good use, we can look down.)
- 2008-06-17 10:24:46下载
- 积分:1
-
AgentViewSourceCode
AVAYA交换机TSAPI监控分机和座席状态的例子。实现了座席的自动签入和手工签入技能组功能。(AVAYA switch TSAPI to monitor the state of extension and seats examples. Seats automatic check-in and manually checked the skill set of functions.)
- 2012-08-07 16:31:36下载
- 积分:1