photo

Gautam Chettiar


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

All
  • Knowledgeable Level 1
  • Personal Best Downloads Level 2
  • Solver
  • First Answer
  • 5-Star Galaxy Level 1
  • First Submission

Ver insignias

Feeds

Respondida
Strange output from symbolic calculation
% The numbers come because of your substitution of Omegan to 2*n*pi/T, with % some of the variables cancelling out, and most of...

más de 1 año hace | 0

Respondida
How do i further simplify this solution in matlab. I have used the simplify(.....) but it still gives me the same solution with the sin functions.
The problem is arising in z1 = 0.5 * L , as first L is declared as a symbolic variable in syms L Later you assign a value ...

más de 1 año hace | 0

| aceptada

Respondida
Plotting two surfaces in cylindrical coordinates
theta = linspace(0, 10 * pi); z = linspace(0, 5); [Theta, Z] = meshgrid(theta, z); % Set the constants % c >= a a = 5;...

casi 2 años hace | 0