Evan - MATLAB Central
photo

Evan


Last seen: 3 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

CodyFrom 10/24 to 03/25Use left and right arrows to move selectionFrom 10/24Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 Problemas
77 Soluciones

CLASIFICACIÓN
N/A
of 297.805

REPUTACIÓN
N/A

CONTRIBUCIONES
0 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.00%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.473

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN
5.438
of 159.570

CONTRIBUCIONES
0 Problemas
77 Soluciones

PUNTUACIÓN
1.004

NÚMERO DE INSIGNIAS
4

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

3 meses hace

Resuelto


Find the max element of the array
Find the max element of the array

3 meses hace

Resuelto


Converts numbers into characters
Converts numbers into characters

3 meses hace

Resuelto


to the 2 all elements
to the 2 all elements

3 meses hace

Resuelto


the average value of the elements
Calculate the average value of the elements in the array

3 meses hace

Resuelto


calculate the length of matrix
input 1 array, calculate the length

3 meses hace

Resuelto


kmph to mps
convert kilometer per hour to meter per second

3 meses hace

Resuelto


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

3 meses hace

Resuelto


square root
Find the square root (y) of an input (x).

3 meses hace

Resuelto


Determine the square root
Determine the square root of the value the user has entered, n.

3 meses hace

Resuelto


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

3 meses hace

Resuelto


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

3 meses hace

Resuelto


Find the maximum number of decimal places in a set of numbers
Given a vector or matrix of values, calculate the maximum number of decimal places within the input. Trailing zeros do not count...

3 meses hace

Resuelto


Linear Motion 6
An experimental vehicle traveling at v1 m/s is brought to a full stop in t seconds. How far does it travel before stopping? Roun...

3 meses hace

Resuelto


Linear Motion 5
A robot moving down an incline for 3 seconds undergoes a uniform acceleration of a ft/s2. If the robot has an initial velocity o...

3 meses hace

Resuelto


Linear Motion 4
A robot accelerates at a rate of A ft/s2. Assuming the robot starts from rest how much time is required to reach an object loca...

3 meses hace

Resuelto


Linear Motion 3
Suppose a robot is moving in a straight line and steadily increases its speed. It moves from v1 ft/s to v1+2 ft/s in the first ...

3 meses hace

Resuelto


Linear Motion 2
During testing in the desert, a remotely operated vehicle travels D kilometers over rough terrain. The testing takes place over...

3 meses hace

Resuelto


Linear Motion 1
An object travels N feet in the first second of travel, N feet again during the second second of travel and N feet again during ...

3 meses hace

Resuelto


Mass Conversion 1

3 meses hace

Resuelto


Energy Conversion 2

3 meses hace

Resuelto


Calculate Parallel Resistance
Three resistors connected in parallel have resistances R1, R 2, and R 3, respectively. Return the total resistance R total of ...

3 meses hace

Resuelto


Resistance of a light bulb
The current through two identical light bulbs connected in series is C Amperes. The total voltage across both bulbs is V Volts....

3 meses hace

Resuelto


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

3 meses 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...

3 meses 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...

3 meses hace

Resuelto


Doubling elements in a vector
Given the vector A, return B in which all numbers in A are doubling. So for: A = [ 1 5 8 ] then B = [ 1 1 5 ...

4 meses hace

Resuelto


Whether the input is vector?
Given the input x, return 1 if x is vector or else 0.

4 meses hace

Resuelto


Find max
Find the maximum value of a given vector or matrix.

4 meses hace

Resuelto


Inner product of two vectors
Find the inner product of two vectors.

4 meses hace

Cargar más