Community Profile

photo

Ravikiran Mundewadi


Last seen: 2 maanden ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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] ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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)...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 4 jaar ago | 2 answers | 0

2

answers

Question


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*...

bijna 9 jaar ago | 1 answer | 0

1

answer