Community Profile

photo

Harsh Mittal


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Hi, I am an undergrad student at Visvesvaraya National Institute of Technology, India. I am pursuing my bachelor's in mechanical engineering.

Programming Languages:
MATLAB

Statistics

All
  • Thankful Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


Accessing Signal in MATLAB SLDD from bus editor
I have a sldd which contains various simulink busses inside it, I wanted to access the signals which were present inside the bus...

2 years ago | 1 answer | 0

1

answer

Question


How to get the equations used in making calculations?
Hi, I am trying to study the generating and using simulated data ensemble, from this source- " https://in.mathworks.com/help/pr...

2 years ago | 0 answers | 0

0

answers

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years ago

Question


Object Tracking for frequency
I am trying to find frequency of ocsillation of a spring by its video of oscillation, but i am unable to plot its oscialltion(y-...

2 years ago | 0 answers | 0

0

answers

Question


How to create a search box in List Box in MATLAB GUI?
I have a listbox in my MATLAB GUI, it contains 200 items to select from. I want to add a search option in my listbox so that I c...

2 years ago | 1 answer | 0

1

answer

1

answer

1

answer

Question


I am trying to write a recursive code to check whether a string is palindrome or not, when i am running a trial case a error message shows up stating "he function call palindrome('madam') caused an error and did not complete (MATLAB:TooManyOutputs)".
% I am writing a code to find the palindrome of a string using recursion but i am getting the error The function call palindrome...

3 years ago | 1 answer | 0

1

answer