Mostrar comentarios más antiguos
Hi, I have some numetical discrete data with their derivatives from some other SW. So can I use somehow the values of derivatives to more accurate function plotting? Thank you very much for your help in advance.
Respuesta aceptada
Más respuestas (1)
Jan
el 9 de Oct. de 2011
0 votos
Yes, the derivatives can be used to increase the accuracy.
You can use the derivatives to determine the coefficients of a polynomial, which matchs the points and the derivatives. If you have a large number of points, this should be done piecewise, e.g. for chunks of 2, 3, or some more points.
A more detailed answer is possible, if you post more details of the problem.
3 comentarios
Walter Roberson
el 9 de Oct. de 2011
An example of the obtained derivatives would help too. Especially if this involves partial derivatives.
Zuzana
el 9 de Oct. de 2011
Zuzana
el 9 de Oct. de 2011
Categorías
Más información sobre Assembly en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!