Gautam Chettiar
Followers: 0 Following: 0
Statistics
RANK
10,506
of 296,498
REPUTATION
4
CONTRIBUTIONS
0 Questions
3 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
6,039 of 20,381
REPUTATION
192
AVERAGE RATING
5.00
CONTRIBUTIONS
3 Files
DOWNLOADS
31
ALL TIME DOWNLOADS
1751
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
3 Public Channels
AVERAGE RATING
37
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
2 years ago | 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 ...
2 years ago | 0
| accepted
Solved
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...
2 years ago
Solved
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...
2 years ago
Solved
Narcissistic number ?
Inspired by Problem 2056 created by Ted. In recreational number theory, a narcissistic number is a number that is the sum of ...
2 years ago
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 years ago | 0
Submitted
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...
3 years ago | 28 downloads |
Submitted
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.
3 years ago | 1 download |
Submitted
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.
3 years ago | 3 downloads |
Channel
IoT Farm Assistant
The IoT Farm Assistant will provide you relevant parameters of your farm topology and environment.
3 years ago