资源列表
[matlab例程] GrahamFindConvexHull
说明:寻找很多个点的最大包围线。通过扫描法,分成4个代码文件实现。最后附图给出前后结果。-Looking for maximum points surrounded by a lot of lines. By scanning method, divided into four code files to achieve. The results are given before and after the final drawings.<flyingeye10> 在 2025-10-02 上传 | 大小:25kb | 下载:0
[matlab例程] erplab_4.0.3.1
说明:codes for erp lab. a lot of functionalities foe eeg<SUVODIP CHAKRABORTY> 在 2025-10-02 上传 | 大小:3.78mb | 下载:0
[matlab例程] Histogram-OrientedGradient
说明:HOG(Histogram of Oriented Gradient)方向梯度直方图,主要用来提取图像特征,最常用的是结合svm进行行人检测。-HOG (Histogram of Oriented Gradient) direction of the gradient histogram is mainly used to extract image features, the most commonly used is a combination of svm detect pedestria<flyingeye10> 在 2025-10-02 上传 | 大小:168kb | 下载:0
[matlab例程] MIT6_094IAP10_assn01.pdf
说明:麻省理工学院introduction to matlab课程作业指导,包含matlab实例,相互交流-excellent matlab exercises homework for improving matlab<Lin wenhu> 在 2025-10-02 上传 | 大小:226kb | 下载:0
[matlab例程] MIT6_094IAP10_assn02.pdf
说明:麻省理工学院introduction to matlab课程作业指导(2),包含matlab实例,相互交流-excellent matlab exercises homework for improving matlab<Lin wenhu> 在 2025-10-02 上传 | 大小:149kb | 下载:0
[matlab例程] k-meansClustering
说明:这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。-Where k-means clustering, is given in advance the number of classes contained in the original data, then the data contained similar characteristics grouped into a single class.<flyingeye10> 在 2025-10-02 上传 | 大小:40kb | 下载:0
[matlab例程] MIT6_094IAP10_assn03.pdf
说明:麻省理工学院introduction to matlab课程作业指导(3),包含matlab实例,相互交流-same excellent matlab exercises homework for improving matlab<Lin wenhu> 在 2025-10-02 上传 | 大小:295kb | 下载:0
[matlab例程] MIT6_094IAP10_assn04.pdf
说明:麻省理工学院introduction to matlab课程作业指导,包含matlab实例(3),相互交流-same as before excellent matlab exercises homework for improving matlab<Lin wenhu> 在 2025-10-02 上传 | 大小:276kb | 下载:0
[matlab例程] Laplace-pyramid
说明:拉普拉斯金字塔在图像融合中有所应用,方法是首先对两个待融合图像求拉普拉斯残差金字塔,然后用模板对每一级残差图像进行融合得到融合后图像的残差金字塔,然后对这个金字塔进行重构就能得到最终的融合图像,图像各尺度细节得到保留。(注:融合时模板一般会先用高斯函数模糊一下) 不过这里不实现融合,只实现拉普拉斯金字塔的建立。 -Laplace pyramid has applications in image fusion method is to first find two images to b<flyingeye10> 在 2025-10-02 上传 | 大小:97kb | 下载:0