Community Profile

photo

Marwen Tarhouni


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


integral(exp(double integral)) ?===>integral of riemann
Hi, i have an equation to 3 unknown (x,y theta) i try this code a =2.2; b =0:10:100; r ...

5 years ago | 1 answer | 0

1

answer

Question


system of equations (solve exponentiel equations
Hi, I want to solve this system of equations P= exp(-r.^2.*P+R.^2.*Q).*sum((r.^2.*P +R.^2.*Q).^m./factorial(m)) // with ...

5 years ago | 1 answer | 0

1

answer

Question


exp*prod*exp(x(lnx)^k) solving equation
I want to solve this equation in MATLAB: <</matlabcentral/answers/uploaded_files/121678/equation_%C3%A0_resoudre.PNG>> <...

6 years ago | 1 answer | 0

1

answer

Question


scatter randomized points with circles
Hello, How we can draw circles of radius R on randomized points in a area100*100? Knowing that its points are located in the ...

7 years ago | 3 answers | 0

3

answers

Question


RandomPoints &condition distance
Dear I need to draw a figure that contains 20 randomized points in an area [-100 100]. If we have the distance between two ...

7 years ago | 4 answers | 0

4

answers

Question


Get multiple matrices automatically in workspace
Dear, I run an algorithm 50 times using the for loop. I want to save the results after each iteration ie I want to have in th...

7 years ago | 1 answer | 0

1

answer

Question


workspace & LOOP FOR
Bonjour, J'exécuter un algorithme 50 fois en utilisant la boucle for. Je veux sauvegarder les résultats après chaque itératio...

7 years ago | 1 answer | 0

1

answer

Question


Loop For & save result
Hello, I want to run an algorithm 50 times using the for loop. I want to save the results after each iteration ie -for i =...

7 years ago | 1 answer | 0

1

answer

Question


RandomPoints plot &scatter
Bonjour, Je besoin de tracer une figure qui contient 20 points randomisées dans une area [-100 100]. Je veux obtenir cette ...

7 years ago | 1 answer | 0

1

answer

Question


Calculate the distance between a point and all the others
Hi, I try to calculate the distance between a point and all the others. for exemple A(-20,90) B(-24,50) C(-23,90) D(-13,50) E(...

7 years ago | 2 answers | 0

2

answers

Question


Displaying the coordinates of a graph in a file output.txt
I run a randomized points code. I use datacursormode on, it allows me to see the coordinates of each point I want to displa...

7 years ago | 1 answer | 0

1

answer

Question


Return the coordinates of the random points of a graph
Hi, I have a problem to get the coordinates of the randomized points of a graph and i want to retrieve the result in a file ...

7 years ago | 1 answer | 0

1

answer

Question


error Structure assignment to non-structure object
Dear, I am a beginner in programming matlab. In looking around, I have come across a function which looks like: for j=1:...

7 years ago | 1 answer | 1

1

answer