-
genetic-model
使用遗传算法求最优值 带有详细的讲解 并附有测试函数
(The use of genetic algorithms for optimal value with a detailed explanation)
- 2014-11-02 00:01:28下载
- 积分:1
-
wuxianchuanganqi_chuankou_gui
在使用无线传感器接收数据,在matlab平台上建立GUI界面时,使用的GUI串口通信的程序,用于读取无线传感器的数据(Receiving data using a wireless sensor, built on the matlab platform GUI interface, use the GUI serial communication program for reading data from wireless sensor)
- 2011-11-11 23:55:02下载
- 积分:1
-
GA
说明: 遗传算法具有强大的全局优化能力,并行计算的快速收敛性(Genetic algorithm has strong global optimization ability and fast convergence of parallel computing)
- 2020-06-23 00:20:02下载
- 积分:1
-
pts
自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大(Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend)
- 2009-05-07 09:56:20下载
- 积分:1
-
my_design2
毕业设计matlab程序
VBLAST的ZF,MMSE,QR,ZF_IC,MMSE+IC译码程序
(Matlab graduate design program VBLAST the ZF, MMSE, QR, ZF_IC, MMSE+ IC decoding procedures)
- 2008-07-16 10:19:54下载
- 积分:1
-
stproc-2.1
simulation on the schtocastic processesx is given
- 2010-05-10 15:27:59下载
- 积分:1
-
FIR
FIR滤波器的仿真和实现。包括matlab的仿真文件和基于VHDL语言的硬件实现代码。算法包括串行和并行两种。(Simulation and implementation of FIR filters. Including matlab simulation files and hardware implementation based on VHDL code. Including both serial and parallel algorithms.)
- 2015-04-07 16:34:57下载
- 积分:1
-
fangzhen
基于马尔可夫跳变的网络化控制系统倒立摆程序matlab仿真(Matlab simulation of inverted pendulum program of networked control system based on Markov jump)
- 2017-05-26 09:39:47下载
- 积分:1
-
ding
选取windows系统自带的ding.wav信号作为分析对象,在Matlab软件平台下,利用函数wavread对音频信号进行采样,记住采样频率和采样点数,听一下原始声音sound(y, fs, bits)。
(2)音频信号的频谱分析,先画出音频信号的时域波形;然后对音频号进行快速傅里叶变换fft(y,N),N取32768,画出信号的频谱特性,加深对频谱特性的理解。
(3)根据频谱,反演时域特性,画出时域波形。寻找幅值最大的两个频率,此频率除以fft点数在乘以采样频率就是信号的主频,即可合成信号的时域图形,听一下声音。
(4)对原音频信号进行1024点的分段付立业分析meshgrid
(5)根据主要频线合成音频,并画出时域图形,试听合成效果。
(6)采用线性插值(linspace)和傅立业反变换(fliplr, ifft)分别合成音频,并画出时域图形,试听效果。
(err)
- 2009-01-13 16:23:47下载
- 积分:1
-
kalfilter
标准的卡尔曼滤波程序,使用matlab实现,程序中通过一个简单的模拟,说明了卡尔曼滤波器的跟踪滤波原理。(The standard Kalman filtering process, using matlab implementation, the program through a simple simulation illustrates the principle of Kalman filter tracking filter.)
- 2009-10-11 22:04:09下载
- 积分:1