photo

Jay Coin


Con actividad desde 2024

Followers: 0   Following: 0

Estadística

All
  • Leader
  • Solver
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Resuelto


Return the 3n+1 sequence for n
A Collatz sequence is the sequence where, for a given number n, the next number in the sequence is either n/2 if the number is e...

1 día hace

Resuelto


Transpose
Write a MATLAB script in order to convert a random length row vector (v) into a column vector.

2 días hace

Resuelto


Electrical Diode Current Calculation
In engineering, there is not always a single equation that describes a phenomenon accurately enough to be applied in all instanc...

2 días hace

Resuelto


An Ohm's Law Calculator
*BACKGROUND / MOTIVATION:* Many important observations in math and science can be described by short, but powerful, equations...

2 días hace

Resuelto


Potential energy calculation

2 días hace

Resuelto


Velocity Conversion
Given a velocity in mph, convert it to km/h. Round the answer to the fourth decimal place.

2 días hace

Resuelto


Force and Motion 3
Two robots push on a large object in the same direction. One robot pushes with a force of F1 Newtons and the other with a force...

2 días hace

Resuelto


Force and Motion 2
Two robots are pulling on an object in opposite directions. One robot pulls with a force of F1 Newtons and the other with a forc...

2 días hace

Resuelto


Laws of motion 6

2 días hace

Resuelto


Laws of motion 3

2 días hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

2 días hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 días hace

Pregunta


Why am I keep getting "Unrecognized function or variable 'title'. " and "Variable might be used before it is defined" for dynamic title in app designer
This is the code for the title: title(app.UIAxes,['From ' char(cell2mat(app.PastMonthName)) ' of ' num2str(app.PastYear) ' to '...

8 días hace | 1 respuesta | 0

1

respuesta

Pregunta


Unable to outerjoin two tables, Error message of 'Left and right key variables have incompatible types'
Hi, it seems that no matter what I try, my left and right key variables will always be of incompatible types. It's gotten so f...

7 meses hace | 1 respuesta | 0

1

respuesta