Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How can I write a spesific math function, can anyone help?

1 visualización (últimos 30 días)
rania
rania el 23 de Sept. de 2013
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I want the program to calculate dV(r)/dLnr= V(r)dN(r)/dLnr, where dN/dr = number distribution and I have the "N" in ".txt" files.. How can I write that code? (I know how to define the pathname, in order to open the folder with the txt files).How can I define the "ln" and the "d/dr"? and then I must plot dV(r)/dLnr= V(r)dN(r)/dLnr -Yaxis, radius-Xaxis, x-axis has just numbers from 0.0 to 18.0 um. I wasn't very clear, was I? I'm sorry, but I m realy confused.:( if anyone can give any Ideas, it woyld be very helpful.

Respuestas (2)

rania
rania el 23 de Sept. de 2013
this is what I want to get in the end

ES
ES el 23 de Sept. de 2013
Use Differentiation function if you are looking for that. That is what i could infer from your question.
  1 comentario
Walter Roberson
Walter Roberson el 23 de Sept. de 2013
If the N are in a text file, my interpretation would be that numeric solutions are required, such as by using gradient()

La pregunta está cerrada.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by