资源列表
[matlab例程] face-and-eye-detection-segmentation
说明:利用形态学方法,通过腐蚀膨胀进行人脸分割和人眼检测-Using morphological methods of face and eye detection segmentation<黄培洲> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[matlab例程] Gabor-filter-Matlab-code
说明:Matlab的Gabor滤波器代码,使用方法: I = imread( 图像文件名 ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filter Matlab code, use the method: I = imread ( image filename ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (<去雷> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[matlab例程] bic_audio_segment
说明:基于bic优化准则的,语音信号端点检测。-Bic-based optimization criterion, the voice signal endpoint detection.<去雷> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[数据结构常用算法] calculator
说明:实现简易的加减乘除运算,在VC环境下运行用到栈和队列的相关知识-Implement simple arithmetic operations, operating environment used in the VC stack and queue knowledge<krystal> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] sga
说明:改代码是单目标遗传算法的简单实现,简单易懂,注释明了,适合初学者!-Change the code is simple to achieve a single objective genetic algorithms, easy to understand, comment and clear, suitable for beginners!<阮干> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[数据结构常用算法] d
说明:设计一个稀疏矩阵计算器,要求能够:⑴输入并建立稀疏矩阵;⑵输出稀疏矩阵;⑶执行两个矩阵相加;⑷执行两个矩阵相乘;⑸求一个矩阵的转置矩阵;⑹求一个矩阵的逆矩阵(选做)。-Design of a sparse matrix calculator, requires the ability to: ⑴ input and the establishment sparse matrix ⑵ output sparse matrix ⑶ perform two matrices are added<David> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[matlab例程] plot_CCDF
说明:程序plot_CCDF.m用来显示当N=64,128,256,512,1024时,OFDM信号的理论CCDF和仿真CCDF。该程序调用PAPR.m来计算PAPR,调用mapper.m来实现PSK/QAM调制。-Program plot_CCDF.m to display when N = 64,128,256,512,1024, the theory and simulation CCDF CCDF OFDM signal. The program calls PAPR.m to calcula<李竹竿> 在 2025-10-05 上传 | 大小:3kb | 下载:1
[matlab例程] qlearning
说明:q-learning的相关例程,可供大家学习了解使用-about q-learning<shidongrui> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[matlab例程] pingmiangangjia
说明:采用平面梁单元计算平面刚架的变形和内力,该函数定义了平面杆系的有限元模型数据-The plane beam element calculation plane fr a me deformation and internal forces, the function defines a finite element model of the data plane fr a me<liubing> 在 2025-10-05 上传 | 大小:3kb | 下载:0
[数据结构常用算法] cycleList
说明:一个简易的环形链表程序,支持插入、查找、删除等基本操作,风格简约,gcc下编译通过-A simple circular linked list that supports insert, search, delete, and other basic operations, simple style, gcc compiler through<Xie Guannan> 在 2025-10-05 上传 | 大小:3kb | 下载:0