Community Profile

photo

Sourav Sukumaran


Last seen: fast 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

All
  • Knowledgeable Level 1
  • Solver
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Gelöst


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

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

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

fast 2 Jahre vor | 0

Beantwortet
Reduce matrix to row echelon
Hi Try declaring m as a symbolic variable and applying rref again. Please also refer to row echelon documentation.

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

Beantwortet
griddata line 30 error
Hi Just like the comment https://in.mathworks.com/matlabcentral/answers/500080-out-of-memory-matlab-runtime-2015b#answer_413132...

fast 2 Jahre vor | 0

Gelöst


Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

Gelöst


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): Once a mont...

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

Gelöst


Is my wife right?
Regardless of input, output the string 'yes'.

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

Gelöst


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

fast 2 Jahre vor

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

fast 2 Jahre vor | 0

| akzeptiert

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

fast 2 Jahre vor | 0

Beantwortet
how to supress logs that appeared after fresh install?
Hi, Try running the following command and reopnen matlab $ sudo rm -rf ~/.matlab

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

Beantwortet
MATLAB won't load
Hi, Please try uninstall and re-installing the software. Just like the comment https://in.mathworks.com/matlabcentral/answers/...

fast 2 Jahre vor | 0