Community Profile

photo

Nathan Lawira


Last seen: más de 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Analyzing a Large Amount of Data in a CSV file
Hello. So I am tasked for one of my projects to analyze over a hundred thousand lines of data in a .csv file. I decide to use Ma...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


I need to make a function that solves the first derivative of a function using forward finite difference. I've tried creating the function but I encountered an error.
I tried doing: function f = q3func(x) f=(x.^3)-(x.*2)+4; end function [firstderivative] = forwarddiff(func,inter,stepsize)...

más de 2 años hace | 1 respuesta | 0

1

respuesta