photo

ABDALLA AL KHALEDI


Last seen: etwa ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
0 Antworten

RANG
177.723
of 299.737

REPUTATION
0

BEITRÄGE
5 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
0

RANG
 of 20.791

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 165.655

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Generate Code from Curve Fitting App
Hello! so I have multiple sets of data, each of 2 independent (coordinates in space) and 1 dependent (energy flux) variables for...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have a problem in performing a loop calculation
I have this code which reads data from several excel files and extracts them into an array and performs a calculation on them th...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Application of any numerical root finding method (secant, bisection, etc.)
so I have this function that is a function of unknown parameter k, I need to find it using any numerical method. However, nothin...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


I have a set of data that I need to separate into unequal intervals in order to calculate the RMS value of these data (The data points are continuous over time)
I have a set of torque data and I need to calculate the rms (root-mean-square) torque. The problem is that I have almost 16000 d...

mehr als 2 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Bisection function to determine the value of (k) not working.
Here is the bisection function function [k,e] = bisect(f,a,b,n) % function [k e] = mybisect(f,a,b,n) % Does n iterati...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort