Community Profile

photo

Nur


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to do counter together with number to string?
Hi, I've a problem with this code. for k = 1:length(x1) x2(k) = x1(k) + V(y1(k),x1(k)); y2(k) = ...

9 years ago | 1 answer | 0

1

answer

Question


How to map magnitude of forces to the image space
Hi, I've a question here and I didn't find the solution to this problem. Let say,I have an array of magnitude of force,size ...

9 years ago | 0 answers | 0

0

answers

Question


How to use Horn-schunck optical to compare many subsequent images?
Hi, I'm working on Horn-Schunck optical flow, got from <http://www.mathworks.com/matlabcentral/fileexchange/22756-horn-schun...

10 years ago | 0 answers | 0

0

answers

Answered
if else doesn't go through the loop
The numbers are come from my previous coding, as shown below ActualVelocity=[ActualVelocityP1,ActualVelocityP2..ActualVelocit...

10 years ago | 0

Question


if else doesn't go through the loop
Hi, I have a problem with if else and loop. Lets say I have an array zz <16x1 double>.The value of zz is 2,10,11,23,26,30,37...

10 years ago | 3 answers | 0

3

answers

Question


How to arrange vector array
Hi, I have a problem with this coding. imgreference=imread('C:\Users\Acer\Documents\MATLAB\Flow\Flow1.jpg'); % Re...

10 years ago | 1 answer | 0

1

answer