资源列表
[matlab例程] fisherprotected
说明:facerecognition using fisherface<prema> 在 2025-04-28 上传 | 大小:246kb | 下载:0
[matlab例程] FLD_based-Face-Recognition-System_v2-(1)
说明:fisher linear discriminant analysis<prema> 在 2025-04-28 上传 | 大小:179kb | 下载:0
[数学计算/工程计算] Large-number-of-calculations
说明:实现超大数运算的程序,采用数组存储,解决计算溢出问题。-Realize the large number of operation procedures, using arrays to store and solve the problem of calculating overflow.<liuyunquan> 在 2025-04-28 上传 | 大小:1.03mb | 下载:0
[matlab例程] wxMathPlot-0.1.2.tar
说明:wxMathPlot 坐标算法的开源项目-wxMathPlot coordinate algorithm open source projects<笨笨猪> 在 2025-04-28 上传 | 大小:85kb | 下载:0
[matlab例程] compareGAUSSI
说明:高斯信道下两径传输时单载波QPSK调制与OFDM采用QPSK调制的性能比较-Gaussian channel two-path transmission when single-carrier QPSK modulation with OFDM to QPSK modulation performance comparison<妞妞> 在 2025-04-28 上传 | 大小:3kb | 下载:0
[matlab例程] compare_twopath
说明:两径传输下数字信号的单载波传输与OFDM调制后传输的性能比较(仅供参考)-Two-path transmission of digital signals single carrier transmission with OFDM modulation transfer performance comparison (for reference only)<妞妞> 在 2025-04-28 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] FisherFace
说明:Fisherface方法的实现是在PCA数据重构的基础上完成的,首先利用PCA将高维数据投影到低维特征脸子空间,然后再在这个低维特征脸子空间上用LDA特征提取方法得到Fisherface。程序中使用参数寻优的方法来寻找最佳投影维数,以达到比较理想的识别效果。-The Fisherface method implemented in the PCA data reconstruction based on the completion o<> 在 2025-04-28 上传 | 大小:3.36mb | 下载:0
[人工智能/神经网络/遗传算法] genetic-algorithm
说明: Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, c<Youyou> 在 2025-04-28 上传 | 大小:50kb | 下载:0