-
rect
这是一个由我本人亲自编写的提取图像特定部分的MATLAB程序。通过使用这个函数,你可以轻而易举地将图像的特定位置用白色矩形线框加以圈定、显示。(If you want to circle the specific area of an image, this little program is much more practical and convenient, thus will help you to mark any area of the image with with rectangle.)
- 2014-11-27 23:45:18下载
- 积分:1
-
Laplacian_Eigenmaps
拉普拉斯特征映射算法,可实现高维信号降维或实现带内滤波降噪。(Laplace feature mapping algorithm, can achieve high dimensional signal dimensionality reduction or implement band noise filtering.)
- 2020-11-20 17:49:38下载
- 积分:1
-
Matlabalgorithmlibrary
MATLAB算法库,包含K均值聚类-分类模型,logistics回归-用于决策,非线性拟合,回归分析模型,支持向量机SVM-用于分类决策,主成分分析PCA-用于决策,TXT格式,适用于数学建模(MATLAB algorithm library, including K-means clustering- classification model, logistics regression- for decision making, nonlinear fitting, regression analysis model, support vector machine SVM- for classification decision making, PCA- for decision making, TXT format , Suitable for mathematical modeling)
- 2016-12-12 13:53:36下载
- 积分:1
-
fangxiangtu
matlab实现画出阵列天线的波束图,通过仿真可以观察主瓣指向、阵元数、波长对波束图的影响,帮您更好地理解方向图的概念及其影响因素。附报告、源程序、仿真结果截图,内容详尽(matlab implementation array antenna beam pattern drawn by the main lobe pointing simulation can be observed, the number of array elements, wavelength beam pattern effects, to help you better understand the concept of pattern and its influencing factors. Attached to the report, the source, the simulation results screenshots, detailed)
- 2021-04-03 22:49:04下载
- 积分:1
-
facetocheck
一个matlab写的人脸识别源代码,比较好用,代码也比较规范(Write a matlab source code for face recognition, more easy to use, fairly standard code)
- 2010-05-19 14:37:05下载
- 积分:1
-
FBMC
analysis of ber in fbmc and ofdm
- 2021-04-29 00:28:44下载
- 积分:1
-
ABC_2Dorignal
FDTD with ABC boundary done by me
- 2009-11-22 02:10:28下载
- 积分:1
-
fun_wvd
维格纳-威尔分布实用程序,仅供参考,用于学习交流(Wigner-Will Distribution)
- 2013-10-21 10:18:33下载
- 积分:1
-
copymoveFAKE
数字图像copy-move篡改盲检测。一个很小的代码,用Matlab实现的。(Digital image copy-move tampering with the blind detection. A small amount of code using Matlab.)
- 2013-04-22 20:28:12下载
- 积分:1
-
用户数据拟合
说明: matlab kmeans 聚类算法
%X,样本(行为样本,列为属性)
%idx,返回每个样本的类别,1,2,...,k
%k,聚类数量(matlab kmeans clustering algorithm)
- 2021-02-20 10:00:41下载
- 积分:1