-
xindao
无线移动信道的matlab源码 用于对无线通信信道的编程实现,为无线通信系统提供验证平台。(Wireless mobile channel matlab source code for the wireless communication channel of programming for the wireless communications system provides verification platform.)
- 2007-08-31 14:49:32下载
- 积分:1
-
schedule
这是一个工序调度MATLAB程序,希望对大家有用!(This is a MATLAB program scheduling process, we hope to be useful!)
- 2011-01-24 17:16:30下载
- 积分:1
-
Euler_Angles
介绍欧拉角的程序,采用MATLAB语言进行编写,在Windows下直接操作,对于了解欧拉角有很大帮助(Euler angles introduced the procedure, using MATLAB language written directly in the Windows operation, for understanding the Euler angles of great help)
- 2009-09-23 14:22:22下载
- 积分:1
-
codes
some soucre code for clustering
- 2010-07-05 16:05:14下载
- 积分:1
-
Assignment2
国外高校老师编写的语音信号特征提取程序,非常实用初学者研究( [E, V, A, P] = analysis(x, N, U, M) extracts vocoder parameters E, V, A,
and P from the speech signal x on a frame by frame basis. N is the
analysis frame length, U is the update length, and M is the order of the
linear prediction analysis. The return arguments are the extracted
parameters, where E, V, and P are vectors with "n_frames" (the number of
analysis frames, see code below) elements, A is a (n_frames, M+1) size
matrix (includes the leading 1 of the polynomial).)
- 2010-11-23 17:54:50下载
- 积分:1
-
Chebeshev
切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。(Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation)
- 2009-05-25 08:53:57下载
- 积分:1
-
DrawLine
说明: 用matlab编写的计算机图形学中的画线算法。包括几种经典的画线算法,如中点画线等。(Prepared using matlab draw line in computer graphics algorithms. Includes several classic line drawing algorithm, such as the dotted lines.)
- 2010-04-21 15:57:35下载
- 积分:1
-
Splash_Window
Splash Window. A windows program demo.
- 2006-12-04 10:20:12下载
- 积分:1
-
Inverse-short-time-fourier-
使用matlab开发的短时傅立叶逆变换的例子,可以直接使用(Inverse short time fourier in matlab)
- 2015-08-22 21:15:54下载
- 积分:1
-
eight-puzzle
. The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order. You are permitted to slide blocks horizontally or vertically into the blank square. The following shows a sequence of legal moves from an initial board position (left) to the goal position (right).
- 2013-12-30 00:21:37下载
- 积分:1