资源列表
[matlab例程] PCA_Image_Processing
说明:用matlab编程,程序将PCA算法用于图像中物体轮廓提取,可以看到在轮廓处,特征值会出现剧烈震荡-With matlab programming, program the PCA algorithm is used to extract the outline of objects in the image, you can see in the outline at the eigenvalues wil<> 在 2025-02-11 上传 | 大小:256kb | 下载:0
[数据结构常用算法] Data-structures
说明:数据结构课程PPT,是老师上课的课件,其中详细讲解数据结构中用到的多数结构,且都示例-Data structures course PPT, the teacher in the class courseware, which explain in detail the data structures used in the majority of the structure, and are examples<李哈啦> 在 2025-02-11 上传 | 大小:6.27mb | 下载:0
[人工智能/神经网络/遗传算法] across-river
说明:人工智能实验报告,野人与传教士过河源程序以及算法分析。-Artificial intelligence lab report, savage and missionaries heyuan program and a algorithm analysis.<Angel> 在 2025-02-11 上传 | 大小:77kb | 下载:0
[matlab例程] measure_coef
说明:It is to find the coefficient of similarity<kumar> 在 2025-02-11 上传 | 大小:1kb | 下载:0
[matlab例程] Channel-Estimation
说明:All of these matlab files deal with SFBC/STBC. i,e transmit diversity. Additionally, 2x2 ZF channel estimation is demonstrated. Also MMSE channel estimation in Rayleigh fading environment is demonstrated.<Abhijit> 在 2025-02-11 上传 | 大小:9kb | 下载:0
[数据结构常用算法] shujujiegou-dingchechangguanli
说明:设停车场是一个可以停放n辆汽车的狭长通道,且 只有一个大门可以供车辆进出。车辆按到达停车场时间的早、晚依次从停车场最里向大门口处停放(最先到达的第一辆车放在停车场的最里面)。 如果停车场已放满n辆车,那么,后面进入停车场的车只能在停车场大门外的便道上等待,一旦停车场内有车开走,则排在便道上的第一辆车就进入停车场。 停车场内如有某辆车要开走,在它之后进入停车场的车都必须先退出停车场为它让路,待其开出停车场后,这些车辆再依原来的次序<唐俊华> 在 2025-02-11 上传 | 大小:292kb | 下载:0
[数学计算/工程计算] Steepest-descent-method
说明:最优化算法,最速下降法,matlab函数实现 function [istatus,xm,ym,lamda]=quickestdown(y,x0,lamda0, tol, maxIter) 最速下降法 输入:fun--目标函数 x--变量 x0---初始位置 lamda0--初始步长 tol---精度 maxIter--最大迭代次数 -Steepest descent method<cola> 在 2025-02-11 上传 | 大小:1kb | 下载:0