-
Floyd
无向图求最短路的floyd算法通用matlab程序 (Undirected graph for the shortest path algorithm floyd General matlab program )
- 2009-03-31 03:09:25下载
- 积分:1
-
CEinCommun
各种信噪比估计算法,包括ls,lms,qam,噪声统计等(A variety of SNR estimation algorithms, including ls, lms, qam, noise statistics, etc.)
- 2020-06-28 16:20:01下载
- 积分:1
-
codeerr
bpsk的调制与解调的过程,并采用卷积码,讨论其误码性能随着其功率、频偏、相偏而变化.(bpsk modulation and demodulation process and using convolutional codes, to discuss its error performance with its power, frequency offset, phase offset changes.)
- 2014-02-14 00:19:41下载
- 积分:1
-
HW2
RHis mfiles is for optimlal conr=trol ddassdddd
- 2010-10-29 16:19:21下载
- 积分:1
-
Seismic_phase_rotation
This is the program to do the phase rotation in matlab for seismic data
- 2014-11-22 12:05:12下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
ladregression.rar
最小一乘算法和最小一乘拟合直线。这是最小一乘拟合直线的matlab算法(Least absolute deviation fitting algorithm and the least absolute deviation line. This is the minimum )
- 2012-05-07 10:33:12下载
- 积分:1
-
timed_webcam_v02
这个脚本提供了一个基本的框架来处理视频数据在一个相对快速的循环。它使用基本功能的视频采集的工具箱,特别是peekdata()函数。提供一个计时器来估计循环频率。
(This script provides a basic framework for working with streaming video data in a relatively fast loop. It uses basic functionality the video acquisition toolbox, specifically the peekdata() function. A timer is provided to estimate loop frequency.)
- 2014-11-19 23:44:08下载
- 积分:1
-
3.1
matlab设计程序用FFT对信号作频谱分析(matlab program designed to make the signal with the FFT spectrum analysis)
- 2011-11-24 16:42:31下载
- 积分:1
-
ambiguity_function
这是一个关于模糊函数的matlab源代码,希望能对作相关领域的人带来一些帮助(This is a function on the fuzzy matlab source code, hoping to make the related fields to bring some help)
- 2008-07-22 09:30:24下载
- 积分:1