私は通常、MATLAB/Simulink でアルゴリズム開発を行い、組み込み・VST(JUCE)用に C/C++ 化を行うことが多いです。 その場合、検証用テストデータの作成および、C/C++ での実行結果の検証にも MATLAB/Simulink を使います。 これだけでもかなり効率的ではあるのですが ...
Abstract: Main-tie-main reticulation configuration is used to improve reliability of power supply in power plant unit auxiliary systems due to its redundant characteristic. Two main supplies are used ...
これまで30年以上、主にデジタルオーディオ・ビデオ信号処理アルゴリズムの研究開発~インプリを担当してきました。 「ソフト屋・組込屋さん」という訳ではありません。信号処理アルゴリズム検証・実装のため、必要に駆られてソフトも書く、という ...
This repository contains the core exercises and practical work completed as part of a Basic Electrical Engineering (Electrotechnics) course. The work was performed during my Bachelor’s degree in ...
Simulinkモデルによる異なるシステム構成案の検討 前回のような要件を実現するA/Dコンバータの設計フローにMATLAB/Simulinkを ...
Abstract: Many industrial loads suffer from various power quality problems like voltage sag and swell, service outages etc. Due to these power quality issues industrial customer bears huge financial ...
Simulinkの計算エンジンはMATLABとは異なります。前に言及したとおりMATLABのコードは主にインタプリタ型で実行されています。それとは異なり、各Simulinkブロックには、予めコンパイルされた実行ファイルが用意されており、それをSimulinkのシミュレーション ...