photo

Shehab Tarek


Last seen: plus de 3 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

26 Questions
0 Réponses

RANG
22 035
of 300 857

RÉPUTATION
2

CONTRIBUTIONS
26 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 097

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 361

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

  • Explorer
  • Thankful Level 3
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


how to change the parameter in simulation while the simulation is run
i want to change the parmeter using kanob to run the simulation continousely

environ 4 ans il y a | 1 réponse | 0

1

réponse

Question


how to rum m file with GPU
hello guys i am asking for how to active the GPU to run the m file faster what the i can do

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


extract the data from graph
in this figure i have the curve and i want to now x(piont) and y(piont)

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to draw the piont in smith chart
i want to draw the zL in smith chart then get the distance from center to this piont

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to plot the zL in smith chart and how to get the length from the center to zl piont
i want to plot the zL in smith chart and get the reduis value and The Projector of piont in the real value for example zl'=1...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


mathematical equation in matlab
how to write this equation in matlab angle=tan(2*pi*0.25) but i want it in radian form i know its equal 1/0

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


how to upload toolbox in matlab my matlab version R2020a
i want to upload the code in matlab community in communication field the code is not write in function form how can i do it

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to recived input user in matlab
i want to recived the word from the user and restore each charater for example string=input('enter the string>>'); -- shehab...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


intersection fuction between two matrix
i have two matrix and i get the intersection between athor how to get the intersection element but i want the element to repeat ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to skip the index of array
i have the index array =[1,2,1,2,4] the output matrix =[2,3,4,5,6] the second output matrix=[1,3,4,5,6] the third output m...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


why the error occur when i use horzcat fuction
the error message the output from y is matrix [2,3] then i take only the first element rr=4; the output must be rr=[4,2,...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to insert value of array to other array
hi guys i have array rr=[1,2,3,4,5] i want to insert y=[5,6,1] on it to be rr=[1,2,3,4,5,5,6,1] %%%%%%%%%%%%%%%%%%%%...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


Taking only the first element
I have matrix =[0,2 ;0,25 ;0,25;0,3] And I am using find function To get the index of every element The error occur when t...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


huffman code impelementation manual not use the built in function
hi guys any one can help me in huffman code (data compression) to be more efficiency this code is already working but i ne...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


how to make zoom in and out
zoom in and out the text

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


huffman coding set bit
i want to set the bit in cell i have six value in colum number 1 x1=0.3 x2=0.25 x3=0.15 x4=0.12 x5=0.1------...

plus de 5 ans il y a | 1 réponse | 0

0

réponse

Question


i have the store of sum and want to know the index
i have the store_sum=[ 0.18,0.27,0.43,0.57]; and i want to know the index starting from colum colum 2 in this matrix

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


i want to use the function intersect with repetition in the results
i want to use the function intersect with repetition in the results

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


i want to take each row in matrix
i have matrix 7*3 i want to take 001 in the first 011and in the second

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to reshape the matrix
i have matrix =001001001111011101111; and i want to convert it to 001 001 001 111 011 101 111 i know reshape function ...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


how to get the division number
i want to get the first element to divide on 3 for example 3 is the first element 6 is the second element 9 is the third...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to convert the cell to matrix
i have cell as shown in picture and i want to convert it to Array then flip it to be like array= 00 10 010 110 111 E...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to make Ascii 7 bit in matlab
i want to make ascii table to code the char

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to make a truth table in matlab
how to make a truth table in matlab , not using the built in function to make it

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


how to add toolbox or library in matlab or simulink
i already have matlab but some things not found how to update the toolbox package . my operating system ubuntu matlab 2020...

presque 6 ans il y a | 3 réponses | 0

3

réponses

Question


i am facing error to know index of element
...

presque 6 ans il y a | 1 réponse | 0

1

réponse