-
MATLABR2008_5
《MATLAB R2008图形与动画编程实例教程》的源代码--第五章(" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter V)
- 2010-06-08 18:25:44下载
- 积分:1
-
hamming
用matlab仿真(7,4)汉明码的编码及硬判决译码过程(Matlab simulation (7,4) Hamming code encoding and hard decision decoding process)
- 2013-02-26 20:18:58下载
- 积分:1
-
fuzzypid
模糊PID和普通PID的输出对比matlab仿真程序
(PID and fuzzy PID output common contrast matlab simulation program)
- 2014-10-05 15:35:31下载
- 积分:1
-
Gauss-Intergtation
求解高斯积分的matlab源程序包,几种高斯积分方法(Gauss integeration mathod in
matlab code)
- 2014-11-01 10:57:11下载
- 积分:1
-
betabayesian_lowprec.cc.tar
lower precision beta
- 2012-08-30 02:22:00下载
- 积分:1
-
MATLAB数字信号处理工具箱,用于在医学信号处理…
matlab数字信号处理工具箱,应用于医学信号处理领域。-Matlab toolbox of digital signal processing, signal processing used in the medical field.
- 2022-08-15 23:52:52下载
- 积分:1
-
8
说明: 它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。
偏最小二乘法是集主成分分析、典型相关分析和多元线性回归分析3种分析方法的优点于一身。它与主成分分析法都试图提取出反映数据变异的最大信息,但主成分分析法只考虑一个自变量矩阵,而偏最小二乘法还有一个“响应”矩阵,因此具有预测功能。(It is mainly a result of the study is a multi-variable regression modeling and more independent variables, especially when the internal height of each variable linear correlation, partial least squares regression method is more effective. In addition, partial least squares regression solves the number of samples is less than the number of variables and other issues. Partial least squares method is a set of principal component analysis, canonical correlation analysis and multiple linear regression analysis of the advantages of the three methods in one. It is the principal component analysis are trying to extract the maximum information reflects data variability, but the principal component analysis considers only one independent variable matrix, and partial least squares and a " response" matrix, predictive capabilities.)
- 2015-04-21 16:52:15下载
- 积分:1
-
FIFO
简单fifo填入和读取的代码,供大家参考(simple demo code of FIFO)
- 2020-12-15 19:59:13下载
- 积分:1
-
OFDM定时同步MATLAB实现
IEEE802.16是一种广泛使用通信协议,其物理层采用OFDM调制方式,进行物理层解调的第一步就是进行定时同步处理,本程序完整实现了OFDM定时同步的全过程,绘制了相应的波形。
- 2022-08-03 01:11:54下载
- 积分:1
-
元胞自动机
不同于一般的动力学模型,元胞自动机不是由严格定义的物理方程或函数确定,而是用一系列模型构造的规则构成。凡是满足这些规则的模型都可以算作是元胞自动机模型。因此,元胞自动机是一类模型的总称,或者说是一个方法框架。其特点是时间、空间、状态都离散,每个变量只取有限多个状态,且其状态改变的规则在时间和空间上都是局部的。
利用元胞自动机可以构建不同结构。
- 2023-01-26 18:20:03下载
- 积分:1