-
23
说明: 城市环境的过程式建模技术研究。。。。。。。。。。(The process of urban environment modeling technology research of)
- 2011-05-01 12:00:57下载
- 积分:1
-
17dynamic-edited
dynamic d flipflop hspice model
- 2013-08-09 16:22:02下载
- 积分:1
-
music
function Px = music(x,p,M)
MUSIC Frequency estimation using the MUSIC algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
exponentials in white noise. The frequencies of the
complex exponentials and the variance of the white noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : number of noise eigenvectors to use
The frequency estimates are found from the peaks of the
pseudospectrum Px.
- 2012-04-18 09:55:15下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
t_tide_v1.3beta
潮汐调和分析,直接输入水位数据就可以进行调和分析(Tidal harmonic analysis)
- 2015-03-23 20:14:41下载
- 积分:1
-
epitom
Epitomic analysis of appearance and shape
- 2009-04-08 20:28:35下载
- 积分:1
-
TD_DCA
说明: 1 运行DCA_simuMain.m开始仿真
2 菜单:导入参数 --》 按键分配时隙--》输入BS编号,查看其最佳服务小区对应的用户,在matlab命令窗口可以看到其时隙分配情况(A simulation run DCA_simuMain.m Start Menu 2: Import parameter- " button allocated time slot-" input BS number, to view their best serving cell corresponding to the user, in the matlab command window you can see the slot allocation)
- 2010-04-20 10:49:12下载
- 积分:1
-
Radar_Target_Detection
说明: 回波数据进行二位FFT处理结果和CFAR处理后结果对比(Comparison of the results of two-bit FFT and CFAR processing for echo data)
- 2019-09-24 16:28:54下载
- 积分:1
-
OMP1
二维图像的omp算法重构,使用matlab 编程(The 2-d image reconstruction omp algorithm using matlab programming)
- 2011-05-14 08:41:02下载
- 积分:1
-
ControlSystemsSimulationusingMatlabandSimulink
Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版(Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated
with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs..)
- 2009-09-06 15:19:01下载
- 积分:1