Emma Gau - MATLAB Central
photo

Emma Gau


Active since 2018

Followers: 0   Following: 0

Statistics

All
CodyFile ExchangeFrom 02/18 to 03/25Use left and right arrows to move selectionFrom 02/18Use 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%
File Exchange

1 File

Cody

0 Problems
5 Solutions

RANK
N/A
of 297 527

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
6 731 of 20 454

REPUTATION
158

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
8

ALL TIME DOWNLOADS
980

RANK
45 659
of 159 075

CONTRIBUTIONS
0 Problems
5 Solutions

SCORE
80

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • Editor's Pick
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

View badges

Feeds

View by

Submitted


Euler–Maruyama Method
Simulate Brownian particle motion by the Euler–Maruyama method

mer än 6 år ago | 7 downloads |

5.0 / 5
Thumbnail

Solved


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

nästan 7 år ago

Solved


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

nästan 7 år ago

Solved


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

ungefär 7 år ago

Solved


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

ungefär 7 år ago

Solved


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

ungefär 7 år ago