-
OrthPoly
NARMAX模型重构,用matlab实现了一个二次二次曲面的重构(NARMAX model reconstructed using Matlab achieved a second conicoid Reconstruction)
- 2007-06-21 17:52:21下载
- 积分:1
-
Kalman
卡尔曼滤波程序,可以用去除噪声,非常好用。(Kalman filtering procedure can be used to remove noise.)
- 2009-03-18 16:03:11下载
- 积分:1
-
QPSKtongbu
说明: 毕业论文--QPSK中频数字接收的同步算法研究(Thesis- QPSK IF digital receivers synchronization algorithm)
- 2010-04-29 14:41:12下载
- 积分:1
-
communication-toolbox
Matlab通信仿真原理,中文的,是一本入门级别的,写的很详细,也有很多详细的例子(Matlab Communication simulation theory, in Chinese, is an entry-level, written in great detail, there are many detailed examples)
- 2013-08-20 19:14:01下载
- 积分: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
-
buck_cont
buck converter writing in matlab/simulink
- 2012-04-30 09:13:14下载
- 积分:1
-
u1u2
说明: 利用反步法设计的控制律,进行轨迹跟踪仿真。(Using the control law designed by backstepping, the trajectory tracking simulation is carried out.)
- 2020-04-01 23:20:16下载
- 积分:1
-
control-of-che-zi
说明: 倒立摆的控制,采用常用的PID算法,现在没有加其他的算法,或许对一些同学有用。(Inverted pendulum control, with common PID algorithm, the algorithm is not added to the other, may be useful for some students.)
- 2011-03-21 23:15:42下载
- 积分:1
-
shumianfenqi
睡眠脑电的分期,根据assmR&K原则,将睡眠分为不同的期段,实验自动分期(EEG sleep staging, according to assmR & K principle, the sleep period is divided into different sections, experimental automatic staging)
- 2013-08-02 22:35:41下载
- 积分:1
-
f4.05
_非等温管式反应器
mathematics编程(_ Non-isothermal tubular reactor mathematics programming)
- 2010-01-03 14:59:59下载
- 积分:1