![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19615830_1600511727897_DEF.jpg)
Thierry Rebetez
Followers: 0 Following: 0
Statistics
RANK
196.847
of 297.016
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
Unable to classify the variable 'feq' in the body of the parfor-loop
Thank you Walter Robertson for your answer. So I modified the code as follows: I put the initialization of feq, f, etc. after th...
bijna 2 jaar ago | 0
| accepted
Question
Unable to classify the variable 'feq' in the body of the parfor-loop
Hi everybody, I have a code that has the following error: Error: Unable to classify the variable 'feq' in the body of the parfo...
bijna 2 jaar ago | 2 answers | 0
2
answersQuestion
I want to know why MATLAB says "Equation solved at initial point"
Hi everybody, I have a code that gives the following answer from MATLAB: "Equation solved at initial point. fsolve comp...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
I want to find the five unknown of a system of five nonlinear equations. Thank you !
Here the code: clc; clear; close all; clearvars; syms ET i1 i2 i3 i4 i5 x1 x2 x3 x4 x5 % constants defined below s...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
How to solve a system of 5 nonlinear equations with 5 variables
Hi, I am new on Matlab and I have to solve the following system of nonlinear equations. I don't want a numerical value as a sol...
bijna 4 jaar ago | 0 answers | 0