-
PneumaticSystem_fangzhen
在MATLAB的simulink环境下的气动位置系统仿真模型。(Simulink in the MATLAB environment pneumatic position system simulation model.)
- 2007-11-22 09:26:27下载
- 积分:1
-
fly1
基于matlab的仿真软件,模糊控制包括隶属度函数和模糊规则的建立。(Based on the MATLAB simulation software, including fuzzy control membership functions and fuzzy rules are established)
- 2012-04-27 20:25:26下载
- 积分:1
-
Moments-method
Mothod of moments ebook
- 2013-04-28 02:43:13下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
turboC
turb0c的使用说明,其中详细阐述了该集成开发环境的使用方法(turb0c' s instructions, which detail the use of integrated development environment)
- 2011-01-26 10:25:06下载
- 积分:1
-
matlab
各种波形的matlab生成 可以观察波形图(Matlab various waveforms generated waveform can be observed)
- 2011-05-31 15:03:12下载
- 积分:1
-
DrudeModel
德鲁德模型拟合,通过调节参数与金属银的介电常数实验参数拟合,得到可见光和近红外波段合适的drude模型参数(Drude model fitting, the right of the visible and near infrared bands drude model parameters by adjusting the parameters and the dielectric constant of the metal silver experimental parameter fitting)
- 2021-03-23 21:59:15下载
- 积分:1
-
untitled
说明: 计算数组平均值,以求平均电流,进行异步电机驱动系统逆变器故障检测(Calculate the average value of the array to get the average current and detect the fault of the inverters in the asynchronous motor drive system)
- 2019-05-16 16:20:50下载
- 积分:1
-
dotdetection
对一幅具有颗粒形状的图像进行了处理和分析。能够计算出图像中的颗粒数和颗粒的相关特征,能够较为快速有效地计算出颗粒的特征信息。附有详细算法说明和报告(Particle shape of an image has been processed and analyzed. Be able to calculate the number of particles in the image and the relevant characteristics of particles that can be more quickly and efficiently calculate the characteristics of particles of information. Statements and reports with a detailed algorithm)
- 2009-12-12 11:27:31下载
- 积分:1
-
matlab
说明: 通过matlab实现图像的逆滤波、维纳滤波的方法,效果还不错,很简单(Through matlab image inverse filtering, wiener filtering method, the effect is good, very simple
)
- 2011-04-12 22:54:56下载
- 积分:1