photo

Lauren


Last seen: 11 giorni fa Attivo dal 2024

Followers: 0   Following: 0

Statistica

Cody

0 Problemi
72 Soluzioni

RANK
N/A
of 300.369

REPUTAZIONE
N/A

CONTRIBUTI
0 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
7.726
of 168.436

CONTRIBUTI
0 Problemi
72 Soluzioni

PUNTEGGIO
898

NUMERO DI BADGE
5

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Community Group Solver
  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

Visualizza badge

Feeds

Visto da

Risolto


Area Conversion 2

circa un anno fa

Risolto


Area Conversion 1

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


Total energy

circa un anno fa

Risolto


Potential energy calculation

circa un anno fa

Risolto


Kinetic energy calculation

circa un anno fa

Risolto


Laws of motion 1

circa un anno fa

Risolto


Laws of motion 2

circa un anno fa

Risolto


Laws of motion 3

circa un anno fa

Risolto


Laws of motion 4
Given the initial velocity 'u', final velocity 'v' and acceleration 'a', find the distance travelled.

circa un anno fa

Risolto


Laws of motion 5
Calculate the force is u are given mass and acceleration.

circa un anno fa

Risolto


Laws of motion 6

circa un anno fa

Risolto


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

circa un anno fa

Risolto


ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
MATLABでは,角括弧の中に要素を入れることで、ベクトルを作成できる。 x = [1 2 3 4] また次のようにも書ける(コンマはオプション)。 x = [1, 2, 3, 4] 問題:次のベクトルを出力する関数を作成せよ。...

circa un anno fa

Risolto


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

circa un anno fa

Risolto


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

circa un anno fa

Risolto


area of a square
find the generic solution for an area of a square

circa un anno fa

Risolto


Find The area of the square
Given that the length of the side of a square is x, find the area.

circa un anno fa

Risolto


Convert from Fahrenheit to Celsius
Given an input vector F containing temperature values in Fahrenheit, return an output vector C that contains the values in Celsi...

circa un anno fa

Risolto


Volume Pillar
Calculate the volume of a pillar with radius l and heigth ar.

circa un anno fa

Risolto


Convert radians to degrees
Given input in radians, output to degrees

circa un anno fa

Risolto


Perimeter of a semicircle
Given the diameter d, find the perimeter of a semicircle

circa un anno fa

Risolto


Calculate area of sector
A=function(r,seta) r is radius of sector, seta is angle of sector, and A is its area. Area of sector A is defined as 0.5*(r^2...

circa un anno fa

Risolto


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

circa un anno fa

Risolto


Temperature Conversion 3
Given a temperature in Celcius, convert it to Fahrenheit.

circa un anno fa

Risolto


Temperature Conversion 2

circa un anno fa

Risolto


Temperature Conversion 1

circa un anno fa

Risolto


Alphabetize by last name
Given a list of names in a cell array, sort the list by the last name. So if list = {'Barney Google','Snuffy Smith','Dagwood ...

circa un anno fa

Risolto


Counting in Finnish
Sort a vector of single digit whole numbers alphabetically by their name, in Finnish. See the Wikipedia page for <http://en.wik...

circa un anno fa

Carica altro