Community Profile

photo

Adrian Langvik


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Indexing inside a function
The problem i am having is i want to use fminsearch for a fuction containing every value inside my two matrixes. As i am creatin...

2 years 前 | 1 个回答 | 0

1

个回答

提问


changing my x increment along fplot
clear; clc; close all syms x y1 = 7*x^2 -8*x + 1; Derivert_y1 = diff(y1); figure(1) fplot(x, Derivert_y1) legend('...

3 years 前 | 2 个回答 | 0

2

个回答