Matteo Niccoli
MyCarta
Followers: 0 Following: 0
Professional Interests: geophysical exploration, image processing, visualization, recreational mathematics, design, remote sensing, planetary exploration https://mycarta.wordpress.com https://twitter.com/My_Carta https://www.linkedin.com/company/1657504
Statistics
RANK
151,812
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
1,928 of 20,227
REPUTATION
937
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
15
ALL TIME DOWNLOADS
8622
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Why your question is NOT "urgent" or an "emergency"!
Emergency: please urgently read my tweet about this at: <https://twitter.com/#!/My_Carta/status/179213958543183872> (a.k.a. ...
7 years ago | 0
Solved
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
9 years ago
Question
Problem appending a variable to an existing text file using save
I have some measurements in a cell array. data ={... 'AS-01_09' [ 52] [451] [4724] [1] 'A...
9 years ago | 1 answer | 0
1
answerQuestion
Error using save Cannot create '_' because '_____' does not exist.
I have some data in a cell array, data2={[50,1;49,1;26,1];... [36,2;12,2;37,2;24,2;47.3,2];} and names in another...
9 years ago | 1 answer | 0
1
answerQuestion
modify shape of char array
I have this 10x6 character array: 250F20 271022 291124 2B1326 2E1429 2E1532 2D153C ...
10 years ago | 1 answer | 0
1
answerSubmitted
Perceptually improved colormaps
7 perceptual colormaps with rainbow-like colors and 1 with heat colors
10 years ago | 15 downloads |
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 ...
12 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...
12 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
12 years ago
Question
Save pixel color value for indexed image (without image Processing Toolobx)
With reference to Steve Eddins blog post on pixel colors: http://blogs.mathworks.com/steve/2006/02/10/all-about-pixel-colors-pa...
13 years ago | 2 answers | 0
2
answersQuestion
CRT gamut solid
Has anyone seen a function to create and display the 3D outline of CRT gamut in Lab coordinates? it would be interesting to be a...
13 years ago | 3 answers | 0