Community Profile

photo

Egle


Active since 2017

Followers: 0   Following: 0

Message

Statistics

  • 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...

7 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...

7 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...

7 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...

7 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...

7 years ago | 3 answers | 0

3

answers