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 years 前 | 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 years 前 | 2 个回答 | 0
