Random Signal generation

버전 1.0.0.0 (6.92 KB) 작성자: Chethan C U
A compilation of random signal generation scripts that can be used for Testing various algorithms
다운로드 수: 1.2K
업데이트 날짜: 2013/11/4

라이선스 보기

Random testing has a great advantage as the input signals are Random ! and hence there is no effort required to develop test cases. Especially in the Model based testing frame work where there is a requirement model (a Simulink model) which is a reference and an operation code (C code or any other implementation). The same random signals can be injected into both the Model and the code and any failures can be debugged. One can test with any number of random signals until finding an error or gaining confidence on their model and code.
An example for random testing of Persistence algorithm can be found in:
http://www.mathworks.in/matlabcentral/fileexchange/39720-safety-critical-control-elements-examples

This submission contains several functions to generate random Boolean signals, Sine waves, Sine Sweeps and completely random waveform combinations. There are also Noise injection scripts that insert random noise signals and random regions of the input signal.

See file Sample1.m in submission for examples of usage of the functions.

인용 양식

Chethan C U (2025). Random Signal generation (https://kr.mathworks.com/matlabcentral/fileexchange/44168-random-signal-generation), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2008b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

도움 받은 파일: Safety Critical Control Elements Examples

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0