Community Profile

photo

amina shafanejad


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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/...

8 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 1

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 2 answers | 0

2

answers