Lauren - MATLAB Central
photo

Lauren


Last seen: 6 months ago Active since 2024

Followers: 0   Following: 0

Statistics

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

1 Problem
72 Solutions

RANK
N/A
of 298,512

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,606

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
5,937
of 161,536

CONTRIBUTIONS
1 Problem
72 Solutions

SCORE
1,003

NUMBER OF BADGES
7

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Community Group Solver
  • Speed Demon
  • Creator
  • Commenter
  • Promoter
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Solved


Area Conversion 2

6 months ago

Solved


Area Conversion 1

6 months ago

Solved


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

6 months ago

Solved


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

6 months ago

Solved


Total energy

6 months ago

Solved


Potential energy calculation

6 months ago

Solved


Kinetic energy calculation

6 months ago

Solved


Laws of motion 1

6 months ago

Solved


Laws of motion 2

6 months ago

Solved


Laws of motion 3

6 months ago

Solved


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

6 months ago

Solved


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

6 months ago

Solved


Laws of motion 6

6 months ago

Solved


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

6 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Problem


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

7 months ago | 0 | 27 solvers

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


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

7 months ago

Solved


Temperature Conversion 2

7 months ago

Solved


Temperature Conversion 1

7 months ago

Solved


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

7 months ago

Load more