-
ploty4
一个可以画四个纵坐标的Matlab程序,包括一个测试文件(One can draw four vertical coordinates of the Matlab procedures, including a test file)
- 2013-10-28 23:26:03下载
- 积分:1
-
shiyan
关于数学实验的几个matlab程序,里面有一个说明的幻灯片(Mathematical Experiments on several matlab program, which has a description of the slide)
- 2008-12-18 16:14:41下载
- 积分:1
-
softmatting_MATLABcode
关于soft matting的MATLAB代码(A closed form solution to Natural Image Matting
A. Levin D. Lischinski and Y. Weiss )
- 2010-07-12 15:37:04下载
- 积分:1
-
chapter3-matlab-program
这里是通信领域中各种基带信号(非常全,几乎最新的都有),用matlab编写,给出了相应的带宽和功率谱密度,很值得学习通信的看看(Here are the various communications baseband signal (very full, almost all the latest), written with matlab, the corresponding bandwidth and power spectral density, it is worth learning to see communication)
- 2011-05-10 18:11:49下载
- 积分:1
-
Project3_7_report
Estimation du déplacement des points de contours
- 2015-02-26 21:51:17下载
- 积分:1
-
74codingadecoding
用matlab实现(7,4)汉明码的编码和解码(failed to translate)
- 2013-05-06 10:39:29下载
- 积分:1
-
AA_rocket
Simply interpretation of Tsiolkovski equation for students
- 2010-11-13 05:45:13下载
- 积分:1
-
viterbi_decoder
这是一个关于卷积编码和Viterbi译码的Matlab程序,现在把它们放在这里,希望对需要的人有些帮助。(This is a convolution coding and Viterbi decoding of Matlab procedures, now put them in here, I hope those who need some help.)
- 2014-08-29 15:07:20下载
- 积分:1
-
Interpolation-and-curve-fitting
里面含有相应的插值函数与相应的拟合函数,都用matlab程序实现了,而且都没有错误。(Which contains the corresponding interpolation function and the corresponding fitting function using the Matlab program, but there are no errors.)
- 2012-03-28 17:42:18下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1