资源列表
SPA
- SPA 可以对高光谱 近红外 进行波段选择(SPA can select bands for hyperspectral near-infrared.)
301723021153637
- 高压直流输电系统的仿真simulink/matlab(12 pulse wave rectifier HVDC transmission system)
modeling-fissure-master
- 用MATLAB编写的,用于生成和描绘随机表面,基于分形理论,运行时间越长,会产生更多的细节(fractalsurface is a program, written in Matlab, which generates and plots random surfaces. Each time the program is run, a new surafce is created from scratch in a fractal-like manner. The longer the prog
联合熵
- 本程序适用于matlab中,读取两幅图像,求取两幅图像的联合熵 程序非常易懂,适合初学者使用,可以用里面的图片进行测试,注意对程序读取图片名进行更改。(Read the two images and calculate the joint entropy of the two images.)
RS分析程序
- MATLAB中关于R/S分析法的程序,R/S分析的程序,用来计算Hurst指数用的(The program on R/S analysis in MATLAB)
resource_allocation
- D2D用户通信是资源分配仿真模拟程序,D2D功率分配,D2D通信仿真(D2D user communication is a resource allocation simulation program, D2D power allocation, D2D communication simulation.)
斯坦福兔子点云数据-matlab读取并显示
- 三维点云重构,兔子模型,用于学习。交流学习,禁止商用。(Three dimensional point cloud reconstruction, rabbit model, for learning.Exchange study and prohibit business.)
ACS
- 最大最小蚁群算法寻优优化,对路径的距离进行优化。(The algorithm optimizes and optimizes the maximum and minimum ant colony algorithm, and optimizes the distance of the path.)
基于小波变换的klda人脸识别
- 基于小波变换的klda人脸识别,首先用小波变换对原始输入人脸图像进行预处理,再将基于核的线性判别分析应用于人脸识别中的最佳特征抽取,最后使用欧氏距离分类器实现人脸分类。通过对ORL标准人脸库中的人脸图像进行识别实验,本文提出的方法在人脸识别上取得了较高的识别率。
Z-N法整定PID控制器参数
- 用MATLAB程序软件完成临界比例带法对PID控制器的参数整定,并求出PID控制器的三个参数Kp,Ti,Td。最后绘制出参数整定前后的单位阶跃响应图进行比较。(The parameters of PID controller are adjusted by MATLAB software and the three parameters Kp, Ti and Td of PID controller are obtained. Finally, the unit step response di
用Z-N法实现P,PI,PID控制的参数整定
- 用MATLAB程序软件完成Z-N法对控制器的参数整定,实现P,PI,PID控制器的分别参数整定,并求出控制器的控制参数Kp,Ti,Td。最后绘制出不同控制器控制下的及参数整定前后的单位阶跃响应图进行比较。(MATLAB program software is used to complete the parameter tuning of the controller by Z-N method. The parameters of P, PI, PID controller are adjus
2016.06.29梯度下降softmax回归
- 介绍梯度下降算法,用实例来说明其运行原理(Gradient descent soft Max regression)