photo

bahman rostami tabar


Active since 2011

Followers: 0   Following: 0

Message

Data analysis, Matlab fundemental

Statistics

All
MATLAB Answers

1 Question
1 Answer

Cody

0 Problems
1 Solution

RANK
23 841
of 297 503

REPUTATION
1

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
117 780
of 159 017

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Solved


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

ungefär 13 år ago

Answered
time series 30 year sliding window
you can easily use this code: % where data is your column data vector % m is window length so for your case m=30; Overl...

ungefär 13 år ago | 0

Question


making 3D graph by limiting colors, define colors based on the values of z
I want to make a 3D graph, but I need only three colors according to the value of z. if z<1 gray if z>=1 red if z>1 white I ...

mer än 13 år ago | 2 answers | 1

2

answers