-
fourierdesc
Fourier descriptor
- 2012-05-01 21:41:33下载
- 积分:1
-
identifyspacialchen
采用陈前荣的空域法鉴别运动模糊方向 需要图像满足功率谱各向同性 否则误差大(motion blur theta identify chenqianrong’s method)
- 2012-05-17 21:12:24下载
- 积分:1
-
Kalman_2
此程序用matlab语言编写用于卡尔曼滤波精对准和组合导航解算时候滤波用(the program is composed by matlab and used in KF alignment and ingrated navgation filter)
- 2020-11-09 19:09:46下载
- 积分:1
-
matlab灰度直方图
matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿(Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people)
- 2005-03-24 10:48:59下载
- 积分:1
-
FUZZY-XIYIJI-CONTROL
洗衣机的模糊控制。分3个部分:
1:污泥和油脂隶属函数设计仿真程序;
2:洗涤时间隶属函数设计仿真程序;
3:洗衣机模糊控制系统仿真。(Fuzzy Control washing machine. Of three parts: 1: sludge and grease membership function design simulation program 2: washing time membership function design simulation program 3: Washing fuzzy control system simulation.)
- 2013-11-03 12:17:55下载
- 积分:1
-
SAR
SAR成像算法实现 基于MATLAB平台(SAR imaging algorithm based on MATLAB platform)
- 2009-12-16 23:20:04下载
- 积分:1
-
Circuit-Analysis-II-with-MATLAB-applications
Circuit Analysis II with MATLAB applications
- 2013-10-25 22:48:18下载
- 积分:1
-
matlab_and_Cyuan_chengxu
SVM的一个工具包,可用于图像处理和高光谱图像处理!matlab版本编写,(SVM' s a kit for image processing and hyperspectral image processing! matlab version prepared)
- 2010-10-15 12:52:59下载
- 积分:1
-
jakes_simulator
考虑由于多普勒原因引起的衰落对在离散多径信道上传输的QPSK信号的影响(Consider the causes of the decline due to Doppler discrete multipath channel in the transmission of QPSK signals)
- 2009-12-23 22:09:01下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1