-
gui
GUI for animating arm robot with bottons
- 2010-11-28 03:57:14下载
- 积分:1
-
shuanbihuan
主要设计了在matlab下异步电动机双闭环控制的仿真。(The main design of the closed-loop control of asynchronous motor in matlab simulation.)
- 2012-05-04 10:45:33下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
max_min_curve
说明: 曲线最大最小值标记的MATLAB程序。需要的来下载。(Minimum curve marking the largest program of MATLAB. Need to download.)
- 2009-08-02 17:56:59下载
- 积分:1
-
randwalk2d.m
This is a good example of brownian motion is cartesian coordinates. the results are illustrated
- 2013-02-26 03:04:19下载
- 积分:1
-
MATLAB-
matlab matlab matlab matlab matlab matlab matlab matlab(matlab matlab order order matlab matlab order order matlab matlab order order matlab matlab order order matlab matlab order order)
- 2014-11-11 19:50:23下载
- 积分:1
-
RML
说明: 1.这是一个递推极大似然算法代码; 2. 附一份PDF说明文件.(1.This is a recursive maximum likelihood mehod code; 2.There is the PDFfile.)
- 2019-01-26 12:37:19下载
- 积分:1
-
ldpc decoding全
说明: 低密度奇偶校验码的译码程序,内容非常丰富(MATLAB LDPC decode program)
- 2021-02-18 08:45:56下载
- 积分:1
-
p08_boundary_segment
returns the number of boundary segments for the P08 region
- 2009-12-08 16:21:45下载
- 积分:1
-
work
在matlab的环境下,对信号进行分析处理,设计滤波器
(In the matlab environment, an analysis of signal processing, filter design)
- 2008-06-01 07:28:05下载
- 积分:1