James McDaniel
Boston University
Followers: 0 Following: 0
Statistica
All
RANK
148.236
of 300.365
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
circa un mese fa | 1 risposta | 0
1
rispostaDomanda
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 mesi fa | 2 risposte | 0
2
risposteDomanda
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 ...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 12 anni fa | 0 risposte | 0
0
risposteRisolto
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)).
oltre 12 anni fa

