photo

Mark


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Is it possible to model or simulate a Microprocessor with Simulink?
I would appreciate any help on how to proceed with this task. I have reviewed some information, but do not see much that would h...

alrededor de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Simple Period Event Handler
I need a simple event handler to determine the period (from 102 to 102). See sample data below. Any help would be appreciated ...

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Maximum vs Minimum Distance Between a Random Set of Points
I am using center of mass calculations to find the minimum distance between a random set of points on a plane. Can the maximum d...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Find coordinates at the midpoint of a line.
I can plot a line between points (so I know the x and y's of the endpoints). I also know this can give the distance between the ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Solve for x in (A^k)*x=b (sequentially, LU factorization)
Without computing A^k, solve for x in (A^k)*x=b. A) Sequentially? (Pseudocode) for n=1:k x=A\b; b=x; end ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Vector Difference
Given a vector x=[2 5 6 10 16 29]. Is there a one line command to create another vector that is the difference between the la...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Manipulate Matrix Element using subscripts (ex: isprime(i-j)) or (i+j)>10)
I need to create a oneline command to set a 'n x n' matrix to {1 if i-j isprime, 0 if not). I don't remember how to select an e...

más de 12 años hace | 2 respuestas | 0

2

respuestas