Community Profile

photo

Michael


Last seen: 1年以上 前 2022 年からアクティブ

統計

Content Feed

表示方法

質問


Need help getting a code to solve for a variable changing in size with a matching number of equations
CODE: clear; clc; %Given; L = 1; k = 28; h = 45; M = 5; Eqn = zeros(1,M); T = zeros(1,M); q_gen = 1*(10^5); T(1) = -1...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


NEED URGENT HELP! Code keeps returning the desired variables as empty 0x1
My code is currently only returning Empty sym: 0-by-1. CODE: clear; clc; %Knowns %Knowns i = sqrt(-1); Theta_AB = 0; The...

1年以上 前 | 1 件の回答 | 0

1

回答