Community Profile

photo

ALESSANDRO NOVERO


Politecnico di Torino

Active since 2016

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Hello, i have a problem with fsolve. My equation is really easy, i must calculate the rotation angles (eulero angles) and the translation vector from 3 points (calculate in absolute and relative).orientation .
My input are: - S : 3 points (x,y,z) on a global reference system - coord_global: 3 points (x,y,z) on a relative referen...

8 years ago | 1 answer | 0

1

answer

Question


Hello ! I have a stupid question. When i run this function i see this error: "rototranslation" requires more input arguments to run. Why?
function [ F ] = rototranslation( x) %UNTITLED3 Summary of this function goes here % Detailed explanation goes here ...

8 years ago | 2 answers | 0

2

answers