-
ChemicalProcessControlaFirstCoursewithMatlab
This text deals exclusively with signal processing
of digital data, although Chapter 1 briefly describes analog processes commonly
found in medical devices.
This text should be of interest to a broad spectrum of engineers, but it
is written specifically for biomedical engineers (also known as bioengineers).
Although the applications are different, the signal processing methodology used
by biomedical engineers is identical to that used by other engineers such electrical
and communications engineers. The major difference for biomedical engineers
is in the level of understanding required for appropriate use of this technology.
An electrical engineer may be required to expand or modify signal
processing tools, while for biomedical engineers, signal processing techniques
are tools to be used.
- 2010-10-09 18:43:46下载
- 积分:1
-
OFMDMatlab
正交频分复用(Orthogonal Frequency Division Multiplexing,OFDM)技术以其频谱利用率高和抗频率选择性衰落强等优点,成为下一代移动通信中最具竞争力的关键技术之一(OFDM (Orthogonal Frequency Division Multiplexing, OFDM) technology for its high spectrum efficiency and strong anti-frequency selective fading, etc., to become the next generation of mobile communications in the most competitive one of the key technologies)
- 2009-06-12 14:00:59下载
- 积分:1
-
Signal-processing
对机械振动信号的预处理,以及滤波,频域变换等(The pretreatment of the mechanical vibration signal, and filtering, frequency domain transform, etc.)
- 2013-02-13 04:08:43下载
- 积分:1
-
Single-phase-full-bridge-rectifier-circuit
Single phase full bridge rectifier circuit
- 2012-08-06 23:09:49下载
- 积分:1
-
ofdmproj_matlab
这是一个matlab程序,其中包括初始化程序,QAM程序,OFDM主程序,以及发送接受,串并转换等各部分的说明,各个部分一目了然。(This is a Matlab procedures, including the initialization procedures, QAM procedures, OFDM main program, and this acceptance, and series such as the conversion of the note, the various parts transparent.)
- 2007-04-25 18:22:57下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
ADC-matlab
用Matlab程序测试一个模数转换器ADC的信噪比SNR和有效位数(use matlab to test SNR of a ADC)
- 2021-05-14 08:30:02下载
- 积分:1
-
mohutuili
使用模糊推理对锅炉故障进行检测,代码可运行(Using fuzzy inference boiler fault detection, code can be run)
- 2013-12-20 16:50:13下载
- 积分:1
-
lz
说明: 一个很好的粒子滤波源程序。对初学者有一定的帮助。(A good source particle filter. Be helpful for beginners.)
- 2010-11-09 08:46:23下载
- 积分:1
-
Kmeans-two-dimension
kmeans with two dimension
- 2011-02-14 16:54:46下载
- 积分:1