現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). sinspace (https://jp.mathworks.com/matlabcentral/fileexchange/28358-sinspace), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: cosspace
ヒントを与えたファイル: LINSPACE3: linearly spaced vector defined by three points, CORE: Conceptual Optimization of Rotorcraft Environment
