Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 ...
6 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 3 个回答 | 0
3
个回答提问
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 ...
8 years 前 | 4 个回答 | 0
4
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 =...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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(...
8 years 前 | 2 个回答 | 0
2
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 0
1
个回答提问
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:...
8 years 前 | 1 个回答 | 1