资源列表
斯坦福兔子点云数据-matlab读取并显示
- 三维点云重构,兔子模型,用于学习。交流学习,禁止商用。(Three dimensional point cloud reconstruction, rabbit model, for learning.Exchange study and prohibit business.)
3机9节点数据
- 3 机9 节点数据 潮流计算在数学上属于多元非线性方程组的求 解问题,在用迭代法求解时涉及到大量的矢量和矩阵运算,因而寻求一个能高效 地处理矩阵运算的语言,将给潮流计算程序的编制带来巨大的方便.(Power flow calculation is mathematically the solution of multivariate nonlinear equations. Solving the problem involves a large number of vector
Kalman
- 用卡尔曼滤波方式来估计温度,是一种典型的卡尔曼滤波的使用方式
基于BP神经网络的小时、日交通流预测
- 基于BP神经网络对交通流的预测:包括了小时交通流预测和日交通流预测(Prediction of traffic flow based on BP neural network)
TwoDOFVehicleMode
- 汽车二自由度模型,模拟在阶跃输入下,汽车的横摆角速度以及侧向速度响应(two degree of freedom model of automobile)
ACS
- 最大最小蚁群算法寻优优化,对路径的距离进行优化。(The algorithm optimizes and optimizes the maximum and minimum ant colony algorithm, and optimizes the distance of the path.)
PSO-SVM
- 将改进的粒子群算法和GA与SVM相结合,通过参数寻优构建新模型完成对空气质量指数的预测(The improved particle swarm optimization and genetic algorithm are combined with SVM. The prediction of air quality index (AQI) is completed by constructing a new model by parameter optimization.)
BP神经网络结合遗传算法用于提取工艺的多目标优化
- 结合BP神经网络的多目标规划算法,容易理解(neural networkverygood jdwo)
dde
- 建立matlab和tracepro的联系,实现自动化操作(Establish the connection between MATLAB and TracePro to realize automatic operation.)
基于小波变换的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