photo

Soumyajit Samal


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
102,141
of 300,037

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,862

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 167,106

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

View by

Question


Highlight the region of plot or find some reliable and proper evaluation for the plot
Hello! I was plotting a curve from a experimental data and the plot showed up like this. Now i want to highlight the region w...

4 years ago | 2 answers | 0

2

answers

Question


Plotting in 3D from a table
I am given a csv file with 3 columns. The first column is to be the X coordinate, 2nd as Y coordinate and 3rd column as Z coordi...

4 years ago | 2 answers | 0

2

answers

Question


I want to simplify a equation in matlab that has terms of sin(t) and cos(t). When i run it it shows unrecognised variable. What should i do?
This is the code i wrote Op1("I4")*cos(t) Here Op1("I4")=[1 0 0 0; 0 1 0 0;0 0 1 0; 0 0 0 1] Op1 I want the result to be d...

4 years ago | 1 answer | 0

1

answer