-
H_bridge
H桥控制的simulink仿真模型,可以作为直流电机控制系统设计的参考模型(H-bridge control of the simulink simulation model can serve as a DC motor control system design reference model)
- 2021-01-27 17:38:36下载
- 积分:1
-
Mypush_Callback
排队论 (Queuing Theory)也称随机服务系统理论,就是为解决有关排队问题而发展的一门学科。(Queuing theory (Queuing Theory), also known as stochastic service system theory, a discipline is developed to solve the queuing problem.)
- 2012-05-24 14:19:46下载
- 积分:1
-
matlab
matlab求解微分方程讲义,求解各类方程,介绍的很全面。(matlab solve differential equations lecture notes, solving all kinds of equations, introduced very comprehensive.)
- 2011-12-03 19:32:33下载
- 积分:1
-
simplefractal
常用的分形图像的生成程序,算法为确定性算法。(interpolation)
- 2010-08-24 12:11:19下载
- 积分:1
-
S6frreedommani
六自由度机械臂调试程序源码,国外的的,具有非常高的借鉴意义
(Six degrees of freedom manipulator debugger source, abroad, the very high reference)
- 2012-07-22 23:31:03下载
- 积分:1
-
post-for-win
Matlab矩阵数据与外部程序交换,目的是使用 Ctrl+V 拷贝空间中的matlab变量数据到Origin,或其他软件.(Copy the Matlab matrix data on clipboard and feed data into excel or notepad using Ctrl+V .)
- 2014-09-16 21:43:39下载
- 积分:1
-
ACI_cnes.m
independente component analysis
- 2012-08-02 22:11:53下载
- 积分:1
-
TLD_source
该程序是完整的TLD跟踪算法过程,采用matlab和C语言混合编程技术,并有测试图片(The program is a complete TLD process tracking algorithm, using matlab and C language programming mix, and a test image)
- 2014-12-03 21:47:47下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
58987
The following Matlab project contains the source code and Matlab examples used for 16 bits fixed point pid controller . This simulation illustrates the effects of the fixed-point computations on the closed-loop precision for a 16-bits PID controller.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2015-02-17 21:50:21下载
- 积分:1