-
ain_odnof_nesim1
ain matlab model.in matlab with pwm
- 2010-11-12 01:48:59下载
- 积分:1
-
files2
MATLAB程序设计教程》源代码-2660 MATLAB程序设计教程》源代码-2660 MATLAB程序设计教程》源代码-2660 MATLAB程序设计教程》源代码-2660(MATLAB Programming Guide, )
- 2007-08-07 15:01:19下载
- 积分:1
-
kalman
The design of Kalman filter for estimation of state
- 2009-04-28 19:08:37下载
- 积分:1
-
rigid3D
MATLAB Source Code of 3D Rigid body Transformation
- 2021-03-08 20:19:28下载
- 积分:1
-
MexCDF-toolbox
我看到网上很多雷达信号处理的人都想从IPIX网站上下载数据,可是却没有MexCDF toolbox ,今天我把它上载,百分之白能用,里面有详细的安装步骤,可以在matlab7到matlab2012上使用。(I see online many radar signal processing wants to download data from the IPIX website, but did not MexCDF toolbox I upload per cent of white can be used, which has detailed installation steps, in matlab7 to matlab2012 to use.)
- 2012-11-12 18:18:39下载
- 积分:1
-
ieee14tongyong
基于matpower ieee14 直角坐标下的NR潮流程序(to calculate power flow)
- 2017-03-21 16:13:44下载
- 积分: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
-
PCA-in-2D
UFLDL中,pca in 2D 的代码,运行结果与提示结果一致(UFLDL,pca in 2D )
- 2014-12-11 19:55:25下载
- 积分:1
-
guandao1
惯性导航误差分析程序可以做误差曲线图像,可以模拟真实系统的误差特性(Inertial navigation error analysis program can make the error curve of the image, you can simulate the real system error characteristic)
- 2007-08-29 19:24:04下载
- 积分:1
-
LTE_init_generate_dtm.m
Function returns elevation map and description data with coordinates
- 2012-04-18 16:04:38下载
- 积分:1