Logspace

  • Matlab中的Logspace函數

    一、Logspace函數介紹 在Matlab中,Logspace(a,b,n)是一個非常常用的函數。 它定義了一個等比數列,其中第一個數為10 ^ a,最後一個數為10 ^ b,n…

    編程 2025-02-24