Feeds
질문
Matrix is singular to working precision
M = [0 0 0 0 -1 0 0 0 0 0 1 0 ; 0 0 0 0 0 1 0 0 0 0 0 0; 0 0 0 0 0 0 0 0 0 0 -R -1 ; 1 0 0 0 0 0 0 0 -1 0 -1 0; ...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
what is the problem with the code?
clc; close all; clear all; % The variabel L0 = 0.5; k = 10; AO = 0.3; Hyp = 0.8 ; BD = Hyp * sind(20) + 0.3; DP = ...
대략 4년 전 | 답변 수: 2 | 0
