-
FCMandCFCM
说明: FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。
现在给出的这两个算法是C++代码实现的。 (FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achieve.)
- 2009-07-27 17:03:28下载
- 积分:1
-
leastSquareFitting
说明: 基于最小二乘的Matlab拟合算例 相当好用(Based on the Matlab least squares to be quite cost-effective use cases)
- 2008-10-24 19:06:34下载
- 积分:1
-
MATLABM
是关于matlab通讯的一篇论文,有需要的可以看看,感觉挺好挺实用(Is a thesis on matlab communication need to look at, I feel very good to very practical)
- 2012-05-23 15:57:58下载
- 积分:1
-
fenduanXXCZ
基于matlab编写的分段线性插值计算,可用于高速铁路沉降预测中灰色理论和Asaoka算法的等时间间隔处理(Matlab prepared based on piecewise linear interpolation can be used for high-speed rail Settlement Prediction gray theory and Asaoka processing algorithms, such as the time interval)
- 2021-03-28 15:59:11下载
- 积分:1
-
UMAT-fuhao-shuoming
abaqus二次开发子程序umat符号说明及实例详解,初学者必备之基础(abaqus secondary development subroutine umat symbol descriptions and examples detailed essential foundation for beginners)
- 2021-04-05 16:59:04下载
- 积分:1
-
rectangle
平面阵列的波束形成的相关图像及代码,包括等高线,极坐标三维图等(Planar array beamforming related image and code, including contour, polar coordinate dimensional map)
- 2012-10-22 21:19:24下载
- 积分:1
-
PCA-SIFT
特征提取代码,提取pca_sift特征,用于图像特征提取,图像配准或匹配,可供做这方面研究的同学参考。(feature extraction image matching)
- 2013-05-08 21:34:40下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
imagefusion
这是一个基于小波变换的二维图相融合算法,是基于医学图像编写的。(This is a wavelet transform based on two-dimensional map of the fusion algorithm is based on the preparation of medical images.)
- 2009-05-28 20:39:39下载
- 积分:1
-
zaixianquanxi
再现全息图,读入图片再现全息程序,该路径后可运行,用再现光的方法(Reproducing hologram reproducing holographic read into the program, the path can be run with the method of reproducing light)
- 2020-08-03 15:08:34下载
- 积分:1