タグ

IDLに関するchorinskyのブックマーク (4)

  • GDL - GNU Data Language

    Website content is developed by The GDL Team and is released under the CC BY-SA license (i.e. Wikipedia compatible) GDL documentation is a part of the GDL project and is released under the GNU General Public License Website layout based on the Colourise template by styleshout.com Hosted by Sourceforge.net

    chorinsky
    chorinsky 2011/10/01
    科学技術計算分野における可視化ソフトIDLのGNU版.Octaveみたいなもの.IDLに関しては,次のサイトが参考になる.http://www.idlcoyote.com/
  • IDLメモ

    花山・飛騨天文台IDLライセンス利用状況 インストール 設定 ライセンス管理 Solar SoftWare の管理@花山天文台 メモリー管理 外部のプログラムとの連携 コマンドラインオプション フォント カラーテーブル デフォルトカラーテーブル一覧 Pythonとの連携 IDL Virtual Machine 以下は古い情報となっている可能性があります。 基操作 データ型 数値・文字列の表記 演算子 システム変数 浮動小数点数 文字列 配列 構造体 ポインター・ヒープ変数 入出力 ファイル・ディレクトリ ダイレクトグラフィックス 画像・動画 Zバッファ 最近の情報 2023年11月にIDL9.0がリリースされた。 (IDL 9.0 リリースノート) Apple Silicon Macにネイティブ対応した。 2023年11月にVS Codeの拡張機能(IDL for VSCode)がリリー

  • ITTVIS | Internet of Visual Information and Software Solutions

    ENVI is the premier software solution for processing and analyzing geospatial imagery used by scientists, researchers, image analysts, and GIS professionals around the world. ENVI software combines the latest spectral image processing and image analysis technology with an intuitive, user-friendly interface to help you get meaningful information from imagery. Get the answers you need from your imag

  • Interactive Data Language - Wikipedia

    Interactive Data Language (IDL) は、科学技術計算でよく使われるデータ分析用プログラミング言語である。 なおインタフェース記述言語 (Interface Definition Language) もIDLと略記されるが、全く関係ない。記事ではInteractive Data Languageの意味でIDLという略称を使用するものとする。 概要[編集] IDLはベクトル化された数値を扱う対話型の言語であり、大量のデータを対話的に処理するのに使うのが一般的である(例えば画像処理など)。構文はFORTRANに近く、一部C言語に似ている。 IDL はVAX/VMSのFORTRANから発祥しており、構文にもその痕跡がある。 x = findgen(100)/10 y = sin(x)/x plot,x,y ここで、findgen という関数は浮動小数点数の1次元の配列

    Interactive Data Language - Wikipedia
  • 1