photo

Neeraj

MathWorks

Last seen: 3ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

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

統計

All
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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. ...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

約1年 前 | 0

回答済み
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...

2年弱 前 | 0

回答済み
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...

2年弱 前 | 0

解決済み


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

約2年 前

解決済み


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

約2年 前

解決済み


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

約2年 前