
Abhishek Sharma
Currently a research scholar at IIITDM Jabalpur. Research interest includes time-series forecasting, deep learning, machine learning, electric demand forecasting.
Statistics
2 질문
2 답변
1 문제
267 해답
순위
122,706
of 257,598
평판
0
참여
2 질문
2 답변
답변 채택
100.0%
획득한 표
0
순위
409
of 109,885
참여
1 문제
267 해답
점수
3,125
배지 수
10
참여
0 게시물
참여
0 공개 채널
평균 평점
참여
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
해결됨
The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...
8달 전
해결됨
Natural numbers in string form
Create a cell array of strings containing the first n natural numbers. _Slightly_ harder than it seems like it should be. Ex...
9달 전
해결됨
Remove element(s) from cell array
You can easily remove an element (or a column in any dimension) from a normal matrix, but assigning that value (or range) empty....
9달 전
How to write function for excel file
I have screenshots attached as answer to your question
9달 전 | 0
I want the Mathematics equations for the Genetic Algorithm.
You can lookup the following article https://doi.org/10.1016/B978-0-12-821986-7.00013-5
9달 전 | 0
질문
Executing Python script in MATLAB?
Is there any way to run a full python script ? I am not looking to just call a function written in python.
9달 전 | 답변 수: 1 | 0
1
답변해결됨
Create a square matrix of zeros of even order
Create a square matrix of zeros of even order
1년 이상 전
해결됨
Calculate distance travelled when given radius and rotations
When given radius of wheel and number of rotations calculate total distance travelled consider pi=3.14
1년 이상 전
해결됨
find the mean of all elements in a matrix
given a matrix, just find the mean of all elements in the matrix
1년 이상 전
해결됨
Calculate the square of a number (Super Easy)
The goal is to calculate the square (y) of a number (x). Good way to start MatLab for beginners.
1년 이상 전
해결됨
Element by element multiplication of two vectors
Given two input vectors, return the element-by-element product. Example A = [1 2 3] B = [7 3 1] The answer should be...
1년 이상 전
해결됨
find radius of cone
if Slant height of Cone(I)& hight of Cone(H) given then find radius of the Cone(R) for example I=5,h=4 then the ans R=3;
1년 이상 전
해결됨
Convert a vector into a number
This is a sub problem related to this problem: <http://www.mathworks.com/matlabcentral/cody/problems/621-cryptomath-addition>...
1년 이상 전