The EM Wave MATLAB Library consists OF a collection OF MATLAB programs related to electromagnetic wave scattering with special emphasis on wave scattering by random rough surfaces and discrete random media.
标签: MATLAB electromagnetic collection consists
上传时间: 2015-09-06
上传用户:alan-ee
* This a sOFtware code module for a time-OF-day clock object. * The clock may be fixed 12-hour, fixed 24-hour, or dynamically * configurable between these two types. Clock data can be accessed * as a binary number representing the number OF minutes since midnight * or a BCD number formatted according to the time-OF-day description * in the TIME module 0404x. The functions work with time-OF-day values * which conform to normally accepted clock values OF 1:00 to * 12:59 BCD / 0 to 719 binary for a 12-hour clock or clock values * 00:00 to 23:59 BCD / 0 to 1439 binary for a 24-hour clock. On power-up * the clock is 12:00 BCD / 0 binary for a 12-hour or dynamically * configurable clock, or 00:00 BCD / 0 binary for a 24-hour clock.
标签: clock time-OF-day sOFtware module
上传时间: 2013-12-07
上传用户:llandlu
* CONSTRAINTS * This module does not handle data which is considered out OF range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The internal data type must be large enough to handle the calculations. * The maximum possible internal value * = Max Input Value * (weight - 1) + Max Input Value * If a maximum weight OF 128 is used, the internal data type should be 2 * times the size OF the input data type.
标签: CONSTRAINTS considered module handle
上传时间: 2015-09-07
上传用户:qunquan
* DEFINITION * This a set OF math functions that deal with time. The functions accept * 4-digit time values and 4-digit time OF day values. Time values are * interpreted as hours-minutes and are valid if all digits are numeric and * 9 or less, except the second-to-last digit must be 5 or less. Time OF day * values are valid if they conform to normally accepted clock values OF * 1:00 to 12:59 for a 12-hour clock or 00:00 to 23:59 for a 24-hour clock.
标签: functions DEFINITION accept digit
上传时间: 2014-01-15
上传用户:Divine
* DEFINITION * This is the header file for a library module used to calculate the median * OF a list OF values. It finds the value that would be in the center if * the list were sorted. If the list contains an even number OF values, the * lower OF the two center values is reported. The values themselves are not * sorted or modified in any way. This algorithm can be used as a filtering * tool for rejecting noisy data.
标签: DEFINITION calculate the library
上传时间: 2015-09-07
上传用户:refent
A multi-Kalman filtering approach for video tracking OF human-delineated objects in cluttered environments is an latest PH.D graduation paper! it give to most needing people.
标签: human-delineated multi-Kalman filtering cluttered
上传时间: 2015-09-07
上传用户:450976175
Knowledge OF the process noise covariance matrix is essential for the application OF Kalman filtering. However, it is usually a difficult task to obtain an explicit expression OF for large time varying systems. This paper looks at an adaptive Kalman filter method for dynamic harmonic state estimation and harmonic injection tracking.
标签: application covariance Knowledge essential
上传时间: 2014-01-19
上传用户:litianchu
This paper deals with the problem OF speech enhancement when a corrupted speech signal with an additive colored noise is the only information available for processing. Kalman filtering is known as an effective speech enhancement technique, in which speech signal is usually modeled as autoregressive (AR) process and represented in the state-space domain.
标签: speech with enhancement corrupted
上传时间: 2015-09-07
上传用户:zhangyi99104144
The standard optimum Kalman filter demands complete knowledge OF the system parameters, the input forcing functions, and the noise statistics. Several adaptive methods have already been devised to obtain the unknown information using the measurements and the filter residuals.
标签: parameters knowledge the standard
上传时间: 2013-12-17
上传用户:541657925
This paper deals with the problem OF speech enhancement when only a corrupted speech signal is available for processing. Kalman filtering is known as an effective speech enhancement technique, in which speech signal is usually modeled as autoregressive (AR) model and represented in the state-space domain.
标签: speech enhancement corrupted problem
上传时间: 2013-12-20
上传用户:569342831