-
107215780weilidan
matlab实现fsk调制解调进行编码
(matlab achieve fsk modem encode)
- 2007-11-23 15:59:54下载
- 积分:1
-
CH1
cobol source to show the basic function of cobol
- 2010-11-16 13:27:14下载
- 积分:1
-
programming_pearls
Jon Bentley的《编程珠玑》
本书针对程序设计人员探讨了一系列的实际问题,这些问题是对现实中常见问题的归纳总结。作者虽然没有给出解决这些问题的具体代码,但始终非常富有洞察力和创造力地围绕着这些折磨程序员的实际问题展开讨论,从而引导读者理解问题并学会解决问题的技能,这些都是程序员实际编程生涯中的基本技能。为此,本书给出了一些精心设计的有趣而且颇具指导意义的程序,这些程序能够为那些复杂的编程问题提供清晰而且完备的解决思路,书中还充满了对实用程序设计技巧及基本设计原则的清晰而睿智的描述。
()
- 2008-07-18 15:59:29下载
- 积分:1
-
CCDF_of_clipped_filtered_OFDM_signal
OFDM峰均比抑制中的clippig算法,注释详细(Clippig of OFDM with detail statement)
- 2014-09-29 10:14:30下载
- 积分:1
-
soble-filter
可以直接使用的代码,是关于图像过滤的代码,同时可以进行soble过滤和平均过滤(The code can be used directly, image filtering code can be soble filter and average filter)
- 2013-04-18 00:10:08下载
- 积分:1
-
FFT-harmonic-Matlab-
从Excel表中读取数据,然后分析其频谱、相谱和总谐波畸变率,并画出图(plot)。(Read data from an Excel table, and then analyze its spectrum, phase spectrum and total harmonic distortion rate, and draw the diagram (plot).)
- 2013-05-13 11:45:07下载
- 积分:1
-
MATLAB6.5_optimization_design
本书是关于matlab6.5的辅助优化设计的,里面有一些关于优化的算法,实例及一些源程序。(the book is on the auxiliary matlab6.5 optimal design, which a number of optimization algorithms, and some examples of source code.)
- 2006-10-31 10:07:57下载
- 积分:1
-
PMSM_model
pmsm model DQ/matrix
- 2014-11-27 06:02:39下载
- 积分:1
-
Onduleur_tri_4niveaux
Abstract—This paper investigates the performance of a 4-switch, 3-phase Z-source inverter (4S3P)
- 2012-01-05 09:10:31下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1