amina shafanejad
Followers: 0 Following: 0
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
36.050
of 295.569
REPUTACIÓN
1
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
6.25%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
how can i solve this equation i keep get error
clc,clear; syms x eqn=-15730900+(-1473100)+(501831/(1+x))+(501831/(1+x)^2)+(501831/(1+x)^3)+... +(501831/...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
finding the function of fsol
Hai, can u help me with this question? I have the solution for it also. My question is, what is the function of fsol in this sol...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find the quantity of the object based on the given data by using if-else loop?
hello i want to find the number of the each fruit based on the given data as below by using if-else loop can any body help m...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
i have matrix A and C how can i find the relation between element of matrix B? A*B=C
hello every one i have 3 different matrix such as A=[a b;c d] and B=[X1;X2] and C=[K;K2] then A*B=C how can i find i find the re...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
i have matrix A and C how can i find matrix B A*B=C
hello every one i have 3 different matrix such as A=[1 2;3 4] and B=[X1;X2] and C=[5;6] then A*B=C how can i find matrix B? ca...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find the standard deviation of one file which i want to run it for 100 times.
Hello everyone i have a one file in matlab which show me the shortest path and shortest time,how can write another matlab file a...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to change matrix element from zero to 1
hello i have one matrix 4 by 4 which only it has few zero element how can i say it check the element if less than one then chang...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to make the matrix 4 by 4 with the value of 10
hello i want to make the matrix with the dimension of 4 by 4 and each element have the value of 10 can u help me with that?
más de 9 años hace | 2 respuestas | 1
2
respuestasPregunta
how to generate the node with the distance of R from other nodes
i want to generate random nodes with the distance of radius R from another nodes in environment how can i make a command?
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to swap columns of matrix zeros(n,n)
Hello everyone I'm working on one project which in need to swap all the rows of the matrix zeros(n,n) which i want to swap th...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
graph shortest path RRT BI
i have a the graph shortest path problem in RRT bi directional here is the matrix for the answer of the RRT nodes.so how to find...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to take out two random equal column in different matrix
i have two different matrix and one 10*10 environment which it generate nodes randomly and put the coordinates of nodes inside t...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
how can i apply voronoi command in this file anybody can help me with that?
how can i apply voronoi diagram inside this command clc; close; openfig('Simple4.fig');hold on Xs=1; Ys=1; ...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
RRT bidirectional algortihm matlab code
I'm working on RRT bi directional algorithm,in this algorithm we have one initial and one final goal and from each of this point...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
how to define the coordinate of the last element of one matrix 2*n?
i generate n number of nodes in matlab and i wanted it show the x and y cordinate of each node in 2*n matrix. but my question is...
más de 9 años hace | 2 respuestas | 0
2
respuestasPregunta
How to swap columns of matrix zeros(2,n)
Hello everyone I'm working on one project which in need to swap all the columns of the matrix zeros(2,n) which i want to swap...
más de 9 años hace | 2 respuestas | 0