Question


solving system of equations using singular value decomposition and fsolve
Hello, i have a system of equations which i want to solve. My simplified system is shown below. k1=0.6828; k2=1.3656; ...

6 years ago | 2 answers | 0

2

answers

Question


storing output (which are matrices) of for loops
Hello, I am trying to store my output from for loop to be used later in code. The output is a 2x4 matrix for each cycle of loop....

6 years ago | 2 answers | 0

2

answers

Question


reading selected columns of multiple files and storing the data
Hi, I have a simple problem but as a beginner stuck on it. I want to read 10 files in matlab with 3 columns in each file. I want...

6 years ago | 1 answer | 0

1

answer

Answered
Solving trigonometric non-linear equations in MATLAB
hi john, can you comment on why my code (similar as the original question is not giving me any solution? I will really appreciat...

6 years ago | 0

1

answer