Community Profile

photo

carolina franco


Last seen: 2 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已回答
replace NaN values with numericl values
Hi, Another simple way to understand what's going on . For me, it works well in R2014a. You only need to enter the matrix wi...

4 years 前 | 0

已回答
Replace NaN's in table with zero
Hi, Another simple way to understand what's going on . For me, it works well in R2014a. You only need to enter the matrix wi...

4 years 前 | 0

已回答
Adding vertical line to plot?
You can plot a horizontal or vertical line using the “plot” function with this pattern: - Horizontal line: plot([x1 x2...

6 years 前 | 17

已提交


Root of functions by Bisection method
It obtains the root of a function

7 years 前 | 1 次下载 |