photo

Egle


Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
294,161
of 300,673

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,042

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,083

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Can Matlab make calculation errors?
Hi, I am writing a code for Matlab to solve some simple engineering equations, so I am using numerous scripts for inputs calc...

8 years ago | 1 answer | 0

1

answer

Question


Legend for a graph displaying multiple runs
Hello, I have a working code for calculation of agch. I now want to see how different values of input Z affect the final res...

8 years ago | 1 answer | 0

1

answer

Answered
Using fzero function to solve a nonlinear function with two inputs
REVISED CODE: INPUTS function [n, m, Z] = setglblch n=1 ; m=1 ; Z=14; end function [X] = setX...

8 years ago | 0

Question


Using fzero function to solve a nonlinear function with two inputs
Hi, My aim is to solve a non-linear equation for alpha with given values of X and al (both ranges of values). But I keep get...

8 years ago | 2 answers | 0

2

answers

Question


Using fzero function to solve a nonlinear equation with one input
Hi, I am trying to solve this non-linear equation for alpha using a range of values of X (0-100) [so that I can plot alpha vs...

8 years ago | 3 answers | 0

3

answers