-
mseq
此函数用来生成最大长度线性移位寄存器序列
connections为特征多项式向量,registers为初始值向量
len为所需序列长度,若为0则输出一个周期(the function to engenerate m sequence)
- 2009-11-15 09:35:13下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
水声信道中基于LMS算法的自适应均衡
AWGN1LMS
水声信道中基于LMS算法的自适应均衡,里面有调制、解调、自适应均衡等模块。(adaptive equalizer in Underwater Acoustic Channel based on LMS)
- 2015-05-08 00:59:40下载
- 积分:1
-
Simulation-of-flexible-robot-arm
使用最小二乘法对模型阶数和时滞未知的一种柔性机器人手臂进行辨识与建模。(Identification and modeling of a flexible robot arm with the least square method for model order and time delay.)
- 2020-11-06 21:29:49下载
- 积分:1
-
cerebrumwavesignalvisual
常见的大脑信号处理算法的程序集合。用matlab语言编写的。可以作为研究信号可视方向的学生学习(Common signal processing algorithms of the brain collection procedures. Using matlab language. Research on visual signals can be used as the direction of student learning)
- 2007-10-22 13:05:58下载
- 积分:1
-
greyWorld
Implementation of Grey World algorithm for color constancy
- 2010-11-26 05:00:56下载
- 积分:1
-
S_function
S_函数使用及应用举例,本书详细的介绍了关于matlab中simulink仿真的基础知识(simulink S-function example)
- 2011-12-12 20:58:55下载
- 积分:1
-
Sort
插入排序:将未排序的数插入已排好序的数组中
合并排序:将排好序的数组合并到一起(insert order:make a non-order num be inserted into an ordered array
merge order:)
- 2010-10-07 14:27:58下载
- 积分:1
-
Bowling
保龄球一局分十轮,每轮可以滚球一次或多次,以击倒的球数为依据得分。(Bowling a Board sub-10, each round can be one or more ball to knock the ball based on the number of scores.)
- 2009-12-28 13:32:14下载
- 积分:1
-
RESISTOR_SMD
DXP shc. library for SMD RESISTORS
- 2010-09-21 01:17:38下载
- 积分:1