-
Lecture4-ModelicaExamples
hybrid control and algorithm for inverted pendulum
- 2011-12-02 19:26:15下载
- 积分:1
-
UMHexagonS
说明: 关于UMHexagonS方式的一些论文,使用CAJviewer阅读(UMHexagonS)
- 2010-04-29 14:56:48下载
- 积分:1
-
gatbs-toolbox-and-examples
BSheffield大学gatbs工具箱所有算例下载及调试说明,可直接下载到matlab文件夹下调用(BSheffield University gatbs Toolbox Download all examples and debug instructions can be downloaded directly to a folder called matlab)
- 2011-11-08 10:53:29下载
- 积分:1
-
counting
the file consists of image segmentation using otsu threshold and finally counting by using the creating the boundary between of them
- 2013-12-17 20:40:40下载
- 积分:1
-
PSO
微粒群优化算法,经典的粒子群优化算法,第一参数是适应值函数,因此方便多次使用(Particle swarm optimization algorithm, the classical particle swarm optimization algorithm, the first parameter is the fitness function, so convenient to use many times)
- 2011-11-30 22:36:16下载
- 积分:1
-
kalman-filter-in-target-tracking
kalman滤波实现目标跟踪,对一个二维物体的跟踪(kalman filter)
- 2011-09-04 15:04:40下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
NMF_bss
nmf盲源分离,使用欠定的方法,可以用来分离两路语音信号,人声与其他音的分离(nmf_bss.The underdetermined method can be used to separate two voice signals, human voice and other voices.)
- 2021-04-19 01:18:51下载
- 积分:1
-
wk10
波数域算法又称为距离徙动算法(Range Migration Algorithm,RMA)或-算法,由Cafforio等提出。该算法分析距离处理后信号的二维频谱,通过二维频域匹配滤波进行相位补偿,在完成方位聚焦的同时完全校正距离徙动。由于其中的Stolt变换能克服SAR信号中距离徙动和SRC对斜距的依赖,因此波数域算法是一种理想的成像算法,尤其在处理大斜视角和长合成孔径的SAR数据时。但Stolt变换需要插值,降低了处理效率并引入额外的误差。(The wavenumber domain Algorithm is also called Range Migration Algorithm (RMA) or -algorithm, which is proposed by Cafforio et al.The algorithm analyzes the 2-d spectrum of the signal after the distance processing, carries out phase compensation through the 2-d frequency domain matching filter, and completely corrects the distance migration while completing the azimuth focusing.Because the Stolt transform can overcome the SAR signal range cell migration and SRC dependence on oblique distance, thus wavenumber domain algorithm is an ideal imaging algorithm, especially when dealing with large squint Angle and long synthetic aperture of SAR data.But Stolt transformation requires interpolation, reduces processing efficiency and introduces additional errors.)
- 2018-07-12 20:40:02下载
- 积分:1
-
bpsk-modulationand-demodulation
在调制信道下以sin函数为载波的BPSK的调制与解调程序,及误码率曲线(Channel in the modulation of the carrier to the sin function for BPSK modulation and demodulation process, and BER curves)
- 2013-07-24 14:44:00下载
- 积分:1