-
SARFIA_Matlab
thresholding_demo.m interactively loads an image stack, performs thresholding based on the Laplace operator and extracts time-series information from the image stack based on a binary mask provided by the thresholding operation.
- 2010-01-27 20:47:09下载
- 积分:1
-
8
说明: 设计一个理想通信系统,实现信息字符流的传输。
发射器:
<1>将消息(字符串形式)编码成一个符号序列;
<2>用脉冲成形将串符号序列转变成模拟脉冲信号;
<3>将模拟脉冲信号调制到载波信号上。
接收器:
<1>对接收的信号进行采样;
<2>解调信号成基带信号;
<3>将信号恢复成字符串。(Design an ideal communication system, the realization information transmission of character flow.
Emitters:
< 1 > will news (string form) coding into a symbol sequence
< 2 > by using a pulse forming will string of symbols into a simulation pulse signal sequences
< 3 > will simulate the pulse signal modulation to carrier signal.
Receiver:
< 1 > of received signal sampling
< 2 > demodulation signal into baseband signal
< 3 > will signal back into a string.)
- 2011-03-22 21:47:43下载
- 积分:1
-
pll_matlab
integer-n pll linear matlab model
- 2013-02-19 10:11:49下载
- 积分:1
-
yaoyaobang
电子摇摇棒的制作全部过程,绝对的源代码上传!(Electronic shook the whole process of production of rod and absolute source code upload!)
- 2010-03-03 16:15:33下载
- 积分:1
-
matlabDSP
说明: matlab下的数字信号处理实例
当工具书用也不错(under matlab examples of digital signal processing tool when used well)
- 2008-09-28 15:24:45下载
- 积分:1
-
part_IV
Adaptive signal processing Sayes s book computer project solution part4
- 2011-05-25 15:54:13下载
- 积分:1
-
five-matlab-codes
1、画出函数y=x*sin(x)
2、用曲面表示z=x^2+y^2
3、创建n阶魔方矩阵,n能被4整除
4、三维图形影片动画
5、画出N=100,p=0.5情况下二项分布的概率 特性曲线(1, draw the function y = x* sin (x)
2, using surfaces to describe z = x ^ 2+ y ^ 2
3, create a cube matrix of order n, n be divisible by 4
4, 3D graphics, animation film
5, draw N = 100, p = 0.5 case, the binomial probability curve)
- 2011-07-11 21:39:46下载
- 积分:1
-
FastICA_25
FastICA programs:
FASTICAG - GUI for FastICA
FASTICA - Mfile for FastICA
functions used by FastICA:
FPICA - main algorithm for calculating ICA
WHITENV - function for whitening data
PCAMAT - calculates the PCA for data
REMMEAN - function for removing mean
ICAPLOT - for plotting the signals
- 2012-06-13 20:39:05下载
- 积分:1
-
Heat-Transfer-FEM-Package-master
有限元的热代码,希望大家下载学习,分享给大家(fenite elment method thremo code to everyone study)
- 2020-06-20 04:00:02下载
- 积分:1
-
arrow
ARROW (5/20/2009) Draw a line with an arrowhead.
ARROW(Start,Stop) draws a line with an arrow from Start to Stop (points should be vectors of length 2 or 3, or matrices with 2 or 3 columns), and returns the graphics handle of the arrow(s). By itself, ARROW will use the mouse to allow selection.
- 2010-10-20 14:36:24下载
- 积分:1