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년 초과 전 | 0
문제를 풀었습니다
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
9년 초과 전
질문
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
1
답변질문
modify shape of char array
I have this 10x6 character array: 250F20 271022 291124 2B1326 2E1429 2E1532 2D153C ...
거의 10년 전 | 답변 수: 1 | 0
1
답변제출됨
Perceptually improved colormaps
7 perceptual colormaps with rainbow-like colors and 1 with heat colors
대략 10년 전 | 다운로드 수: 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 ...
거의 13년 전
문제를 풀었습니다
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...
거의 13년 전
문제를 풀었습니다
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:...
거의 13년 전
질문
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년 전 | 답변 수: 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년 전 | 답변 수: 3 | 0