登录
首页 » matlab » data_ex_dPETSTEP_modelFitting

data_ex_dPETSTEP_modelFitting

于 2020-12-23 发布
0 244
下载积分: 1 下载次数: 0

代码说明:

说明:  测试代码,用于osem代码测试,仅仅是自己使用。(Test code, for osem code testing, just for your own use.)

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

发表评论

0 个回复

  • PSO_PID
    利用PSO粒子群搜索算法,辨识PID参数:Kp,Ki,Kd.结果表明虽然该方法辨识精度不是很高,但是也有一定可信度.(Use english PSO Particle Swarm algorithm, identification of PID parameters: Kp, Ki, Kd. The results show that although the method is not very high recognition accuracy, but it also has a certain credibility.)
    2008-07-21 12:28:24下载
    积分:1
  • 图像傅里叶变换
    说明:  二维傅立叶变换的Matlab实现,是利用图像处理软件对给出的图像进行傅立叶变换处理。在Matlab中,函数fft2表示二维傅立叶变换,函数ifft2则表示二维傅立叶反变换。(The Fourier transform of the image)
    2020-05-21 17:42:19下载
    积分:1
  • 一条跟踪航迹 航迹
    说明:  这是一条跟踪航迹,通过航迹起始,数据关联,目标跟踪形成的航迹,供目标跟踪初学者使用(This is a tracking track, through the track start, data association, target tracking formed track, for target tracking beginners use)
    2019-03-04 19:47:13下载
    积分:1
  • 1602显示驱动程序
    LCD1602的数据写入及CGRAM的使用 编程 2010-06-19 17:41:11 阅读84 评论0 字号:大中小 订阅 1.当使能端E由1变为0时,执行写指令,数据被写入。 例如,欲写入数据i到DDRAM: void WDR(uchar i) { CheckBusy();//检忙 LCD_RS=1; LCD_RW=0; LCD_EN=0; Delay(); LCD_DATA=i;//数据输出到定义端口 Delay(); LCD_EN=1; Delay(); LCD_EN=0;//这一步才开始写入到LCD Delay(); } 2.CGRAM 1602能存储8个自定义字符,这8个自定义字符存储空间的首地址分别是:0X40,0X48,0X50,0X58,0X60,0X68,0X70,0X78。 以0x40来说,它的存储空间如图所示:(riting of LCD1602 and the Use of CGRAM)
    2020-06-23 13:20:02下载
    积分:1
  • fml_frm_sc8r_deg0_exp
    ABAQUS 损伤实例,非常实用的教程,适合于初学者。(ABAQUS. adj;lng;la jlah; jiang shang alhgln;glna;lg)
    2020-06-22 15:40:02下载
    积分:1
  • fric_model1
    采用flac2d 模拟具有一定JRC值的节理面直剪试验(Direct Shear Test Simulation of Joint Plane with Certain JRC Value by Flac2d)
    2019-02-22 19:22:32下载
    积分:1
  • mysql数据库的驱动程序压缩包,下载后,就可用于myeclipse和mysql的连接...
    mysql数据库的驱动程序压缩包,下载后,就可用于myeclipse和mysql的连接-Mysql database driver compressed package,After download, it can be used to myeclipse and mysql connection
    2022-01-25 14:07:57下载
    积分:1
  • 确定性矩阵
    压缩感知,确定性测量矩阵构造,matlab语言编程(Compressed sensing, construction of deterministic measurement matrix)
    2020-06-23 05:40:02下载
    积分:1
  • Vibration Shocks
    说明:  Electronic equipment can be designed to withstand extreme mechanical stress, without the weight and cost penalties of over design.
    2020-06-16 04:40:02下载
    积分:1
  • 结构动力学
    对加速度、速度过滤之后有加速度计算速度和位移(Calculating velocity and displacement with acceleration)
    2019-05-03 11:00:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载