![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7729707_1570298907996_DEF.jpg)
Elie Hatem
Followers: 0 Following: 0
Statistik
RANG
174.119
of 297.016
REPUTATION
0
BEITRÄGE
10 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
70.0%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
Feeds
Frage
Angular rates from quaternions
Hello, I have a matrix containing quaternions in each row. And, each row represents a different time instant. I would like to ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Using min() and max() in the nonlinear constraints of fmincon and ga
Hello, I read somewhere that I should not use min() and max() in the objective function of fmincon (I am not sure if it can be ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Matrix inverse with svd
Hello, I am trying to invert a matrix using svd and \ and comparing the result with inv(). For this matrix: A = [ 2 4 6; 8 5...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is there a way to control the length of t in the output of ode45?
Hello, I am trying to implement a numerical integration using ode45. I have the following function that I want to integrate: ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortError in ode45 while doing numerical integration
I managed to make it work using by first checking the length of my phi, zdd and gravity vectors which were equal to 199. Then, ...
mehr als 3 Jahre vor | 0
| akzeptiert
Frage
Error in ode45 while doing numerical integration
Hello, I am trying to implement ode45 to integrate my numerical function by following the ODE with Time-Dependent Terms in the...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to use ode45 in this case?
Hello, I have the variable ydd (y double dot) that I want to integrate twice to get the variable y. The formula of ydd is:...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
ga is stopping after 1 or 2 iterations only
Hello, I am trying to create a flipping trajectory for a drone by using the ga solver. I set all my constraints and bounds for ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortPlotting two contourf plots on the same plot
I solved the problem by removing the columns which have zero elements in the X axis since it was clear that neither their X (whi...
mehr als 4 Jahre vor | 0
| akzeptiert
Frage
Plotting two contourf plots on the same plot
Hello, I am trying to plot two data matrices on the same plot. However, I do not know how to adjust the transparancy of one o...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Changing the output of a solve function
Hello, I have a question regarding the solve function and symbolic variables. I have the following code : syms a b r beta_3s...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
How to publish symbolic matrices in latex format in MATLAB?
Hello, I have a project in which I have to publush symbolic matrices in latex format. An example of a matrix is the following:...
mehr als 4 Jahre vor | 1 Antwort | 0