amina shafanejad
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
36.050
of 295.486
REPUTATION
1
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
6.25%
VOTES RECEIVED
1
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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/...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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?
meer dan 9 jaar ago | 2 answers | 1
2
answersQuestion
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?
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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; ...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 9 jaar ago | 2 answers | 0