photo

Asad Ahmed


Last seen: fast 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


I want to create a function that I can plot
y1 = -10^(0.5.*x) + sin(x) * abs(x.^3 - 4.*x - 1); Incorrect dimensions for raising a matrix to a power. Check that the matrix ...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Convert final grade letter into categorical array.
Class_List = readcell('ClassList_2600.xls'); N = size(Class_List); num_rows = N(1); for i = 2:N Test = ((Class_L...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Create a 3-D graph
Given function f(x, y) = x^2 + y − sin(xy), draw 3-D graph of contour, plot3, mesh, surface on the intervals x ∈ [−2π, 2π] and y...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort