photo

jorge alejandro guerrero díaz


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


hello, i want to solve a nonlinear matrix using newton Raphson method but i have some problems with my code. does anybody know what and where is the problem?
function y=newtonsistema xo=[0;0;0]; syms x y z mi = rand; fname=[1/pi*(cos(x)-cos(y)+cos(z))- mi;cos(5*x)-cos...

6 years ago | 0 answers | 0

0

answers

Question


hey guys, does anybody knows how can i measure the speed of an object, i already have the acquisition but i dont know how to get, would you guys help me?
hey guys, does anybody knows how can i measure the speed of an object, i already have the acquisition but i dont know how to get...

7 years ago | 2 answers | 0

2

answers

Answered
Capture from Multiple Webcams
do you guys know how can i record video from matlab? i mean i doing it right now but when i use 1280xsomthing it record the vide...

7 years ago | 0

Question


Does someone know why i am having this error? - *Unable to allocate memory for an incoming image frame due to insufficient free physical memory*. I am recording video and my GUI just record a minute then the error appears
function varargout = untitled2(varargin) % UNTITLED2 MATLAB code for untitled2.fig % UNTITLED2, by itself, creates ...

7 years ago | 1 answer | 0

1

answer

Question


hi there, i am having some dificulties with my GUI, i made a GUI to record video from my webcam and evrything is going well but there is a problem when i play the video, the video goes too fast. how can i get i normal video?
function varargout = untitled2(varargin) % UNTITLED2 MATLAB code for untitled2.fig % UNTITLED2, by itself, creates ...

7 years ago | 1 answer | 0

1

answer