Community Profile

photo

vikas singh


Last seen: 5 months ago Active since 2023

Statistics

  • First Answer

View badges

Content Feed

View by

Answered
how to replace variable by another variable
I'm writing the following but it is giving me zero and showing matrix dimension is not agree clc; clear all; close all; ...

7 months ago | 0

Answered
MATLAB is giving me 0's instead of really small numbers
I have written a code and it is giving me H3 and z2 zero. i dont know what is the problem. clc; clear all; close all; l=1000...

8 months ago | 0

Answered
how to replace variable by another variable
when I'm using the following code to evaluate z value . I'm getting the Q value and all the value after Q is zero. I m not getti...

9 months ago | 0

Question


how to replace variable by another variable
Hn=-2*P/(Mu*exp(n^2*pi^2*T/Mu)) I want to replace T by t and want to do calculation

9 months ago | 3 answers | 0

3

answers