This repository presents a curated collection of computational projects that bridge the gap between abstract mathematics and tangible, dynamic visuals. The work herein demonstrates the implementation ...
本日の忘れないための記録は、2D-Lidarの値の取り方です。 Lidarの値は基本的に配列の形で送られてきます。 私が使ったLidarは前方270°のスキャンデータが1081個の要素に分けられ、1つの配列になって送られてきます。 データ配列をここで仮にscan[]とします。
This MATLAB project provides a detailed numerical simulation of the steady-state temperature distribution in a fin-plate heat exchanger system. It employs the Finite Difference Method (FDM) to solve ...