photo

Ravikiran Mundewadi


Last seen: 5 Monate vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to Integrate ?
How to integrate this int(((log(x-t)/sqrt(x-t))*(sqrt(3)*(2*t-1))),t,0,x) in matlab? I tried but i am not getting the integrat...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to plot 2D in 3D?
I have say X_datas = [0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1] Y_datas = [0 1.12 2.26 3.14 4.22 5.66 1.56 7.45 8.04 9.52 1] ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why i am getting solver stopped prematurely?
While solving the equations in fsolve in command window i am getting "solver stopped prematurely" how to remove this?. Kindly h...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to calculate cputime in matlab?
How to calculate cputime in matlab with different value of t

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to integrate the function in Matlab?
given y(t) = a*x+b*(((t^2/2)+t))+c*(((t^3/3)+t^2+t))+d*(((t^4/4)+t^3+((3*t^2)/2)+t))+e*(((t^5/5)+t^4+2*t^3+2*t^2+t))+f*(((t^6/6)...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to calculate derivative and then apply limit in matlab
How to calculate diff((x/(exp(x)-1)),x,n) and then apply the limit at x=0 Where n=11,12,13,14,15 I am getting upto 1 to 10 bu...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to solve a unknown variables in matrix multipication using matlab?
Here i am writing a Matrix say its 6x6 Y-KY*=F Here Y=[y1 y2 y3 y4 y5 y6] , F=[six Known Values], K=[6x6 known values] Y*...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort