Community Profile

photo

vijay


Last seen: 2 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Exact XY point data of moving point using computer vision tool box in matlab
I have got 'points' x and y for each frame of the video. The segment of the code show below. My question is, these 'points' d...

6 years ago | 1 answer | 0

1

answer

Question


how to use parallel computing
how to use parallel computing for the given code syms M; L = 5.0;A = 1.6;P = 0.0; w = 0.4195; R = 25; PBAR = P/(pi*...

10 years ago | 1 answer | 0

1

answer

Question


solving transcendental equation numerically
I am trying to solve the 2 transcendental equations for 2 variables A,M for the given L PBAR = 0; L = [0.1,0.5,1.0,1.5,2.0...

10 years ago | 2 answers | 0

2

answers

Question


How to assign the value of a symbolic varible in a cell to other variable
i want to solve the equations for the variable M, syms M; L = 5.0; A = 1.6; P = 0.0; w = 0.4195; R = 25; PBAR = P/(pi*w...

10 years ago | 1 answer | 0

1

answer