photo

Shashibhushan Sharma


Last seen: 3 mesi fa Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

11 Domande
1 Risposta

RANK
5.730
of 300.369

REPUTAZIONE
8

CONTRIBUTI
11 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
45.45%

VOTI RICEVUTI
2

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Solution of given Integration
Please help to solve the integration given below: where K1, K2, A, B and C are constants. The dummy variable is x.

quasi 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Lower and upper incomplete gamma function
In a book, which name is 'Table of integrals series and products' of 'I.S. Gradshteyn and I.M. Ryzhik' Seventh edition, The solu...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


Question from Markov chain
I know the probability of each current state (states A or B) and also know the transition probability to shift the state from A ...

circa 7 anni fa | 0 risposte | 0

0

risposte

Domanda


How to plot the two legend in a Matlab Figure?
I have used the command for two legend as: legend([Q1 Q2 Q3 Q4], 'Analytical, P_S=0 dBW', 'Simulation, P_S=0 dBW','Analytic...

circa 7 anni fa | 1 risposta | 0

1

risposta

Risposto
How to draw 3D bar graph of Z for specified value of X and Y.
We can plot 3D bar graph in MATLAB for specific values of x and y as: clearvars;close all;clc; x1=1:10;y1=0:0.1:1;z=zeros(le...

circa 7 anni fa | 2

Domanda


How to draw 3D bar graph of Z for specified value of X and Y.
Dear all, I want to plot a 3D bar graph for a given X, Y and Z row matrix. Actually I want to plot bar of Z for a specified coor...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How to integrate the given integration?
integration from 0 to k, (exp(-ay)/y^n) dy

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


integration question related with exponential and algebraic.
respected Sir/madam, integration is given as: \[I = \int\limits_0^{{K_1}} {\exp \left( { - {\textstyle{{{K...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I am unable to plot this mat lab program
My Program included the triple integral: clearvars; close all; clc; Bi=[0.001 0.1:0.1:0.9 0.999];N0=0.01;n=0.7;Rth=1; ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


why do I get this problem 'Attempt to execute SCRIPT integral as a function:'?
I integrate a function by using 'integral' command, and showing the problem as'Attempt to execute SCRIPT integral as a function:...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to code the EI[-any number] (exponential integral) in our closed form expression?
I got my closed form expression in EI[negative number]. When I integrate the integration by numerical method then it matched wi...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


I am plotting the only two variable by this command, plot(Ps11,r1,'-*b','linewidth',3); but showing that the ??? Error using ==> plot Data may not have more than 2 dimensions Error in ==> tw_df at 31 plot(Ps11,r1,'-*b','linewidth',3); please help me
clear all;close all; clc; Ps11=-10:2:10;Pr1=10;Pr2=10;No=10^(-2);Rth=1; Omg_1=1;Omg_2=1;Omg_3=1;Omg_4=1;Omg_5=1;Omg_6=1;...

circa 8 anni fa | 1 risposta | 0

1

risposta