photo

Nathan Lawira


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 2 ans il y a | 2 réponses | 0

2

réponses

Question


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)...

presque 3 ans il y a | 1 réponse | 0

1

réponse