photo

sibananda mohanty


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

M Tech student

Statistica

Feeds

Visto da

Domanda


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

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 12 anni fa | 1 risposta | 0

1

risposta