搜索资源列表
vision.rar
- 本书的目的主要是向读者展示傅里叶分析和小波的许多基础知识以及在信号分析方面的应用。全书分为8章和2个附录,前言部分是学习第1章至第7章的准备知识,即内积空间;第1章讲解傅里叶系列的基础知识;第2章讲解傅里叶变换;第3章介绍离散傅里叶变换以及快速傅里叶变换;第4章至第7章讨论小波,重点在于正交小波的构建;附录部分则介绍稍微复杂的一些技术主题以及演示概念或产生图形的MATLAB代码。许多关于小波的文章和参考书籍均要求读者具有复杂的数学背景知识,本书则只要求学生具有较好的微积分以及线性代数知识,通俗易
FUSION
- 这是图像融合中空间转换的MATLAB代码-This is the image fusion space conversion of MATLAB code
SGLDMatrix
- 灰度空间共现矩阵(SGLD)是著名的提取目标纹理的特征,已经成功地应用于人脸检测等计算机视觉中。大家可研究此MAtlab代码,在实用中转化为C代码使用。-Gray is a total space matrix (SGLD) is a well-known goal of extracting texture characteristics, has been successfully applied to the face detection and other computer vision
LPP.rar
- 流形学习MATLAB代码,HE 的一个最经典的算法,是线性子空间学习的基本算法。,LPP
LPP
- 本代码实现局部保持映射lpp算法。主要功能是保持高维空间的局部特性-This code implements partial mapping lpp algorithm to maintain. Main function is to maintain a high-dimensional space of the local characteristics of
2D
- 用MATLAB开发的程序代码,模拟电磁波在二维空间的传播特征。-With the MATLAB code developed to simulate the spread of electromagnetic waves in two-dimensional feature space.
lle
- 局部线性嵌入算法的matlab代码,改算法是流形学习中的一个算法,目的是将高维流形空间映射到低维嵌入空间。可用于非线性高维数据的降维-matlab code of Local linear embedding algorithm
SubspaceLearningCodes
- 子空间学习的代码,主要包括人脸识别中常用的特征提取算法如pca lda 以及目前常见的流行学习的相关代码-Subspace learning the code, mainly including commonly used in face recognition feature extraction algorithms such as pca lda and the current prevalence of common learning-related code
LT-code
- LT码的matlab代码,程序运行时最好预先预测长度开辟空间-LT code
TransientMovie_HarmonicField
- 该matlab代码是一个函数。它接受频域电磁场二维空间分布(用矩阵表示),包括幅度和相位,返回avi文件,显示二维电磁场的动画。-The code is a matlab function. It accepts frequency domain two-dimensional spatial distribution of electromagnetic field (with matrix), including the amplitude and phase, back avi files
matlabprograme
- 由空间三点绘制一个立体平面的matlab代码-Drawn by a three-dimensional space for three plane matlab code
fenge
- 对图像进颜色空间分割,并进行聚类分析,代码简单,直接运行即可-clustering
matlab
- 关于图像处理在滤波器方面的代码,可以画出3d滤波器,空间的图像-In terms of image processing filters on the code, you can draw the 3d filter, the image space
Simple-PIC-code-in-matlab
- Particle in cell 方法的matlab代码,非常基础,算例是空间存在一带电平板情况下,等离子体的电场分布和离子密度分布。作为入门非常好。-Particle in cell method matlab code, very basic, there is a numerical example is charged under the flat space case, the electric field distribution of plasma and ion density
FeatureSelection
- 主要用于特征的选择与提取,评估及特征空间描述(It is mainly used for feature selection and extraction, evaluation and feature space descr iption)
87361043sparse-subspace-clustering
- SSC经典的稀疏子空间聚类算法,matlab代码,可用于图像分割,图像识别等(SSC based matlab,can be used for image segmentation,image recognization and so on)
Isomap降维算法MATLAB代码实现
- Isomap降维算法MATLAB代码实现。isomap最主要的优点就是使用“测地距离”,而不是使用原始的欧几里得距离,这样可以更好的控制数据信息的流失,能够在低维空间中更加全面的将高维空间的数据表现出来。机器学习。流形学习。降维
六步学会用MATLAB做空间计量回归详细步骤
- 空间计量模型的matlab代码 包括OLS SLM SEM SDM SDEM(spatial econometrics model in matlab,including OLS SLM SEM SDM and SDEM)
TrackingSpaceDebris-master
- 跟踪空间碎片的MATLAB代码,使用MATLAB编写(The code to calculate the Deris tracking)
robot并联机器人matlab运动学代码
- 利用在 MATLAB Simulink 中的 SimMechanics 工具箱,在 Matlab 中搭建了机器人的机构模型,结合运动学数学模型,实现的机器人的运动模拟实验,并且通过末端执行器输入运动参数与输出运动参数的对比,验证了所建立的运动学模型的正确性。最后根据机构的实际限制条件,限制了两个主动臂的最大转动角度,结合正向运动学模型,得到了整个机器人末端执行器的极限运动位置坐标以及整个运动空间(Using the SimMechanics toolbox in MATLAB Simulink,