Community Profile

photo

Guillermo Naranjo


University of Texas at San Antonio

Last seen: 約4年 前 2018 年からアクティブ

Followers: 0   Following: 0

連絡

統計

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

4年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4年以上 前

質問


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

5年弱 前 | 1 件の回答 | 0

1

回答

質問


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

5年弱 前 | 2 件の回答 | 0

2

回答

質問


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

5年以上 前 | 1 件の回答 | 0

1

回答