资源列表
[matlab例程] location-pupil-based-on-Hough
说明:导入人脸图像,根据Canny算法查找第一个边缘点,搜索邻域边缘点以最后一个边缘点作为新起点,进行下一轮搜索,初始化Hough矩阵确定瞳孔边缘界限计算瞳孔面积,定位瞳孔圆心坐标-Import facial image, according to Canny algorithm to find the first edge point, the search neighborhood edge point to the last point<王超> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] zifuchuanyixilie
说明:字符串拷贝,排序,连接,数字字符转数字等-these program is related on string<小丸子> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[matlab例程] fit_ellipse
说明:Finds the best fit to an ellipse for the given set of points.<AABAR> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[matlab例程] source_code_fs9yw5
说明:成功实现计算XpgkSH算法的程序,本人测试已经通过,性能已基本达到XpgkSH算法的性能,需要MATLAB 2009b环境运行,如有问题,欢迎讨论 -The successful implementation of the program to calculate XpgkSH algorithm, I have passed the test, need MATLAB2009b operating environment, an<4olv66> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] matlab-rotating-calculation
说明:EasySolve: 求取线性方程组AX+B=0的一组解,若解唯一则直接返回该解,若解不唯一则从解集中随机返回一组 程序会根据方程信息自动计算返回的解的合适数量级和随机中心的偏移量,使得返回随机解的大小合适于调用它的程序。 OrnoBasis: 根据输入向量的维度,返回该维度下的一组标准正交基底,输入的列向量组中的有效向量(非零、线性无关)会被标准正交化并作为基向量、按旧有顺序排在增补列向量的前边。 RotaObj:<曹腾飞> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] Low_Pass_FIR_Subsection_8_3_3_2
说明:低通濾波器參數計算,可得相關所需參數及多種響應圖-Low-pass filter parameter calculation, the required parameters can be obtained and a variety of related response graph<李克強> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] BP
说明:利用神经网络中BP网络进行性别识别,通过批量训练方式实现识别功能-Using neural network BP network gender recognition, achieve recognition by batch training methods<licongcong> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] RE2DFA-(1)
说明:Converting Regular Expression to DFA Algorithm<HOSNI> 在 2025-05-25 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] tree
说明:分类决策树的核心思想就是在一个数据集中找到一个最优特征,然后从这个特征的选值中找一个最优候选值,根据这个最优候选值将数据集分为两个子数据集,然后递归上述操作,直到满足指定条件为止。附代码(The core idea of a classified decision tree is to find an optimal feature in a data set, and then find an optimal candidate va<三火123456> 在 2025-05-25 上传 | 大小:3kb | 下载:0