-
kpib
kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command:
r = kpib(INSTRUMENT,GPIB, read )
will return the voltage and current reading from a number of different power supplies. The goal is to be able to write matlab code that can accommodate changing instruments and experimental setups with minimum hassle. If INSTRUMENT and GPIB are defined as constants at the beginning of your code, then they can be changed to accommodate new equipment, and the rest of the code is unchanged. In addition, kpib can test whether an instrument exists at an address and read and write arbitrary strings to instruments for testing.
- 2010-06-11 15:54:33下载
- 积分:1
-
MultipathFading
对无线通信中的多径衰落信道进行MATLAB代码仿真。(Wireless communications multipath fading channel simulation of MATLAB code.)
- 2011-01-10 22:31:32下载
- 积分:1
-
Wiener
设计一维纳滤波器
(1)产生三组观测数据:首先根据s(n)=a s(n-1)+w(n)产生信号s(n),将其加噪(信噪比分别为20dB,10 dB,6 dB),得到观测数据x1(n), x2(n), x31(n).
(2)估计xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。
(A Wiener filter design (1) to produce three sets of observations: first generating a signal s (n) according to s (n) = as (n-1)+w (n), to add noise (20dB SNR, respectively , 10 dB, 6 dB), to obtain observational data x1 (n), x2 (n), x31 (n). (2) estimate xi (n), i = AR model parameters 1,2,3. Assuming the signal length L, AR model of order N, analysis of experimental results and discuss the impact changing L, N of the experimental results.)
- 2013-11-26 21:53:25下载
- 积分:1
-
ART1
按照神经网络教程,用matlab实现了一个简单的ART1例子,ART1可以对二值输入模式进行无导师的分类。(Implement a simple example of ART1 network by matlab.)
- 2021-02-22 17:09:41下载
- 积分:1
-
fdsp
digital signal processing常用工具箱(commonly used digital signal processing toolbox)
- 2007-11-14 14:11:43下载
- 积分:1
-
selfmade_assign
code based on filter banks
- 2009-10-04 02:26:50下载
- 积分:1
-
boostconv
basically boost converter
- 2011-10-24 02:25:43下载
- 积分:1
-
51622438SMOTE
说明: 用于数据集的过采样处理,其中含有一个实例,可以参考。(Oversampling Processing for Data Sets,and it have a sample for study.)
- 2019-05-14 19:01:02下载
- 积分:1
-
clough_p
地震波合成程序,用于生成人工地震波!!!!!!(Seismic wave synthesis procedures used to generate artificial seismic waves! ! ! ! ! !)
- 2013-04-09 22:39:42下载
- 积分:1
-
three_machines_nine_buses
电力系统三机九节点仿真,用于检测发电机的相电流、相电压、功率角等工作状态(Power system simulation in1 nine nodes, used to detect the generator phase current and phase voltage and power Angle working condition)
- 2021-03-19 16:09:19下载
- 积分:1