-
a
说明: control system ebook.
for student study the control course.
- 2010-04-30 11:14:08下载
- 积分:1
-
text_PSO
PSO优化控制算法在电厂控制(主汽温控制)中的应用(PSO optimization control algorithm for power plant control (main steam temperature control) in)
- 2016-05-30 22:17:51下载
- 积分:1
-
face_recognition
人脸识别的MATLAB程序。数字图像处理的重要内容(Face Recognition MATLAB. An important part of digital image processing)
- 2010-06-25 13:13:03下载
- 积分:1
-
FCM,GK,GG模糊聚类算法
fcm实现简单的数值分类,只要你重新定义数据矩阵,就可以直接进行分类。(FCM implements simple numerical classification, which can be directly classified as long as you redefine the data matrix.)
- 2021-04-21 15:08:49下载
- 积分:1
-
rbmcda_1_0
基于RBMCDA (Rao-Blackwellized Monte Carlo Data Association)方法的多目标追踪程序(RBMCDA Toolbox is software package for Matlab consisting of multiple target tracking methods based on Rao-Blackwellized particle filters. The purpose of the toolbox is provide a testing platform for constructing multiple target tracking applications based on the provided RBMCDA (Rao-Blackwellized Monte Carlo Data Association) algorithms. )
- 2020-07-01 04:20:01下载
- 积分:1
-
200707161641257933.rar
说明: 本源代码可以对提取的光强度信息转换为频域信息,可以做分析之用(Origin of the code can be extracted light intensity information is converted to frequency domain information and analysis can be done with)
- 2010-03-18 13:56:33下载
- 积分:1
-
Flutter
一个对飞机副翼机械结构进行运动仿真的MATLAB例程(MATLAB routine motion simulation of a mechanical structure of aircraft aileron)
- 2013-03-30 23:36:27下载
- 积分:1
-
matlabchengxuzai-huaxue
MATLAB是美国MathWorks公司自80年代中期推出的适用于科学和工程计算的数学软件。它优秀的数值计算能力、卓越的数据可视化能力和简洁的程序语言编写使其很快在数学软件中脱颖而出。本文通过化学计量学中的两个多元校正为例,简要介绍了MATLAB程序设计在化学计量学计算中的应用。 更多还原
(
MathWorks MATLAB is a mathematical software United States launched the company since the mid-1980s apply to scientific and engineering computing. It is excellent numerical ability, excellent data visualization capabilities and simple programming language to write so quickly come to the fore in mathematics software. In this paper, two chemometrics multivariate calibration, for example, a brief introduction MATLAB programming in chemometrics computing applications. More Restore)
- 2013-12-14 15:52:09下载
- 积分:1
-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
lms
最小均方算法是一种自适应滤波算法,这里的Matlab程序用于根据LMS最新均方识别一个线性噪声系统(LMS algorithm is an adaptive filter algorithm, where the Matlab program for the latest according to the mean square LMS noise system identification of a linear)
- 2010-05-06 09:11:15下载
- 积分:1