-
SJXL
时间序列中关于系统的记忆性建立模型,分析模型构成因素。(Time series in memory on the system model to analyze the constituent elements of the model.)
- 2007-12-14 21:43:58下载
- 积分:1
-
CDMA_MUD
CDMA 多用户检测算法(全集),包括最优检测器,相关检测器,KALMAN检测器,子空间检测器,自适应多用户检测器,盲自适应多用户检测器等等,硕士毕业论文可用。(CDMA multi-user detection algorithm (Works), including the optimal detector, the relevant detector, KALMAN detector, subspace detectors, adaptive multi-user detector, blind adaptive multiuser detector, etc., Master thesis is available.)
- 2021-04-05 15:19:03下载
- 积分:1
-
shuzishuiyin
数字水印源码,基于matlab的,可实现,共同分享。(Digital watermarking source code, based on the matlab can be realized.)
- 2013-07-18 00:50:08下载
- 积分:1
-
AC_DC
整流器模型mdl模型,希望对初学者理解整理过程有用(Mdl model rectifying model, I hope useful for beginners to understand the process)
- 2014-01-09 21:02:38下载
- 积分:1
-
ccc
语音信号的数字滤波——利用窗函数法实现FIR数字滤波器的设计(Speech Signal Digital Filtering- using a window function method implementation FIR digital filter design)
- 2009-03-25 11:31:29下载
- 积分:1
-
feinuo
费诺码在MATLAB条件下的实现,可按概率降序排列的码字,求出码长及编码时间等功能(Fenno code in MATLAB to achieve under the conditions, in descending order according to the probability of code word obtained code length and coding time and other functions)
- 2008-04-09 12:38:46下载
- 积分:1
-
gpml-matlab
Matlab implementations of algorithms from Rasmussen & Williams "Gaussian Processes for Machine Learning", the MIT Press 2006.
- 2011-07-30 03:34:47下载
- 积分:1
-
rangePolyponPoint
Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。( 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点
输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合
返回的排列好的点的横坐标和纵坐标集合.
使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10])
输出结果为:x = [ 0 10 10 0], y = [ 0 0 10 10].)
- 2011-11-27 11:34:14下载
- 积分:1
-
LMS_estimation
MATLAB对带噪声的信号进行最小均方误差估计,得到去噪声的信号。(MATLAB is used to estimate the minimum mean square error of the signal with noise, and the noise is obtained.)
- 2020-06-30 09:00:02下载
- 积分:1
-
froot
牛顿法求解一元三次方程的matlab 的程序,可以在十秒内求解任意一元三次方程(Newton s method for cubic equations)
- 2013-08-11 17:33:13下载
- 积分:1