-
motor_controller
包含了几个Matlab的示例仿真模型,用于展示如何控制一个直流DC电机。同时包含了一个文档教程,介绍不同控制器PID,和带有状态反馈的极点配置。可以作为你在Simulink中学习开发控制系统的入门教程。(Contains a few example of Matlab simulation model is used to demonstrate how to control a DC-DC motor. At the same time a document contains a tutorial to introduce a different controller PID, and with state feedback pole assignment. As you study the development of control systems in Simulink Tutorial.)
- 2012-06-08 16:20:47下载
- 积分:1
-
2D
说明: 实现多种二维面阵的综合设计,包括均匀阵、切比雪夫阵等等。。。。(Comprehensive design of various 2D arrays)
- 2020-01-06 21:33:02下载
- 积分:1
-
基于非降采样的剪切波的图像融合算法代码
非下采样剪切 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-07 01:40:07下载
- 积分:1
-
digitalsignalprocessingmatlab7code
说明: 文件夹中内容为《MATLAB7.x数字信号处理》书中实例源代码,代码说明参见该文件夹下的“程序说明.doc”文件。(The contents of the folder as " MATLAB7.x digital signal processing," the book source code examples, code instructions see the folder under the " description of the procedures. Doc" file.)
- 2010-04-14 15:55:13下载
- 积分:1
-
ccmex_eam_VBSP
co-SIMULATION INTEGRATED WITH oPTISM IN ORDER TO DO SIMULATION OF SINGLE MODE FIBER
- 2015-04-02 15:06:16下载
- 积分:1
-
FM_DSB_Modulation_and_demodulation
这是我们现代通信原理课程设计时所写的一个关于模拟信号的调频(FM)、双边带调幅(DSB)程序,里面还有详细的报告。(This is our modern communication principles course design of a written about analog signals (FM), the frequency modulation (DSB) with bilateral program, with detailed report.)
- 2009-03-24 17:14:59下载
- 积分:1
-
K-Means PCA降维
K-Means算法,不要求建立模型之后对结果进行新的预测,没有相应的标签,只是根据数据的特征对数据进行聚类。主成分分析降维对数据进行可视化操作,对features进行降维.(K-Means algorithm does not require the establishment of the model after the new prediction of the results, there is no corresponding tag, but only on the characteristics of data clustering data. The principal component analysis reduces the dimension, carries on the visualization operation to the data, reduces the dimension to the features.)
- 2017-06-22 22:05:55下载
- 积分:1
-
DCT-FT
DTC变化,傅里叶变换,基于DCT的压缩变换(DTC changes, Fourier transform, DCT-based compression transform)
- 2013-04-03 21:21:00下载
- 积分:1
-
BK_12654819
说明: 移动通信搭建直接序列扩频rake接收机链路的Matlab代码(Matlab code for building dsss rake link in mobile communication)
- 2020-12-04 20:55:39下载
- 积分:1
-
模拟退火算法Job Shop问题(JSP)
车间作业的问题是在计算机科学和运筹学的优化问题中,理想的工作是在特定的时间分配到的资源。最基本的版本如下:我们给出了n个工件J1,J2,...,大小不等,这就需要安排在米同型机,而试图减少完工时间的约翰福音。完工时间是时间表的总长度(即,当所有的作业已完成处理)。在这段代码中,我们使用解决了模拟退火(SA),它的输入参数是上述问题米(机系列),N(工作),J(乔布斯的体重)和S(初始解),结果出来的非常精确的最佳解决方案。
- 2022-03-29 08:46:24下载
- 积分:1