Vince Smith
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
135 874
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Backward Euler with LU Decomposition
The code below solves forward Euler for a pendelum problem. How would I modify this code to solve with backward Euler and LU Dec...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Reimann Sums to approximate integral
Suppose I want to use Reimann sums to approximate the integral of the function y=x^2 with bounds 4<x<7. I want to use various st...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
Mean of Matrix Rows
For any matrix A, how would I subtract the row means from each row, so that each row has a mean of zero?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Ax=b question
Consider the matrix equation, Ax=b. Suppose I want to manipulate one of the values of b by increasing it in multiples of 100 unt...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Writing sums with a loop?
How would I express this with a loop in MATLAB? x=absolute value of (1000-)
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Matrix with values dependent on row and column.
How would I construct a 10 by 10 matrix whose values are defined by the sum of the value's row and column ?
plus de 5 ans il y a | 1 réponse | 0