-
FilteringFunctions
说明: 滤波器函数,包括圆延迟,使用圆延迟线的FIR滤波器(circular delay,FIR filter using circular delay-line buffer)
- 2009-08-07 22:26:42下载
- 积分:1
-
bp2
无线传感器网络协议的生命周期和稳定周期对比(Wireless sensor network protocol and stability of periodic comparative life cycle)
- 2013-07-24 22:31:23下载
- 积分:1
-
ICALABIPv2_0
独立分量分析工具,ICAlab,可以对了解独立分量分析的具体操作。(Independent component analysis tools, ICAlab, specific actions can understand the independent component analysis.)
- 2013-03-20 21:04:28下载
- 积分:1
-
tuxiangxianshi
多幅图像在同一窗口的显示以及一些基本图像的绘制(Image display and some basic image rendering)
- 2010-11-15 16:30:16下载
- 积分: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
-
power_converter112
1. 设计的目的
从三相全控桥整流电路出发,通过利用matlab/simulink工具对仿真电路的参数设定以及分析,得到电路的工作原理以及所加入的触发脉冲控制方法以及PI调节方法。
(Designed to departure from the three-phase full-controlled bridge rectifier circuit parameter setting and analysis of simulation circuit by using matlab/simulink tools to get the circuit works as well as added the trigger pulse control method, and the PI regulator.)
- 2013-03-18 19:23:36下载
- 积分:1
-
Animation
Simple Pendulum -using Matlab-Arduino
- 2014-01-25 16:07:20下载
- 积分:1
-
201312-1091
基于混沌理论的一种安全压缩感知方案设计201312-1091(The Application of Compressed Sensing in Image Compression)
- 2014-02-04 17:44:48下载
- 积分:1
-
matlabprimer
很经典的教材,可以看看,不过最好还是稍微有点基础,里面有些写得比较简单(chinese book for matlab primers)
- 2010-09-05 09:29:14下载
- 积分:1
-
Jacobn
说明: 采用maple编写机器人雅可比矩阵计算程序(Adopt maple write robot Jacobian matrix calculation program)
- 2010-03-31 14:27:09下载
- 积分:1