资源列表
Numerical Methods
- Numerical Methods
huitu12
- 这是一个用matlab做的绘制正弦和余弦图像的程序,是用m语言写的。-This is a matlab to do with sine and cosine image rendering procedures are written m language.
汽车碰撞模型
- 汽车碰撞模型,基于matlab的碰撞模型
project
- 任务具体的技术描述,如: 学号指纹生成器的核心是根据组员学号的输入,生成对应的操作符,对组长学号进行迭代操作。 4个七段码作为组员学号的输入显示,和每次运算结果的输出显示; 2个开关状态 sw[3:0]作为组员数据输入 4个按键分配 btn[1]作为读按钮,用于读入组员学号数据,btn[0]为操作控制按钮,按一下对应一次学号操作; -Descr iption of specific technical tasks, such as: student number gener
matlab-picture
- MATLAB实现简单图象处理的程序,在matlab2006a上通过-MATLAB simple image processing procedures, the adoption matlab2006a
PPT1
- PPT on an IEEE paper "Robust Encryption Methodology For Video Services Over Internet"
neuralNet
- simple neural net project based on vs2008
图8-6-2随机信号不同取样长度时的功率谱估计0928f
- 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
motion3
- 基于混合高斯模型的多目标跟踪算法,对背景图像建立混合高斯模型,实时更新高斯模型,达到更新背景的目的。-Gaussian mixture model-based multi-target tracking algorithm, Gaussian mixture model to establish the background image, real-time updates Gaussian model, to achieve the purpose of updating the backgr
MathematicsTheLossOfCertainty
- 《数学.确定性的丧失》一半关于数学的书,值得大家一起学习。-《Mathematics. The Loss of Certainty》 half a book on mathematics, it is worth studying with you.
huffman
- 利用二叉树结构实现赫夫曼编/解码器。 基本要求: 1、 初始化(Init):能够对输入的任意长度的字符串s进行统计,统计每个字符的频度,并建立赫夫曼树 2、 建立编码表(CreateTable):利用已经建好的赫夫曼树进行编码,并将每个字符的编码输出。 3、 编码(Encoding):根据编码表对输入的字符串进行编码,并将编码后的字符串输出。 4、 译码(Decoding):利用已经建好的赫夫曼树对编码后的字符串进行译码,并输出译码结果。 5、 打印(Print):以直观
