-
Matlab2009a_C_Sfunction
说明: 自己在编matlab C语言模块时的一些总结(Some of my experiences about matlab s C SFunction)
- 2010-04-19 16:25:10下载
- 积分:1
-
filterImage
There are different m files for different filter to use.
perwit.m:=uses window Wx=[1 0 -1 1 0 -1 1 0 -1]/3
and Wy=Wx and then convolves this window with the image.
sobel.m:=uses window W=[1 0 -1 2 0 -2 1 0 -1]/4
lablacian.m=uses window W=[0 1 0 1 -4 1 0 1 0]
convolve.m=convolves window and image
- 2011-07-27 23:15:28下载
- 积分:1
-
test3
ecma-368 ultra wide band ber test3
- 2013-01-13 05:24:35下载
- 积分:1
-
appMFVAR
混频向量自回归模型,用于处理混频数据,可以避免同频数据导致的信息缺失(mixfrequency VAR)
- 2016-03-01 21:48:50下载
- 积分:1
-
3rd-Generation-Partnership-Project
3rd Generation Partnership Project
- 2006-08-26 16:57:44下载
- 积分:1
-
Arnold-Tongue-of-HH
there is a matlab cod for computing Arnold Tongue in Hodgkin-Huxley model,and it occur when we have synchronization.This model is famous in neuroscience.
- 2013-08-22 16:14:34下载
- 积分:1
-
TD-SCDMA_transceiver_system_modeling_simulation_of
TD-SCDMA收发系统建模,联合检测仿真(TD-SCDMA transceiver system modeling, simulation of joint detection)
- 2010-06-28 23:31:11下载
- 积分:1
-
Fingerprint_source_code_using_matlab
Fingerprint source code using matlab
- 2009-04-01 20:38:31下载
- 积分:1
-
matlab_wf
MATLAB语言在微分方程中的运用。。。。。。。。。。。(MATLAB language in the use of differential equations. . . . . . . . . . .)
- 2010-03-12 13:50:03下载
- 积分:1
-
ll
说明: 一种简单的灰度图片的匹配方法,是有自己编写(A simple gray scale image matching method is to prepare its own)
- 2010-03-12 17:09:46下载
- 积分:1