-
abbr_bdd552019c5b7fd30a93fc1b2c0ccc21
直接序列扩频通信系统误码率的仿真分析PN码同步方法的比较与仿真(Direct Sequence Spread Spectrum Communication System Simulation and Analysis of BER PN Code Synchronization Methods and Simulation)
- 2009-12-22 18:33:22下载
- 积分:1
-
Untitled
说明: 很好用的小波分解程序,简单,对初学者很有帮助。(Nice wavelet decomposition program, for beginners helpful.)
- 2011-03-23 10:05:47下载
- 积分:1
-
armaAnalysis
arma模型的具体实现代码, 可以用(arma model of the specific code, you can use)
- 2012-07-05 00:09:23下载
- 积分:1
-
Imageresection
Space photo resection method
- 2014-09-02 13:40:19下载
- 积分:1
-
power_brushlessDCmotor
power brushless DC motor
- 2010-09-04 23:42:00下载
- 积分:1
-
Texto-integral
Paper Abstract – An adaptive control of Distributed Generation (DG)
to provide predictable active power output at the primary
distribution substation is described. Often, distribution networks
accommodate renewable energy different energy sources
and thus using different energy conversion sources. As the
amount of generation that comes intermittent renewable
sources (e.g. wind energy) increases, network operators start to
concern with the uncertainty of generation. However, when the
power output intermittent renewable sources is predicted,
the network operators can reduce the operational costs of the
network and the DG owners may go on the market. Thus, our
challenge with this work was to develop an algorithm which can
predict the active power output the aggregation of wind and
biomass energy at the primary distribution substation of a typical
distribution network. Wind and biomass energy plant are onto
the same distribution network but not necessarily onto the same
feeder.
- 2014-12-04 00:36:38下载
- 积分:1
-
Matlab_Packages.tgz
Speech recognition matlab code
- 2010-01-17 21:40:55下载
- 积分:1
-
5.--PSK-Demodulation-(Part-1)
Phase-shift keying (PSK) is a modulation process whereby the input signal, a binary PCM waveform, shifts
the phase of the output waveform to one of a fixed number of states. The demodulation process can be divided into three major subsections, as shown by Figure 4. First, since
the incoming waveform is suppressed carrier in nature, coherent detection is required. The methods by
which a phase-coherent carrier is derived from the incoming signal are termed, carrier recovery, and will be
covered first.
- 2014-02-25 16:01:21下载
- 积分:1
-
Conjugate_grads_method
MATLAB的梯度法源程序,按照提示输入,可直接运行(MATLAB source code of the gradient method, in accordance with the prompt input, can be directly run)
- 2009-04-12 21:06:25下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1