Community Profile

photo

Neeraj

MathWorks

Last seen: ungefär 2 månader ago Active since 2022

I am an associate in EDG at MathWorks. DISCLAIMER: Any advice or opinions here are my own, and in no way reflect that of MathWorks.

Programming Languages:
C++
Spoken Languages:
English

Statistics

All
  • First Answer
  • Solver

View badges

Content Feed

View by

Answered
Wlan TGay channel - why do different results occur in different Matlab versions?
Hello, As there is a difference in output for different releases, it will be better to raise a help ticket at MathWorks Support...

10 månader ago | 0

Answered
Cannot find files or folders matching: 'recycle101\project\aluminiumcan'.
Hello, The error clearly states that 'imageDatastore' is unable to find the files/folders located at location 'recycle101\proj...

10 månader ago | 0

Answered
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 1.919170e-17.
Hello, I understand that you are getting the warning: Matrix is close to singular or badly scaled. Results may be inaccurate. ...

11 månader ago | 0

Answered
Error in equallystrong (line 8) result = equallystrong(yourLeft, yourRight, friendsLeft, friendsRight);
Hello, As per my understanding you are getting the error: Unrecognized function or variable 'equallystrong'. As the error stat...

11 månader ago | 0

Answered
Insufficient input parameters.
Hello, As per my understanding, you are trying to call the function ‘CalcFourierSpectrum’. To do so you have to pass 4 input pa...

11 månader ago | 0

Answered
how to open the hardware setup page
You need to install MATLAB® Support Package for Arduino® as described in https://in.mathworks.com/help/supportpkg/arduinoio/ug/i...

mer än ett år ago | 0

Answered
Download Matlab 2014 a
You can follow the below link: https://in.mathworks.com/matlabcentral/answers/99265-how-do-i-download-an-older-release-of-matla...

mer än ett år ago | 0

Solved


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

mer än ett år ago

Solved


Calculate Amount of Cake Frosting
Given two input variables r and h, which stand for the radius and height of a cake, calculate the surface area of the cake you n...

mer än ett år ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

mer än ett år ago