当前位置:
首页 资源下载
搜索资源 - function m file matl
搜索资源列表
-
0下载:
里面有8PSK,GMSK的matlab源程序,贡献出来了-I was interested in the theory for 8PSK and came across this m-file written in 1999. It
requires 2 function calls (graymapPSK and grayunmapPSK) which I have
included and must be uncommented(single comments only) and
-
-
0下载:
实现正弦编解码(Sinusoidal coding)的matlab程序
sinusoidal_analysis.m文件定义了函数[A, F, P, fs] = sinusoidal_analysis(filename, framelen, frameshiftlen),将*.wav音频文件提取出A, F, P这3个参数矩阵。
sinusoidal_synthesis.m文件定义了函数syspeech = sinusoidal_synthesis(A, F, P, fs, framelen
-
-
0下载:
function [ret,x0,str,ts,xts]=smg(t,x,u,flag)
smg is the M-file descr iption of the SIMULINK system named smg.
The block-diagram can be displayed by typing: smg.
SYS=smg(T,X,U,FLAG) returns depending on FLAG certain
system values g
-
-
0下载:
Gridding is a method of interpolating data from an arbitrary 2D sampling pattern to a uniform grid. In MRI, this allows rapid image reconstruction. There are numerous publications on MR gridding reconstruction.
The tar file includes numerous .m scr
-
-
0下载:
MATLAB函数调用教程m文件MATLAB m file function call tutorial-MATLAB m file tutorial function call MATLAB m file function call tutorial
-
-
0下载:
The MATLAB M-file plots the level crossing rate for an input signal using the lcr function.
-
-
0下载:
Reads TDMS files into Matlab. See TDMS_exampleFunctionCalls.m to get started.
Advantages:
- supports reading v2 files
- doesn t require the NI DLL, thus it doesn t require 32bit windows
- supports interleaved data
- allows only r
-