-
mesh
三维模型的网格简化算法,通过删除边来减少面片个数,同时保留图形特征(Three-dimensional model of the mesh simplification algorithm to reduce the number of patches by removing the side, while retaining graphic features)
- 2014-04-01 14:42:35下载
- 积分:1
-
python pca svm
说明: python实现人脸识别,通过pca进行降维然后使用SVM算法进行分类(Python realizes face recognition, dimensionality reduction through pca and classification by SVM algorithm)
- 2019-03-05 17:41:56下载
- 积分:1
-
leachvsdeec
说明: 最近一直在看matlab仿真WSN的资料,今天找到一个仿真LEACH协议的。其主要是为了仿真他自己提出来的分簇协议,并给出了matlab代码,同时给出leach的代码。有兴趣的可以研究一下leach 协议和deec的协议对比(I've been looking at the MATLAB simulation WSN recently, and today I've found a simulation LEACH protocol. The main purpose is to simulate the clustering protocol proposed by himself, and give the matlab code, and give leach code at the same time. Interested can study the LEACH protocol and DEEC protocol comparison)
- 2017-07-13 21:47:23下载
- 积分:1
-
eletronic_filed
物理学系学生应用matlab,初尝试。
绘制静电场,偶极子电场分布图。(for students major in physics, the first attempt to relate matlab and physics.
draw how the electronic field like.)
- 2017-07-18 13:46:49下载
- 积分:1
-
ECG
心电信号去噪,主要针对的是基线漂移噪声,肌电噪声和工频干扰 (Is mainly targeted at the baseline wander and power line interference, noise)
- 2014-06-09 20:18:04下载
- 积分:1
-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
colormoments
说明: 用matlab实现color moments算法,先把rgb图像转换到HSV空间,然后计算每个分量的一二三阶矩,最后组成9维向量进行比较。(Using color moments algorithm matlab realize, first convert rgb images to HSV space, and then calculated for each component of the 123-order moments, the final composition of 9-dimensional vector for comparison.)
- 2008-09-02 15:27:53下载
- 积分:1
-
三次样条曲线拟和
三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)
- 2021-02-02 18:09:59下载
- 积分:1
-
两个圆形相互碰撞
两个圆形相互碰撞(two round collision)
- 2004-12-09 21:47:04下载
- 积分:1
-
demo3
说明: 基于高斯金字塔建模技术,使用高斯金字塔背景建模法完成的目标检测与跟踪,代码调试既可以使用!(Based on gaussian pyramid modeling technology, using gaussian pyramid background modeling method to complete the target detection and tracking, code debugging can be used!)
- 2019-11-13 10:49:00下载
- 积分:1