photo

Belhadj Naima


UMMTO

Last seen: 2 years ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

1 Question
0 Answers

File Exchange

2 Files

Cody

0 Problems
4 Solutions

RANK
241,757
of 301,440

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
17,793 of 21,282

REPUTATION
3

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
2

ALL TIME DOWNLOADS
38

RANK
58,099
of 174,580

CONTRIBUTIONS
0 Problems
4 Solutions

SCORE
60

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Solver
  • First Review
  • First Submission

View badges

Feeds

View by

Solved


Add two numbers
Given a and b, return the sum a+b in c.

6 years ago

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

6 years ago

Solved


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

6 years ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

6 years ago

Submitted


Add Coastline to Meteosat 10 Images
Integrate a coastile to METEOSAT10 Image

6 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


edge stuffing
This function allows adding stuff pixels to the edges of an image in order to process the edge pixels of the image

6 years ago | 1 download |

0.0 / 5

Question


How can I correctly exploit Level 1.5 Eumetsat data from HDF5 file. How can me associate palettes with my images?
%Group '/' %Group '/U-MARF' %Group '/U-MARF/MSG' %Group '/U-MARF/MSG/Level1.5' ...

9 years ago | 0 answers | 0

0

answers