Community Profile

photo

Md Abu Helal


Last seen: etwa 4 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Could you please suggest me software or toolbox to edit MATLAB graph?
I have grpah generated from MATLAB. Now I need to specify the points and some text on the graph. There are a number of points ne...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Could you please help me to plot this integral equation?
The Equation that I need to plot is the following: first two part is not difficult to plot. The difficulty is going to appear...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I am using 'idsolver' to solve a integro-differential equation. But having the problem when run the program "Undefined function or variable 'idsolver' ". How can I solve this problem?
xinterval= [0 6]; n=1; Initcond =0; c= @(x,y) x*(1+x^0.5)*exp(-x); d= @(x) 1; k =@(x) x; alpha =@(x) x; beta = @(x...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I make this command to get the result correctly? Please help me to solve this..
I have two functions. for example, f(x) = 3x^2-2y+5 (plot for x>1); g(x) = 4x^3-3x-7; For f(x), x is variable and y i...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Inverse of Matrix with condition...
I need to do the inverse of a lower triangular matrix for which I need to choose elements (a_ij) = (i+j)^2 when i>j. choose the ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can somebody help me please to write the code to fulfill this condition in MATLAB?
I have two functions. for example, f(x) = 3x^2 -2y +5 (plot for x>1); g(x) = 4x^3 - 3x -7; For f(x), x is variable and ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort