
Sourav Sukumaran
Statistics
RANK
10 071
of 281 905
REPUTATION
4
CONTRIBUTIONS
0 Questions
10 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 19 064
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Solved
Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the numbers. Otherwise return false. Example...
ungefär ett år ago
Solved
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...
ungefär ett år ago
How do I initate a reinforcement learning environment?
Hi Rereferencing from a previous comment. For Simulink environments: https://www.mathworks.com/help/reinforcement-learning/ug...
ungefär ett år ago | 0
Reduce matrix to row echelon
Hi Try declaring m as a symbolic variable and applying rref again. Please also refer to row echelon documentation.
ungefär ett år ago | 0
Unable to open Add-On Explorer
Hi You can try these fixes: To resolve this issue, regenerate your MATLAB Preferences. https://www.mathworks.com/matlabcentra...
ungefär ett år ago | 0
R2022a installer not launching on an M1 Mac
Refer to https://in.mathworks.com/support/search.html/videos/how-to-install-matlab-1525083586145.html?fq[]=asset_type_name:video...
ungefär ett år ago | 0
griddata line 30 error
Hi Just like the comment https://in.mathworks.com/matlabcentral/answers/500080-out-of-memory-matlab-runtime-2015b#answer_413132...
ungefär ett år ago | 0
Solved
Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...
mer än ett år ago
Solved
Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): Once a mont...
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 y...
mer än ett år ago
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
mer än ett år ago
Solved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
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
Download zip file from url in MATLAB
Hi, Please refer to this MATLAB Answer.You have to use the websave option with the your url and filename https://in.mathwor...
mer än ett år ago | 0
| accepted
Use my owe Java class in MATLAB
Hi I understand that without the class being in a package the javaObject function works. Please refer to this article : https:...
mer än ett år ago | 0
how to supress logs that appeared after fresh install?
Hi, Try running the following command and reopnen matlab $ sudo rm -rf ~/.matlab
mer än ett år ago | 0
Error downloading Support Package
Hi I think this may help in resolving the error. https://in.mathworks.com/matlabcentral/answers/121434-how-to-download-a-suppo...
mer än ett år ago | 0
MATLAB won't load
Hi, Please try uninstall and re-installing the software. Just like the comment https://in.mathworks.com/matlabcentral/answers/...
mer än ett år ago | 0