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
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. ...
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 前 | 0
已解决
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
9 years 前
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
modify shape of char array
I have this 10x6 character array: 250F20 271022 291124 2B1326 2E1429 2E1532 2D153C ...
10 years 前 | 1 个回答 | 0
1
个回答已提交
Perceptually improved colormaps
7 perceptual colormaps with rainbow-like colors and 1 with heat colors
10 years 前 | 15 次下载 |
已解决
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 前
已解决
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 前
已解决
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 前
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 3 个回答 | 0