sinspace

버전 1.1.0.0 (1.47 KB) 작성자: Sky Sartorius
Generates a sine-spaced vector with elements clustered at one of the two endpoints
다운로드 수: 874
업데이트 날짜: 2010/10/13

라이선스 보기

Utility function operates with no loops, so is of comparable speed to LINSPACE.

Using the same syntax as LINSPACE, SINSPACE makes a sine-spaced vector, clustering the elements toward the endpoint:
|_____|_____|____|___|__|_||

Given negative vector length, SINSPACE clusters points toward the beginning rather than the end of the vector.

An optional input in addition to the endpoints and the number of elements lets you choose the intensity of the clustering.

인용 양식

Sky Sartorius (2024). sinspace (https://www.mathworks.com/matlabcentral/fileexchange/28358-sinspace), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Simplified algorithm; clustering factor added

1.0.0.0