Zahra Sharifnezhadazizi
City University of New York
Followers: 0 Following: 0
Satellite Data Scientist
Statistics
RANK
129,083
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Matlab 2020 plot icons missing
I recently installed 2020 and the plot tools are not the same. There used to be an icon on the very right of the toolbar to op...
4 years ago | 1 answer | 0
1
answerQuestion
Assign different f factor to data in Smoothing Spline fit
Hi all, I have lots of points and for each of them I have two vectors "x" and "y", one being daily time and the other one being...
5 years ago | 0 answers | 0
0
answersQuestion
I need to draw two bar plot with yy. The problem is one bar plot covers the other one and I want it to be transparent.
I need to draw two bar plots in a figure with yy. The problem is one bar plot covers the other one and I want it to be transpare...
6 years ago | 1 answer | 0
1
answerNeed help with Scatter and colorbar,
bins=200; n = hist3(St,[bins bins]); % Extract histogram data; % % % default to 10x10 bins n1 = n'; n1( size(n,1) + 1 ,size...
6 years ago | 0
I have an excel file containing text and numbers, xlsread not import the columns containing text. what should I do?
You can use 'num2str(myExample)'
6 years ago | 0