photo

Nathan Lawira


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변