search:matlab計算機相關網頁資料

      • zh.wikipedia.org
        Maple是Waterloo Maple Inc.(簡稱Maplesoft)開發的商業電腦代數系統,用於快速計算、開發設計表單、教學基本概念或建立高保真模擬模型等。最新版本是2013年3月發行的 ...
        瀏覽:850
      • en.wikipedia.org
        This code, excerpted from the function magic.m, creates a magic square M for odd values of n (MATLAB function meshgrid is used here to generate square matrices I and J containing 1:n). [J, I] = meshgrid (1:n); A = mod (I ...
        瀏覽:904
    瀏覽:1059
    日期:2024-04-27
    Introduction to MATLAB • MATLAB 為美國Mathworks 公司於1984 年 所推出的數學科技運廟軟體。其名廖來自 於MAT rix LAB obratory 的縮寫,特長於矩 陣相關運廟及各領域數值問題 ......
    瀏覽:1217
    日期:2024-04-29
    矩陣的合併 Matlab 函式的拓展設計 sin((1:8)/(4*pi)) 取整數 round( ) fix( ) floor( ) ceil( ) 積與和 sum( ) prod( ) 矩陣的對應元計算 .* ./ .^ 善用 Matlab 函式 製圖--折線圖 ......
    瀏覽:708
    日期:2024-04-29
    ... 特別舉辦【MATLAB® 於影像處理及電腦視覺應用】校園巡迴研討會,這場校園研討會將介紹 MATLAB 於影像處理應用的各項功能,從影像的擷取與分析、到日前熱門的彩色圖像處理、電腦視覺影像處理,到最後從 MATLAB 到 C 程式碼轉檔等,您將可體驗到 ......
    瀏覽:323
    日期:2024-04-28
    ..1.5. Matlab 函式 1.5 Matlab 函式 Matlab函式包括有三種 1. Matlab 內建函數,由Matlab 核心提供。如cos、sin、plot、ones、zeros 2. 工具箱所提供m-file。以Toolbox 方式提 供,用來擴充Matlab 功能,以適用於各 種開發環境。...
    瀏覽:1266
    日期:2024-04-25
    用書及參考書籍 • 用書: MATLAB 程式設計與應用張智星清蔚科技 出版 • 參考書籍: •1. 計算機概論,葉乃菁等著,三民書局。• 2. ......
    瀏覽:514
    日期:2024-04-29
    MATLAB, short for "matrix laboratory", refers to both the numerical computing environment and to... ... ......
    瀏覽:1277
    日期:2024-04-24
    MATLAB is a high-level technical computing language and interactive environment for algorithm ......
    瀏覽:324
    日期:2024-04-29
    This MATLAB function returns the string str with the computer type on which MATLAB is running. ... ......