Community Profile

photo

Gautam Chettiar


Last seen: 11 Monate vor Aktiv seit 2021

Statistiken

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

Abzeichen anzeigen

Content Feed

Anzeigen nach

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

| akzeptiert

Gelöst


Armstrong Number
Determine whether the given input n-digit number is Armstrong Number or not. Return True if it is an Armstrong Number. An n-D...

mehr als ein Jahr vor

Gelöst


Find the 9's Complement
Find the 9's complement of the given number. An example of how this works is <http://electrical4u.com/9s-complement-and-10s-c...

mehr als ein Jahr vor

Gelöst


Narcissistic number ?
Inspired by Problem 2056 created by Ted. In recreational number theory, a narcissistic number is a number that is the sum of ...

mehr als ein Jahr vor

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

mehr als ein Jahr vor | 0

Gesendet


DH Table Solver
Given the robotic system's DH Parameters, by plugging the DH Table in the DH_HTM function, you get the Homogenous transformation...

mehr als 2 Jahre vor | 77 Downloads |

Thumbnail

Gesendet


Phase Trellis Plot for Digital Communication Systems
Plotting given binary data into a Phase Trellis Plot. Code flexible for any limit of binary digits, and has limits -pi to pi.

mehr als 2 Jahre vor | 2 Downloads |

Thumbnail

Gesendet


Character Recognition using Single Layer Perceptron (SLP)
Provided the MATLAB Code for Character Recognition using a Single Layered Perceptron (SLP). Visual Aids have been provided.

mehr als 2 Jahre vor | 3 Downloads |

Thumbnail

Kanal


Home Automation

mehr als 2 Jahre vor

Kanal


IoT Smart Farm

mehr als 2 Jahre vor

Kanal


IoT Farm Assistant
The IoT Farm Assistant will provide you relevant parameters of your farm topology and environment.

mehr als 2 Jahre vor