![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11762596_1542453271967_DEF.jpg)
omar mahallawy
Followers: 0 Following: 0
Statistiques
RANG
237 387
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
19 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
36.84%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
how to display / recall data in matlab
i have such a long code that is really hard to reverse engineer for what i need. i just need a code that would display which va...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
how can i delete an empty matrix
i used a function that would delete columns with any negative elements in them i had 9 columns now i'm left with 6 columns pr...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
how to reject whole columns based on a condition
A = [5 10 18 13 -2 8 -9 10 40 47 85 -30] condiotion : remove columns with any ...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how should i subtract two matrices
i need to subtrabt the first row B with the first number A A=[ 6 12 15] B=[50 70 80 90 20 50 40 30 ...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to compare elements in an array respectively
i have a static array and 13 variable arrays, each array is the same in terms of size, but now i need to know how can i compare ...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
how can i shrink my plot to fit into a given range on the x axis
hello, i needed to know if there is a way were i can shrink my plot. i have a graph that repeats its self (n) number of times d...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
i need to know why is the scale of the x-axis on my graphs differ from one another.
i have 3 graphs, x-axis should stop at 3.2*10^5 two of my graphs are correct but the first one is doubled for some reason. th...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
i just need to know how can i extract the columns based on a condition
the condition is (if the first value in the column is less than or equal to a certain number then extract the whole column) 1...
presque 6 ans il y a | 1 réponse | 0
1
réponsehello i need an if function that tells matlab to reject a certain value and continue to the next one under a condition
no, sir the first value in each column, if the first value in each column is more than MaxHead then skip the whole row and move...
presque 6 ans il y a | 0
Question
hello i need an if function that tells matlab to reject a certain value and continue to the next one under a condition
for example if TEL = 1.0e+04 * 2.2786 1.7122 1.3066 1.0110 0.7922 0.6278 0.5027 0.4063 0.2723...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
hello, i need to plot a graph (n) number of times with an offset of a known number between each line on the graph, note all the lnes should be parallel on the same graph but repeated
clear,clc,clf format short Q=3.3; %gamma=8.43 kN/m3 = 859.62076503 Kg/m3 (*1000/9.81) rouh=859.62076503; g=9.81; Gamma=(ro...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
if function error, here i want MatLab to find the values of V5L that are between 1 and 4.5 and name it V, and use it in another upcoming equation
clear,clc,clf Q=3.3; D5L=[12.75*0.0254 14*0.0254 16*0.0254 18*0.0254 20*0.0254 22*0.0254 24*0.0254 26*0.0254 28*0.0254 30*0.02...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
how can i round up all my numbers in this matrix (to make it look like the bottom line)
19.921920682316983 15.607883029893719 12.369945347943816 9.904715485705831 8.006173113714063 5.365552456501197 3.70...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
shouldn't there be two parallel lines on my plot?
clear,clc,clf format long Q=3.3; %gamma=8.43 kN/m3 = 859.62076503 Kg/m3 (*1000/9.81) rouh=859.62076503; g=9.81; Gamma=(rou...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i store each iteration values in a metrix to plot a straight line graph
clear,clc,clf format long Q=0.03; rouh=847; g=9.81; Gamma=(rouh.*g); Zs=0; Ze=0; L=500; Ks=(6*10.^-5); viscosity=(1.1*...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
Why can't the dots on the plot be connected? I should have two parallel lines in each subplot. Instead I have unconnected dots.
clear,clc,clf format long Q=0.03; rouh=847; g=9.81; Gamma=(rouh.*g); Zs=0; Ze=0; L=500; Ks=(6*10.^-5); viscosity=(1.1*...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
guys, I don;t know how to connect the (+) signs in a matlab plot. I need two parallel lines each made of 5 points to be connected together
clear,clc,clf format long Q=0.03; rouh=847; g=9.81; Gamma=(rouh.*g); Zs=0; Ze=0; L=500; Ks=(6*10.^-5); viscosity=(1.1*...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
i have a problem connecting 5 dots together using the plot fuction. i should have two parrallel lines but i get a blank sheet
clear,clc,clf format long Q=0.03; rouh=847; g=9.81; Gamma=(rouh.*g); Zs=0; Ze=0; L=500; Ks=(6*10.^-5); viscosity=(1.1*...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
i am designing a 500m pipeline, but i'm facing a problem with my code, it can't seem to plot a straiht line graph. i know it's a bit long but this is the only way to post the question. i have a lot of columns due to the range of velocities used.
clear,clc,clf format long Q=0.03; rouh=847; g=9.81; Gamma=(rouh.*g); Zs=0; Ze=0; L=500; Ks=(6*10.^-5); viscosity=(1.1*...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
i am designing a 500m pipeline, but i'm facing a problem with my code, it can't seem to plot a graph. i know it's a bit long but this is the only way to post the question. i have a lot of columns due to the range of velocities used.
clear,clc,clf format long Q=0.03; rouh=847; g=9.81; Gamma=(rouh.*g); Zs=0; Ze=0; L=500; Ks=(6*10.^-5); viscosity=(1.1*...
environ 6 ans il y a | 1 réponse | 0