amina shafanejad
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
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/...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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?
9년 초과 전 | 답변 수: 2 | 1
2
답변질문
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?
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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; ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
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...
9년 초과 전 | 답변 수: 2 | 0