photo

Emma Gau


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

All
File Exchange

1 Fichier

Cody

0 Problèmes
5 Solutions

RANG
N/A
of 298 180

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
6 738 of 20 546

RÉPUTATION
158

CLASSEMENT MOYEN
5.00

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
4

ALL TIME TÉLÉCHARGEMENTS
983

RANG
45 700
of 160 541

CONTRIBUTIONS
0 Problèmes
5 Solutions

SCORE
80

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

A soumis


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

plus de 6 ans il y a | 4 téléchargements |

5.0 / 5
Thumbnail

A résolu


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

environ 7 ans il y a

A résolu


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

environ 7 ans il y a

A résolu


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

environ 7 ans il y a

A résolu


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

environ 7 ans il y a

A résolu


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

environ 7 ans il y a