photo

James McDaniel


Boston University

Last seen: environ un mois il y a Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

5 Questions
0 Réponses

Cody

0 Problèmes
1 Solution

RANG
148 236
of 300 379

RÉPUTATION
0

CONTRIBUTIONS
5 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
60.0%

VOTES REÇUS
0

RANG
 of 20 931

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
111 282
of 168 299

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
20

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • Solver

Afficher les badges

Feeds

Afficher par

Question


saving graphic as pdf file not working "out of the box"
The following code has produced a good output file since pdf was invented. I never had a problem. But the latest version has pro...

environ un mois il y a | 1 réponse | 0

1

réponse

Question


finding partial solutions from ill-conditioned equations
I am hoping you can point me in the right direction. I have a linear system Ax = b. A is illconditioned. I believe, however tha...

8 mois il y a | 2 réponses | 0

2

réponses

Question


finding index to a vector in structure
Consider the following example: f = struct f(1).x = 5; f(2).x = 1:10; f(3).x = 1; f(4).x = 2; I wish to ...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


color leaves out data
The command pcolor(1:4, 1:4, randn(4,4)) produces a tiled plot with 9 colors even though randn(4,4) is a colle...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


iterative solvers and speed comparisons
We are using an iterative solver with various starting guesses and trying to assess whether this is faster than using a direct s...

plus de 12 ans il y a | 1 réponse | 0

0

réponse

A résolu


Matrix indexing with two vectors of indices
Given a matrix M and two index vectors a and b, return a row vector x where x(i) = M(a(i),b(i)).

plus de 12 ans il y a