-
SAR_POLSAR
关于SAR和极化SAR信息处理的好程序。Cloude.m——经典的Cloude极化分解方法中H/alpha参数的求解方法;classes.m——Cloude极化分解方法;myCFAR.m——三种SAR图像目标检测的恒虚警处理方法。全局CFAR,局部CFAR,指数CFAR(SAR and POLSAR information processing codes. Cloude.m-- H/alpha parameter ofclassic Cloude polarization decomposition classes.m--Cloude decomposition myCFAR.m-- the three CFAR methods of target detection in SAR images)
- 2020-12-11 21:59:17下载
- 积分:1
-
a
说明: 将数组a[0]~a[size-1] 中重复的字母删除(仅仅保留第一次出现的字母,后续的重复字母均删除)(The array a [0] ~ a [size-1] Remove duplicate letters (just the first time to retain the letters, follow-up letters were removed duplication))
- 2010-04-15 11:17:06下载
- 积分:1
-
Kalman_Filter
Kalman filter brief code
- 2014-09-16 17:52:25下载
- 积分:1
-
blind-source-separation
在MATLAB环境中,得到语音信号的散点图,STFT变换和小波包变换。(In the MATLAB environment to obtain a scatter plot of the speech signal, STFT transform and wavelet packet transform.)
- 2015-05-18 20:12:11下载
- 积分:1
-
AIC
AIC 系统辨识算法matlab原程序 供大家参考(AIC system identification algorithm matlab program for your reference the original)
- 2010-05-19 10:27:51下载
- 积分:1
-
Lossy_compression_DCT
it is matlab code for compress the image
- 2014-12-10 12:45:03下载
- 积分:1
-
template-matching_CSDN
图像特征提取 特征提取 matlab 特征提取 图像特征 (Image feature extraction feature extraction feature extraction matlab image features)
- 2013-12-23 11:33:08下载
- 积分:1
-
HWSharp3(201307370)
this is matlab code for the home work assignment. it will be help ful to some guy
- 2013-12-26 04:29:12下载
- 积分:1
-
pmsm1
simulink中自己搭建的永磁同步电机模型,在相同参数下与系统自带的模型仿真对比,其输出波形完全一致,说明搭建的模型正确(Simulink u4E2D u81EA u5DF1 u642D u5ED u5ED u7EF0 u7EF0 u7R0 U81EA u5E26 u7A1 u6A1 u5782 u5R2 u5B09 u5B09 u0B09 U6A21 u578B u6B63 u786E)
- 2020-11-17 16:59:41下载
- 积分:1
-
Shortest_Djk
最短路这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。
shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。
因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。
有些奇怪
(short path)
- 2009-12-14 09:09:18下载
- 积分:1