photo

sibananda mohanty


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

M Tech student

Estadística

Feeds

Ver por

Pregunta


please find the answer of the programme it is showing some error,i've tried a lot to slove but could not ablie to,. please help
clc clear all var w; alpha=0.05 mu=0.05; ztap=0; ztaa=sqrt(3*mu/(8*(1+mu))); omegaa=(1/(1+mu)); a1=1-a...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i want to find out area under the curve using quad command ,the curve is generated after running the programme
clc clear all s=tf('s') alpha=0.05 mu=0.05; ztap=0; ztaa=sqrt(3*mu/(8*(1+mu))); omegaa=(1/(1+mu)); a1=...

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


i want to find out area under the curve using quad command ,the curve is generated after running the programme
clc clear all s=tf('s') alpha=0.05 mu=0.05; ztap=0; ztaa=sqrt(3*mu/(8*(1+mu))); omegaa=(1/(1+mu)); a1=...

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


finding integration by using quad command
function y =myfun(x) y=1/(x^3-2*x-5); Q=quad(@myfun,0,2) after running this programme a get this error ??? Input argument...

casi 12 años hace | 1 respuesta | 0

1

respuesta