-
elman
基于Elman神经网络的预测程序,可用于电力系统短期负荷预测 (Elman neural network-based forecasting process, can be used for short-term load forecasting of power system)
- 2009-04-17 09:22:35下载
- 积分:1
-
matlab3
matlab应用程序百例之图形处理篇和数值分析,适合初学者参考(matlab application 100 cases of graphics and numerical analysis of articles, suitable for beginners reference)
- 2010-03-09 19:49:04下载
- 积分:1
-
WHIWKAWY
说明: 本文是关于小波分析的一段matlab编程代码,介绍了一些基本的方法(This article is a section on the wavelet analysis matlab programming code, and describes some of the basic methods)
- 2011-03-13 21:09:00下载
- 积分:1
-
pujianfa
说明: 语音增强的谱减法算法实现,要有一个wav格式的声音文件(Spectral subtraction speech enhancement algorithm, there must be a wav sound file format)
- 2011-03-29 20:56:59下载
- 积分:1
-
A-genetic-algorithm
用于结合现有影像和新影像的多光谱图像处理工具的遗传算法,描述了基于遗传算法的监督分类等影像处理工具的程序实现。(For images and new images with the existing multi-spectral image processing tools, genetic algorithms, describes the classification based on genetic algorithms and other image processing tools to monitor the program implementation.)
- 2011-05-11 15:47:05下载
- 积分:1
-
algorithm-design
数学建模中有关搜索与优化的可能用到的一些例子(Search and optimization mathematical modeling may be used in some examples)
- 2013-03-21 18:03:59下载
- 积分:1
-
awgn
DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求:
(1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。
(DTMF (Dual Tone Multi-Frequency) is a single with two specific combination of audio signals to represent a kind of digital signal coding techniques. Two monosyllabic different frequency, on behalf of the numbers, or the realization of the functions are also different. Eight kinds of frequency of use on behalf of telephone on the 16 keys, 10 numeric keys 0 ~ 9 and 6 function keys*,#, A, B, C, D. The frequency of specific composition of reference books. Requirements: (1) According to the keyboard input of symbols, the use of MATLAB have a corresponding DTMF signal (2), respectively, using FFT algorithm and the Goertzel algorithm DTMF signal spectrum and frequency spectrum draw (3) According to DTMF signal frequency spectrum to determine represented by symbols and input symbols unanimously.)
- 2008-12-24 20:12:16下载
- 积分:1
-
Leachjihe
所有关于Leach协议Matlab仿真都可运行,(Matlab simulation of all on the Leach agreement can be run)
- 2011-05-19 17:22:04下载
- 积分:1
-
Wavelet-Packet-Denoisin
小波包去噪,用小波包去除一维信号的噪声,分解小波包系数画图说明比较全面(Wavelet Packet Denoising using wavelet packet to remove the noise of a one-dimensional signal decomposition wavelet packet coefficients drawing the more comprehensive)
- 2013-04-10 22:35:09下载
- 积分:1
-
cdma2c
CDMA Simulation Using MATLAB
This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word, given by the Walsh set, to encode its data, send it across the channel, and then perfectly reconstruct the data at the receiver.
The simulation utilizes these simplifications:
1. The individual data streams share the same bit length.
2. The code words are determined using the Walsh set to create orthogonal code words.
3. The spreading factor M of each code word is identical.
4. All users (data streams and codes) are synchronized in time.
5. Set-up and hold times of real-world systems are ignored.
6. The channel through which the data passes is ideal.
- 2015-01-20 02:47:09下载
- 积分:1