资源列表
[软件工程] OrCAD_JINDIANJIAOCHENG
说明:orcad 的详细的使用教程 值得收藏 20130815-orcad detailed tutorial worth collecting<auido> 在 2025-06-18 上传 | 大小:1.61mb | 下载:0
[软件工程] AM8250--Training
说明:北方炬力的多媒体IC的介绍 2013-9-7-ACTIONS meida ic traning 2013-9-7<auido> 在 2025-06-18 上传 | 大小:1.2mb | 下载:0
[软件工程] Least-Squares
说明:最小二乘法,用于数学和物理等实验中的数据处理,便于计算。-Least squares method for mathematics and physics experiments, data processing, ease of calculation.<金海鑫> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[软件工程] medicalimageprocessandanalysis
说明:医学影像处理与分析的PDF。写的不错,作者是tianjie,baoshanglian和zhoumingquan-Medical image processing and analysis PDF. Well written, the author is tianjie, baoshanglian and zhoumingquan<zhaoyuan> 在 2025-06-18 上传 | 大小:12.39mb | 下载:0
[软件工程] KalmanGain
说明:卡尔曼滤波在单片机上的应用 KalmanGain = EstimateCovariance * sqrt( 1 / ( EstimateCovariance * EstimateCovariance + MeasureCovariance * MeasureCovariance )); //计算本次滤波估计值 EstimateValue = EstimateValue + KalmanGain*( Measure – EstimateValue ); //更新估计协方差 Es<马国豪> 在 2025-06-18 上传 | 大小:275kb | 下载:0