-
induction_motor
modeling induction motor. very easy to use
- 2010-10-01 22:36:12下载
- 积分:1
-
ComNum
Manchester encoder for matlab
- 2010-11-06 01:42:36下载
- 积分:1
-
lvboquzaoxin
用于消噪处理用于研究Mallet算法及滤波器设计分解的高频系数采用db9较好,即它的消失矩较大(for Signal Processing Algorithms for the study Mallet decomposition and filter design using high-frequency coefficients db9 better, that is, its larger vanishing moments)
- 2007-05-24 18:33:21下载
- 积分:1
-
colorspace
对于颜色空间中各种颜色空间的转换,用于提取颜色特征!MATLAB实现源码,效果不错!(For a variety of color space color space conversion, to extract color features! MATLAB source code to achieve good results!)
- 2011-10-02 22:33:11下载
- 积分:1
-
vam0.2356
this gives the basic idea on the placement of capacitor in distribution system.the allocation of capacitor reduces the power losses in the system.
- 2013-12-15 13:32:13下载
- 积分:1
-
DWT_hadamard
本程序实现Lena图像的压缩传感,测量矩阵为哈达玛测量矩阵,重构算法采用OMP重构算法(This procedure Lena image compression sensing, measurement matrix is Hadamard measurement matrix, reconstruction algorithm using OMP reconstruction algorithm)
- 2020-11-05 17:09:51下载
- 积分: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
-
weisuijijiaozhi
这是一个通信中交织器的程序 自己用过了还可以使用 通过将图像中的集中错误分散化来实现的(this is a program about Intertexture implement)
- 2009-04-11 15:09:41下载
- 积分:1
-
demo_svm
该程序为一个基于支持相量机的图形图形处理的matlab 演示程序(the procedures for an equivalent amount based on support for the graphic graphics processing the Matlab demo program)
- 2006-10-26 17:30:04下载
- 积分:1
-
C
说明: 主要实现数表建立,查找功能,实现对数据的管理(Mainly the number of tables to achieve the establishment of search functions, to achieve the data management)
- 2009-12-31 12:34:04下载
- 积分:1