登录
首页 » Java » LabeledItem

LabeledItem

于 2013-12-03 发布 文件大小:1KB
0 83
下载积分: 1 下载次数: 1

代码说明:

  An item that has an integer label.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • apf-controllers
    apf with different controllers
    2013-09-22 19:05:51下载
    积分:1
  • Matlab
    本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析。(The book includes examples of the algorithm programs more than 200.)
    2012-11-02 19:29:03下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • OS-ELM
    是一种在线序列OS-ELM算法的MATLAB程序,可参考论文A Fast and Accurate Online Sequential Learning。(matlab codes for OS-ELM(Online Sequential ELM))
    2017-08-15 11:12:07下载
    积分:1
  • HMM-voice-recognition
    声音识别程序,matlab,有例子,对于学习不错,HMM的,包括训练和识别(Voice recognition program matlab, there are examples of good for learning, HMM, including training and recognition)
    2020-12-20 17:09:08下载
    积分:1
  • helicopter
    直升机实验的仿真,利用的PID,LQR算法,可以当做练习学习(THIS is an helicopter simulate experiment, including PID and LQR algorithm.)
    2011-11-19 19:26:36下载
    积分:1
  • mdl
    检测模块,可以检测电流、电压值等一些电学参数(check module ,check current,voltage,and etc)
    2012-10-23 21:05:20下载
    积分:1
  • dvr
    Implementation of a 3 phase dynamic voltage restorer inverter in matlab/simulink
    2012-06-03 21:37:08下载
    积分:1
  • OPEN1
    该文件是间接式双级矩阵变换器的开环仿真模型。输出结果符合理论推导。采用s函数编程的方法实现空间矢量调制策略(This file is indirect two-stage matrix converter of the open loop simulation model. Output the results accord with theoretical derivation. The s function programming method of space vector modulation strategy. )
    2013-03-01 21:36:40下载
    积分:1
  • matlab-GUI
    哈工大数学实验的作业 实现Matlab GUI的程序 是一个画图程序(Mathematical operations to achieve HIT experiment Matlab GUI program is a paint program)
    2011-11-01 00:18:14下载
    积分:1
  • 696518资源总数
  • 104360会员总数
  • 40今日下载