ABDALLA AL KHALEDI
Followers: 0 Following: 0
Statistiques
5 Questions
0 Réponses
RANG
221 620
of 295 448
RÉPUTATION
0
CONTRIBUTIONS
5 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
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...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
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...
environ un an il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus d'un an il y a | 4 réponses | 0
4
réponsesQuestion
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...
plus d'un an il y a | 1 réponse | 0