Stephen - MATLAB Central
photo

Stephen


Last seen: circa 2 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

CodyFrom 11/22 to 04/25Use left and right arrows to move selectionFrom 11/22Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
Cody

0 Problemi
86 Soluzioni

RANK
N/A
of 298.152

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.543

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
6.846
of 160.496

CONTRIBUTI
0 Problemi
86 Soluzioni

PUNTEGGIO
942

NUMERO DI BADGE
2

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Introduction to MATLAB Master
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Calculate Resistance
Calculate Resistance R of a linear conductor having resistivity p, length l and area A

oltre 2 anni fa

Risolto


Calculate the area of a circle
Given a circle of diameter x calculate its area

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


Get the area of ​​the square.
Four circles are inscribed in the square ABCD. The perimeter of each circle is *aπ*. <<http://imgfz.com/i/UzgCJut.png>> Gi...

oltre 2 anni fa

Risolto


Area of square
Find the area of a square whose diagonal length is given as x.

oltre 2 anni fa

Risolto


Circle : Square

oltre 2 anni fa

Risolto


Energy Conversion 1

oltre 2 anni fa

Risolto


Kinetic energy calculation

oltre 2 anni fa

Risolto


Laws of motion 1

oltre 2 anni fa

Risolto


Divide by 4
Given the variable x as your input, divide it by four and put the result in y.

oltre 2 anni fa

Risolto


Divide by 4
Given the variable x as your input, divide it by 4 and put the result in y.

oltre 2 anni fa

Risolto


Sum the squares of numbers from 1 to n
For a given value of n return the sum of square of numbers from 1 to n. Example For n = 2 then sum of squares = 5 (1^2 + ...

oltre 2 anni fa

Risolto


area

oltre 2 anni fa

Risolto


Square the input
Given a scalar or vector x, return the square of each element. Example x = [7 2] answer = [49 4]

oltre 2 anni fa

Risolto


Energy of an object
Calculate the total mechanical energy of an object. Total Energy= Potential energy + Kinetic energy P.E.=m*g*h K.E.=1/2...

oltre 2 anni fa

Risolto


area of a rectangle
area of a rectangle base x and height z

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


sum of vectors
sum of vectors

oltre 2 anni fa

Risolto


area of a square
area of a square

oltre 2 anni fa

Risolto


area of a thermoflask
cacluate the area that a thermo for whater uses where its base base is 7cm and its height is 49 cnm

oltre 2 anni fa

Risolto


area of a picture
area of a square picture x

oltre 2 anni fa

Risolto


area of a oval
calculate the area of the oval

oltre 2 anni fa

Risolto


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

oltre 2 anni fa

Risolto


Solving Quadratic Equations (Version 2)
Before attempting this problem, solve version 1: <https://www.mathworks.com/matlabcentral/cody/problems/2510-solving-quadratic-...

oltre 2 anni fa

Risolto


Solving Quadratic Equations (Version 1)
Quadratic equations have the form: ax^2 + bx + c = 0. Example: x^2 + 3x + 2 = 0, where a = 1, b = 3, and c = 2. The equation has...

oltre 2 anni fa

Risolto


Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product

oltre 2 anni fa

Risolto


Dimensions of a rectangle
The longer side of a rectangle is three times the length of the shorter side. If the length of the diagonal is x, find the width...

oltre 2 anni fa

Risolto


Simple equation: Annual salary
Given an hourly wage, compute an annual salary

oltre 2 anni fa

Risolto


Is the input divisible by 3?
Return true if the input is divisible by 3 and false if not.

oltre 2 anni fa

Carica altro