Statistics
4 Questions
0 Answers
RANK
199 766
of 300 379
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 931
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 299
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to introduce an interpolation function into a neville's algorithm to solve a polynomial interpolation
The question is: interpolate f: [ 1, 1], f (x) = 1/(25x^2 + 1) with a Lagrange polynomial at the equidistant points x_k =...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
How to make an index of the points of a vector that can then be used in a matrix
This is the function I have generated: function [Points, Elements] = make1DGrid(Nel,L) %L (Lenght of domain) %Nel (Number of ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
How to loop through a matrix using values from a vector
This is what I have so far : function [x, y] = make1DGrid(n,l) %L (lenght of domain) %Nel (Number of elemen...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
How do I loop through a matrix using values from a vector
This is what I have so far : function [x, y] = make1DGrid(n,l) %L (lenght of domain) %Nel (Number of elements) x = linspac...
ungefär 8 år ago | 0 answers | 0