-
matlab
Digital Image Processing Using Matlab
- 2010-09-17 16:48:25下载
- 积分:1
-
BCHdecoding
使用Matlab生成standard array,weight distribution,以及在BCH下的编码过程(Using matlab to generate standary, weight distribution and encoding and decoding in BCH channel. )
- 2009-06-08 14:09:16下载
- 积分:1
-
schmidl
说明: ofdm符号同步算法-schmidl&cox算法的matlab实现(OFDM Symbol Synchronization Algorithm-schmidl )
- 2021-04-08 18:39:00下载
- 积分: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
-
Chapter-2
very useful book for IGBT designers
- 2012-01-22 13:04:07下载
- 积分:1
-
Niched_Genetic_Algorithm_Matlab7.0_Toolbox
小生境遗传算法程序
% MyFun1.m - 一维优化函数
% MyFun2.m - 二维优化函数
% MyFun3.m - 三维优化函数
% Main_GA1.m - 一维函数优化 - 主程序
% Main_GA2.m - 二维函数优化 - 主程序
% Main_GA3.m - 三维函数优化 - 主程序(Niching genetic algorithm procedure MyFun1.m- one-dimensional optimization function MyFun2.m- two-dimensional optimization function MyFun3.m- three-dimensional optimization function Main_GA1.m- one-dimensional function optimization- the main program Main_GA2.m- two-dimensional function optimization- the main program Main_GA3.m- three-dimensional function optimization- the main program)
- 2008-12-12 14:22:33下载
- 积分:1
-
DSP-and-problem-solution
数字信号处理与题解。DSP理论入门电子书,书中有简单的Matlab编程,以及简单的滤波器设计(Digital signal processing and problem solution. Introduction to DSP theory book, the book has a simple Matlab programming, and simple filter design)
- 2011-11-07 19:20:58下载
- 积分:1
-
MoCapToolbox_v1.4
人体运动捕捉数据处理工具箱,很多丰富的库函数可供调用。(Human motion capture data processing toolbox, many rich library functions available for calls.)
- 2021-01-24 13:28:43下载
- 积分:1
-
PatternRecognitionTask
这是一个用liblinear进行分类的例子,需要有liblinear环境(Using liblinear to do classification task)
- 2014-01-14 14:08:33下载
- 积分:1
-
matlabshiyonchengxu
MATLAB软件基本的图形应用实例,浅显易懂(MATLAB basic graphics software applications, easy to understand)
- 2009-04-16 10:14:18下载
- 积分:1