統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,777
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
