photo

Lucy


Last seen: 12 giorni fa Attivo dal 2025

Followers: 0   Following: 0

Statistica

Cody

0 Problemi
115 Soluzioni

RANK
N/A
of 302.001

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 21.487

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
2.384
of 178.011

CONTRIBUTI
0 Problemi
115 Soluzioni

PUNTEGGIO
1.348

NUMERO DI BADGE
3

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Basic Algebra III
Get the Cube Root of the number n.

14 giorni fa

Risolto


Mass Conversion 1

14 giorni fa

Risolto


High Five!
Write a function that takes a number x and returns y = 'High Five' if x is not equal to five. Return y = 'Denied' if the number ...

14 giorni fa

Risolto


A Five Introduction
Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function sho...

14 giorni fa

Risolto


If-Else
If a more than zero, b = true, else, b = false.

15 giorni fa

Risolto


If
If a more than zero, then b = true.

15 giorni fa

Risolto


Energy Conversion 2

16 giorni fa

Risolto


Energy Conversion 1

16 giorni fa

Risolto


MATLAB 101: Scalar-Vector Multiplication
Write a MATLAB function that takes a numeric array (vector or matrix) v and a scalar multiplier s. The function should return a ...

16 giorni fa

Risolto


MATLAB 101: Area of a circle
Write a MATLAB function named circle_area that accepts the radius r as an input and returns the area of the circle.

16 giorni fa

Risolto


MATLAB 101: Basic Calculator
Write a MATLAB function named basic_calculator that accepts two input numbers, A and B, and returns four distinct outputs: The ...

16 giorni fa

Risolto


Basic Physics X
Calculate the Kinetic Energy (KE) by Weight (w), Distanec (d), and Time (t) without Mass (m) or Speed (v).

16 giorni fa

Risolto


Basic Physics IX
Calculate the Kinetic Energy (KE) by Weight (w) instead of Mass (m).

16 giorni fa

Risolto


Basic Physics VIII
Calculate the Mechanical Energy (ME) when the point is B.

16 giorni fa

Risolto


Basic Physics VII
Calculate the speed.

16 giorni fa

Risolto


Basic Physics VI
Fing the Kinetic Energy (KE) by Distance (d) and Time (t) instead of Speed (v).

16 giorni fa

Risolto


Basic Physics V
Calculate the Weight (w).

16 giorni fa

Risolto


Basic Physics IV
Calculate the Work.

16 giorni fa

Risolto


Basic Physics III
Calculate the Potential Energy (PE).

16 giorni fa

Risolto


Basic Physics II
Get the Kinetic Energy (KE).

16 giorni fa

Risolto


Basic Physics I
Calculate the energy by the famous formula of Albert Einstein.

16 giorni fa

Risolto


Matlab Basics - Rounding II
Write a script to round a variable x to 3 decimal places: e.g. x = 2.3456 --> y = 2.346

16 giorni fa

Risolto


MATLAB Basic: rounding IV
Do rounding towards plus infinity. Example: -8.8, answer -8 +8.1 answer 9 +8.50 answer 9

16 giorni fa

Risolto


MATLAB Basic: rounding II
Do rounding nearest integer. Example: -8.8, answer -9 +8.1 answer 8 +8.50 answer 9

16 giorni fa

Risolto


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

16 giorni fa

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

16 giorni fa

Risolto


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

16 giorni fa

Risolto


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:...

16 giorni fa

Risolto


Temperature Conversion 1

16 giorni fa

Risolto


Circle Perimeter
Get the perimeter of the Circle by PI.

17 giorni fa

Carica altro