-
LTE_TX_PDSCH
LTE Downlink Physical Channel processing
- 2012-04-30 21:30:11下载
- 积分:1
-
推荐下载PLS部分最小二乘工具箱matlab例程
用于特征降维,特征融合,相关分析等,最小均方误差(MMSE)的算法,最终的权值矩阵就是滤波器的系数,一些自适应信号处理的算法,多抽样率信号处理,线性调频脉冲压缩的Matlab程序。
- 2023-04-09 10:25:03下载
- 积分:1
-
matlab_Linear_Algebra
介绍怎么通过matlab完成线性代数的运算,入门教程,简单易懂!(How to introduce, through the completion of linear algebra matlab computing, Getting Started tutorials, easy-to-read!)
- 2008-12-12 15:42:24下载
- 积分:1
-
my_LS
最小二乘辨识系统模型参数的算法,可以用于辨识离散模型的参数(Least squares algorithm for model parameter identification system can be used to identify the parameters of the discrete model)
- 2011-04-19 09:25:53下载
- 积分:1
-
123140
matlab求解二阶常微分方程数值解,具有较好的效果,对学习matlab非常有用。(matlab solving second order ordinary differential equations, with good results, to learn matlab very useful.)
- 2011-05-14 19:31:14下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1
-
bolum04
Learing C Programning tutorial in Turkey
- 2013-05-01 04:18:54下载
- 积分:1
-
mcl-master
monte carlo localization citated
- 2020-11-03 22:39:52下载
- 积分:1
-
FastICA_25
说明: 独立成分分析(Independent Component Analysis,ICA)是近年来提出的非常有效的数据分析工具,它主要用来从混合数据中提取出原始的独立信号。它作为信号分离的一种有效方法而受到广泛的关注。近几年出现了一种快速ICA算法(Fast ICA),该算法是基于定点递推算法得到的,它对任何类型的数据都适用,同时它的存在对运用ICA分析高维的数据成为可能。又称固定点(Fixed-Point)算法,是由芬兰赫尔辛基大学Hyvärinen等人提出来的。是一种快速寻优迭代算法,与普通的神经网络算法不同的是这种算法采用了批处理的方式,即在每一步迭代中有大量的样本数据参与运算。但是从分布式并行处理的观点看该算法仍可称之为是一种神经网络算法。(Independent component analysis (ICA) is a very effective data analysis tool proposed in recent years. It is mainly used to extract the original independent signals from the mixed data. As an effective method of signal separation, it has been widely concerned. In recent years, a fast ICA algorithm (fast ICA) has appeared. The algorithm is based on the fixed-point recursive algorithm, which is applicable to any type of data. At the same time, its existence makes it possible to use ICA to analyze high-dimensional data. Also known as fixed-point algorithm, it was proposed by HYV & auml; rinen et al. It is a fast optimization iterative algorithm. Different from the common neural network algorithm, this algorithm adopts the way of batch processing, that is, there are a large number of sample data in each iteration. But from the point of view of distributed parallel processing, this algorithm can still be called a neural network algorithm.)
- 2020-05-22 14:51:07下载
- 积分:1
-
维纳滤波源程序
维纳滤波的Matlab源程序代码,通过LMS算法进行迭代,进行滤波处理。得到误差分析图以及加噪声图
- 2023-06-14 13:30:03下载
- 积分:1