photo

Nathan Lawira


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 3 anni fa | 1 risposta | 0

1

risposta