搜索资源列表
cor_recover
- matlab文件,对学模式识别或图像处理,都可以-Matlab paper for school or image processing pattern recognition, can s
MatlabDSP1111111
- matlab例子,看看吧-Matlab example, let's see it.
biosig4c++
- BIOSIG is an open source software library for biomedical signal processing. Library works well with Octave and Matlab. Special emphasis is put on EEG/MEG/ECoG, but also other types of biosignals like ECG, EMG, etc. are supported. -BIOSIG is an open s
IncPID
- matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
MASwitch
- matlab的c语言s函数,实现手动与自动控制的无扰切换,具有两个参数:一个是切换信号,为1时自动控制,为0时手动控制;另一个是手动控制值。-Matlab language c s function, manual and automatic control to achieve the Bumpless Transfer, with two parameters : a signal is switched to 1:00 automation, 0:00 a.m. to manual con
50842660C
- VC与Matlab接口编程之Matcom安装配置源代码下载-VC and Matlab programming interface configuration installed Matcom's source code Download
scrambler
- 通信系统中扰码的实现,采用Matlab的S函数-Communication System Scramble the realization of Matlab function S
suanfen
- 模拟杨氏双缝干涉实验的M程序,用MATLAB进行仿真,可以很好的达到效果-simulation Young's double slit interference experiment M procedures, using MATLAB simulation, can achieve good results
softwarecs
- 这是一个完整的描述软件无线电的MATLAB编程,非常适用用仿真,初学者可以-This a complete descr iption of the MATLAB software radio programming, is very suitable for use simulation, beginners can s
yangshiganshedemoli
- 这是一个用MATLAB编的一个杨氏干涉的模拟程序,很有意思,和大家分享-This is a MATLAB an addendum to the Young's interference in the simulation program, very interesting, and we share
Matlab仿真DF和AF源程序
- 该程序是使用Matlab仿真协同通信的DF(解码转发)基本性能,基本模型S-R-D三个节点,接收端使用MRC(最大比合并)。固定DF由于SR信道的错误,其性能受到限制,在大SNR情况下不能获得有效分集。而当SR距离足够近的时候,可能获得一定的分集增益。 该程序也可以作为学习Matlab 通信仿真的入门实例。