photo

Matteo Niccoli


MyCarta

Last seen: 3 years 前 自 2012 起处于活动状态

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

统计学

All
MATLAB Answers

5 个提问
1 个回答

File Exchange

1 文件

Cody

0 个问题
5 个答案

排名
253,071
of 297,457

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
1,930 of 20,438

声誉
940

平均
5.00

贡献数
1 文件

下载次数
6

ALL TIME 下载次数
8651

排名
52,344
of 158,938

贡献数
0 个问题
5 个答案

评分
60

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Thankful Level 3
  • First Answer
  • Solver

查看徽章

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

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

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

10 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 前 | 6 次下载 |

5.0 / 5
Thumbnail

已解决


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

11 years 前

已解决


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

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

13 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

3

个回答