![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16218785_1568320917794_DEF.jpg)
SHUBHAM SINGH CHOUDHARY
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
180 566
of 297 016
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Does anyone have library compiler in there matlab? I want to convert my matlab code into python.
I've attached my matlab code file, if someone have library compiler please convert my matlab file into python. It's really urgen...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
I want to generate spherical from three given arrays, please help me out.
X=(0:0.02:1); Y=(0:0.02:1); [x,y] = meshgrid(X,Y); %z=rand(size(x))*1000; %z=1e6*ones(size(x)); z=ones(size(x)); x0=mean...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
How can I create sphere in this code?
X=(0:0.02:1); Y=(0:0.02:1); [x,y] = meshgrid(X,Y); %z=rand(size(x))*1000; %z=1e6*ones(size(x)); z=zeros(size(x)); x0=mea...
mer än 4 år ago | 1 answer | 0