搜索:resampling
找到约 13 项符合「resampling」的查询结果
结果 13
https://www.eeworm.com/dl/684/450487.html
软件设计/软件工程
generic resampling of video frames
generic resampling of video frames
https://www.eeworm.com/dl/692/441131.html
行业发展研究
Image Interpolation and Resampling.pdf
Image Interpolation and Resampling.pdf
https://www.eeworm.com/dl/665/202715.html
matlab例程
bearing only tarcking based sampleing importance resampling (SIR) filter
bearing only tarcking based sampleing importance resampling (SIR) filter
https://www.eeworm.com/dl/682/258288.html
中间件编程
Resampling is the operation of converting from audio represented at one sampling rate to a represent
Resampling is the operation of converting from audio represented at one sampling rate to a representation at another sample rate with minimum losses.
https://www.eeworm.com/dl/956862.html
技术资料
04 calgary PhD Epipolar Resampling of Linear Array Scanner Scenes.pdf
资料->【E】光盘论文->【E1】斯坦福博士论文->04 calgary PhD Epipolar Resampling of Linear Array Scanner Scenes.pdf
https://www.eeworm.com/dl/650/317902.html
人工智能/神经网络
_Sequential Sampling-Importance Resampling (SIR)序列重要性采样和重采样的实际应用原代码
_Sequential Sampling-Importance Resampling (SIR)序列重要性采样和重采样的实际应用原代码,在实际中已经应用
https://www.eeworm.com/dl/919020.html
技术资料
HSP50110和HSP50210及HSP43168实现多相位滤波
Polyphase resampling filters are often used for timingadjustments in bit synchronizer loops. The
https://www.eeworm.com/dl/650/176806.html
人工智能/神经网络
The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routin ...
https://www.eeworm.com/dl/665/243516.html
matlab例程
To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + ...