photo

Gautam Chettiar


Last seen: 대략 1년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

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

배지 보기

Feeds

보기 기준

답변 있음
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...

1년 초과 전 | 0

답변 있음
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 ...

1년 초과 전 | 0

| 수락됨

답변 있음
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;...

거의 2년 전 | 0