-
parametrically_excited_pendulum
参数摆系统模型 源文件 利用垂直方向的运动产生旋转(parametrically pendulum modal)
- 2012-05-04 15:13:50下载
- 积分:1
-
robust_ICA
稳健独立分量分析算法,实现任意混合信号的分离。(Strong and independent component analysis algorithm to achieve any mixed-signal separation.)
- 2013-04-08 22:39:38下载
- 积分:1
-
chafen
MATLAB,用的是背景差分和实时背景更新(MATLAB, using background subtraction and real-time background update)
- 2015-03-17 16:25:59下载
- 积分:1
-
xiaobobianhuan
小波变换的光谱预处理的MATLAB源程序(xiaobobianhuan yuchuli )
- 2020-11-23 16:49:34下载
- 积分:1
-
weighted-l1
这是加权L1的算法代码,用于压缩感知信号处理,很不错的(This is the weighted L1 algorithm code for compressed sensing, signal processing, it is good)
- 2012-03-31 11:25:54下载
- 积分:1
-
WX_Matlab_code
This is the code for spatial model
- 2012-04-17 18:15:14下载
- 积分: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
-
c2812pwmtest_ccslink
matlab与ccs联合仿真自动代码生成(ccs matlab co-simulation with automatic code generation)
- 2011-11-15 17:01:00下载
- 积分:1
-
滤波反投影
三种实现工业ct系统的图像重建的常用方法(Image reconstruction for industrial CT systems)
- 2017-09-17 17:30:12下载
- 积分:1
-
guandao-matlab-simulation
惯性导航仿真,matlab,很好的仿真程序。(inertial simulation in Matlab)
- 2013-09-28 15:49:39下载
- 积分:1