photo

Guillermo Naranjo


University of Texas at San Antonio

Last seen: mehr als 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Having issues with Simpson's Rule ln(x)
Hi, Before I found out MATLAB had an integral function, I created my own integral function by using the composite Simpson's Rul...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Trying to integrate sinx using the integrate function but when I plot the integral, instead of plotting from -1 to 1 it plots from 0 to 2. Does anyone know why this happens?
I am using the "integrate" function to plot the integral of sin(x) [which is -cos(x)]. When I plot the integral it should plot f...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I create a multidimensional array from two vectors that have different dimensions using a for loop?
Hi I’m trying to create the following matrix from two vectors A=1:2 B=4:7 C=[ 1 4 1 5 1...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort