-
LakeArea
这是利用matlab编写的求湖水面积的例程,用到了蒙特卡洛方法,希望有所帮助。(It is written using matlab routine seek the lake area, use the Monte Carlo method, hope help.)
- 2011-07-20 16:44:02下载
- 积分:1
-
WPsvdquzao
主要用于对含有噪声的信号进行降噪处理,先小波包降噪再奇异值降噪(It is mainly used to denoise the signal containing noise. First, the wavelet packet de-noising and then the singular value denoising)
- 2017-12-31 21:13:41下载
- 积分:1
-
asimplekalmanfiltermatlabcode
是帮助初学KALMAN滤波的朋友的入门程序,很有帮助!(is to help novice Kalman filtering friends induction procedures, helpful!)
- 2006-10-22 19:01:23下载
- 积分:1
-
Keyboard
用matlab的GUIDE编写的GUI界面,可以实现简易的电子琴功能。并可以实现自动播放自定义的文件乐谱。(Written by matlab' s GUIDE GUI interface, you can achieve simple keyboard functions. And can automatically play custom music files.)
- 2011-06-06 10:59:23下载
- 积分:1
-
DOSC-prepro
Direct Orthogonal Signal Correction
- 2015-02-12 20:12:20下载
- 积分:1
-
QPSK-MSK-QAM-OFDM
QPSK-MSK-QAM-OFDM matlab仿真m文件(QPSK-MSK-QAM-OFDM matlab simulation m file)
- 2014-01-09 18:02:43下载
- 积分:1
-
matlab-practice-with-orders-1
个人学习Matlab过程中编的程序,带有题目,适合初学者看(The process of individual learning compiled Matlab program, with topics, for beginners to see)
- 2011-05-27 16:58:29下载
- 积分:1
-
8-nodes
能做电力系统仿真,风机接入电力系统的仿真计算(Do power system simulation, fan access to power system simulation)
- 2011-05-28 19:21:56下载
- 积分:1
-
vp_code_Gabor
这个代码能够比较精确地实现图像中道路区域的分割与提取。(This code addresses this question by
decomposing the road detection process into two steps: the estimation
of the vanishing point associated with the main (straight) part
of the road, followed by the segmentation of the corresponding
road area based upon the detected vanishing point. The main
technical contributions of the proposed approach are a novel
adaptive soft voting scheme based upon a local voting region using
high-confidence voters, whose texture orientations are computed
using Gabor filters, and a new vanishing-point-constrained edge
detection technique for detecting road boundaries.)
- 2011-08-27 09:07:50下载
- 积分:1
-
dds_matlab
利用Matlab软件编程实现DDS(直接数字频率合成技术)。设时钟的频率为固定值f_C,在CLK的作用下,如果按照0000,0001,0010,…,1111的地址顺序读出ROM中的数据,即表1中的幅值编码,其正弦信号频率为f_01;如果每隔一个地址读一次数据(即按0000,0001,0100,…,1110顺序),其输出信号频率为f_02,且f_02将比f_01提高一倍,即f_02=2f_01;其余类推。这样,就可以实现直接数字频率合成器的输出频率的调节。(Matlab software programming DDS (direct digital frequency synthesis). Clock frequency set to a fixed value f_C, under the effect of CLK, according to 0000,, ..., 1111 of the sequence of addresses in the ROM reads the data, i.e., the amplitude of the encoding in Table 1, the frequency of the sinusoidal signal f_01 if every time a read address data (ie 0000,0001,0100, ..., the order of 1110), the output signal frequency is f_02, and f_02 f_01 than doubled, i.e. f_02 = 2f_01 rest on. This allows direct digital frequency synthesizer output frequency regulation.)
- 2020-10-05 09:57:38下载
- 积分:1