Feeds
提问
Send array from MATLAB to Arduino
I want to send an array of three floating point numbers to Arduino from MATLAB. I'm trying to check if these values have been re...
9 years 前 | 3 个回答 | 0
3
个回答提问
Tuning PID controller non-linear equation
I am analysing the torque required to produce a desired angle for a robot finger link. The equation I have used to model the sys...
9 years 前 | 1 个回答 | 0
1
个回答提问
Matlab create finite difference matrix for Backward Euler Method
I am trying to create a finite difference matrix to solve the 1-D heat equation (Ut = kUxx) using the backward Euler Method. ...
9 years 前 | 2 个回答 | 0
