cqwva( d,y,x,index_incre,l​vl,clip,line_color,​face_color,mode , trace_balance )

버전 1.5.0.0 (5.25 KB) 작성자: Chen Qi
The fastest wiggle variable area seismic data plotting function after comparison.
다운로드 수: 518
업데이트 날짜: 2017/3/4

라이선스 보기

Matlab tools for geophysical (mainly exploration seismic) interpretation and processing

인용 양식

Chen Qi (2024). cqwva( d,y,x,index_incre,lvl,clip,line_color,face_color,mode , trace_balance ) (https://www.mathworks.com/matlabcentral/fileexchange/54813-cqwva-d-y-x-index_incre-lvl-clip-line_color-face_color-mode-trace_balance), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Seismology에 대해 자세히 알아보기

Community Treasure Hunt

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

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

Fix a serious bug for face plotting. Please update to this version.

1.4.0.0

reverse back to to historical reason and add back trace_balance. add one more option in trace_balance (rms) and change the default mode to 'hold'.

1.3.0.0

add normalization option ( max of abs of data OR rms of data ). Fix bugs.

1.2.0.0

Add line color and face color control as well as other control. Fix some bugs.

1.1.0.0

- Update comments
- Remove redundant codes and make the function faster
- Provide additional plotting direction: when assign gain level a negative value, the function fills negative/trough instead of positive/peak
- Provide line_color and face_color

1.0.0.0

comments updating