photo

Eric Blake


Black River Systems

Last seen: 10 mois il y a Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

All
File Exchange

1 Fichier

Cody

0 Problèmes
10 Solutions

RANG
N/A
of 301 383

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
4 862 of 21 252

RÉPUTATION
281

CLASSEMENT MOYEN
4.70

CONTRIBUTIONS
1 Fichier

TÉLÉCHARGEMENTS
3

ALL TIME TÉLÉCHARGEMENTS
2481

RANG
39 975
of 174 306

CONTRIBUTIONS
0 Problèmes
10 Solutions

SCORE
110

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 1
  • 5-Star Galaxy Level 3
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

A soumis


Fast and Accurate Symmetric Positive Definite Matrix Inverse Using Cholesky Decomposition
use LAPACK Cholesky to invert real positive definite symmetric matrix; faster more accurate than inv

environ 11 ans il y a | 3 téléchargements |

4.7 / 5
Thumbnail

A résolu


radius of a spherical planet
you just measured its surface area, that is the input.

presque 14 ans il y a

A résolu


inner product of two vectors
inner product of two vectors

presque 14 ans il y a

A résolu


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

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

presque 14 ans il y a

A résolu


The Hitchhiker's Guide to MATLAB
Output logical "true" if the input is the answer to life, the universe and everything. Otherwise, output logical "false".

presque 14 ans il y a

A résolu


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

presque 14 ans il y a

A résolu


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

presque 14 ans il y a

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

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

presque 14 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

presque 14 ans il y a