-
yuqun
matlab编的人工鱼群算法程序,已经编译通过,非常优秀的算法,希望大家改进应用到实践中去(matlab code of the artificial fish school algorithm procedure has been compiled by a very good algorithm, I hope we improve the application in practice)
- 2010-09-02 12:15:38下载
- 积分:1
-
diyueweiguanxi
本程序描述了地球,月亮以及卫星三者之间的关系,参数可以设置。(This procedure describes the Earth, the Moon and the relationship between the three satellites, the parameters can be set.)
- 2015-03-16 15:25:35下载
- 积分:1
-
ASK-OOK-FSK-BPSK
MATLAB实现ASK, OOK, FSK, BPSK, QPSK, 8PSK调制源代码(Free Source Code for ASK, OOK, FSK, BPSK, QPSK, 8PSK
Digital Modulation in FPGAs Xilinx using system generator (ASK, BPSK, FSK, OOK, QPSK)
)
- 2009-07-02 14:33:40下载
- 积分:1
-
duoji2
显式辛方法及传统显式rk法 解微分方程组,计算收缩导纳矩阵
主程序为duoji2
(Explicit symplectic method and the traditional explicit method for solving differential equations rk calculated admittance matrix contraction of the main program for the duoji2)
- 2011-05-10 18:27:55下载
- 积分:1
-
guasMATLAB
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2011-05-11 11:48:44下载
- 积分:1
-
2014204089-
1. 设计一个 N = 10 的低通 fir 滤波器,对 fs = 8kHz 的信号 fc = 2.5kHz
2. 设计等同性能的 IIR 滤波器
3. 定点实现,不能使用浮点
4. 测试多正弦波合成文件 MultiToneTest.wav 分析输出结果
5. 测试语音文件 sc03.wav 得到输出结果(1. Design a lowpass fir filter N = 10, for fs = fc 8kHz signal design equivalent of = 2.5kHz 2. 3. IIR filter performance fixed-point implementation, you can not use floating-point multi-sine wave synthesis document 4. Testing 5. Test MultiToneTest.wav analysis output file sc03.wav get voice output)
- 2014-12-07 11:23:40下载
- 积分:1
-
VRP
两阶段法求解带时间窗的VRP问题,里面嵌套节约算法。(Two-stage method for solving the VRP with time windows, which nested saving algorithm.)
- 2015-05-10 14:02:00下载
- 积分:1
-
dsp
1.录制一段自己的语音信号,对录制的信号进行采样 画出采样后语音信号的时域波形和频谱图 给定滤波器的性能指标,采matlab设计数字滤波器,并画出滤波器的频率响应 然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化 回放语音信号。2.(1. Recorded his voice for some signal, the signal is sampled on the record draw sampled speech signal time-domain waveform and frequency spectrum performance for a given filter, mining matlab digital filter design, and draw the filter frequency response then use their own filters designed to filter the collected signals, to draw the filtered time domain waveform and frequency spectrum, and comparing the signal before and after filtering, analysis of signal changes playback of audio signals. 2.)
- 2011-01-10 15:18:30下载
- 积分:1
-
Linear-fitting
这是一个关于直线拟合的matlab程序,绝对原创(Linear fitting)
- 2013-12-22 21:05:09下载
- 积分:1
-
matlab_ipt_tutorial
The purpose of this tutorial is to gain familiarity with MATLAB’s Image Processing
Toolbox. This tutorial does not contain all of the functions available in MATLAB. It is
very useful to go to HelpMATLAB Help in the MATLAB window if you have any
questions not answered by this tutorial. Many of the examples in this tutorial are
modified versions of MATLAB’s help examples. The help tool is especially useful in
image processing applications, since there are numerous filter examples.
- 2015-04-15 23:52:10下载
- 积分:1