Statistics
5 Questions
0 Answers
RANK
202,284
of 300,343
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,172
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to solve Error: Operator '.*' is not supported for operands of type 'struct'.
Hi, In this code: tic clc format long n=2; d=3e-6; phi1_midpoint =-1.5881; phi2_midpoint =0; for V_DC=200...
3 years ago | 0 answers | 0
0
answersQuestion
How to solve "There was a problem sending the command to the program."
Hi, I installed MATLAB version 2021b on Windows 7 Service Pack 1 (64-bits). when I try to double clicking an MATLAB m-file an...
3 years ago | 1 answer | 0
1
answerQuestion
How to solve :'Error using prod. Invalid data type. First argument must be numeric or logical.'
Hi, In this part of the code: -------------------------------------- if (prod(children(Term(ll)))~=Term(ll)) AAA=size(ch...
3 years ago | 2 answers | 0
2
answersQuestion
I have 5 nonlinear algebraic equations with many terms, fsolve command is ineffective in solving these nonlinear equations.
Hi All. I have a system of 5 nonlinear equations that is expected to have three roots (three solutions). I try to solve these n...
4 years ago | 1 answer | 0
1
answerQuestion
I have 5 nonlinear algebraic equations with many terms, fsolve command is ineffective in solving these nonlinear equations.
Hi All. I have a system of 5 nonlinear equations that is expected to have three roots (three solutions). I try to solve these n...
4 years ago | 1 answer | 0
