Julie - MATLAB Central
photo

Julie


Last seen: 3 months ago Active since 2024

Followers: 0   Following: 0

Statistics

CodyFrom 12/24 to 03/25Use left and right arrows to move selectionFrom 12/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 Problems
87 Solutions

RANK
N/A
of 297,613

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20,457

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
4,081
of 159,263

CONTRIBUTIONS
0 Problems
87 Solutions

SCORE
1,022

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Community Group Solver
  • Solver

View badges

Feeds

View by

Solved


Area Conversion 2

3 months ago

Solved


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

3 months ago

Solved


Temperature Conversion 2

3 months ago

Solved


Temperature Conversion 1

3 months ago

Solved


Energy Conversion 1

3 months ago

Solved


Tell me the slope
Tell me the slope, given a vector with horizontal run first and vertical rise next. Example input: x = [10 2];

3 months ago

Solved


Compute LOG(1+X) in natural log
Compute LOG(1+X) in natural log

3 months ago

Solved


Transpose of matrix
Transpose of matrix as per test cases

3 months ago

Solved


World Cup 2018 Prediction!
Which team will be the winner?

3 months ago

Solved


EZ9
EZ

3 months ago

Solved


EZ
EZ

3 months ago

Solved


EZ8
EZ

3 months ago

Solved


EZ7
EZ

3 months ago

Solved


EZ4

3 months ago

Solved


EZ6

3 months ago

Solved


EZZ
EZZ

3 months ago

Solved


EZ10
EZ

3 months ago

Solved


EZ5
EZ5

3 months ago

Solved


ICFP 2024 Programming Contest June 28 thru July 1
This is to announce the annual ICFP programming contest for 2024. The ICFP 2024 homepage link is ICFP 2024 . Registration will...

3 months ago

Solved


What percentage?
Calculate the output c as the percentage of a on b for given a and b.

3 months ago

Solved


Volume of a box
Given a box with a length a, width b, and height c. Solve the volume of the box.

3 months ago

Solved


Slope intercept application
Find y given slope (m), x, and y intercept (b).

3 months ago

Solved


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

3 months ago

Solved


Rounding off numbers to n decimals
Inspired by a mistake in one of the problems I created, I created this problem where you have to round off a floating point numb...

3 months ago

Solved


Matlab Basics - Rounding III
Write a script to round a large number to the nearest 10,000 e.g. x = 12,358,466,243 --> y = 12,358,470,000

3 months ago

Solved


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

3 months ago

Solved


Check that number is whole number
Check that number is whole number Say x=15, then answer is 1. x=15.2 , then answer is 0. http://en.wikipedia.org/wiki/Whole_numb...

3 months ago

Solved


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

3 months ago

Solved


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

3 months ago

Solved


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

3 months ago

Load more