photo

Juan Cardelino


Universidad de la República, Uruguay

Last seen: 2 years 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Image processing

Programming Languages:
Python, C++, C, Java, PHP, Javascript, MATLAB, SQL, HTML, CSS, Arduino, Shell, Perl, Objective-C, VHDL
Spoken Languages:
English, Spanish

统计学

All
MATLAB Answers

5 个提问
1 个回答

File Exchange

2 文件

Cody

0 个问题
4 个答案

排名
13,115
of 297,457

声誉
2

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
2

排名
2,227 of 20,438

声誉
790

平均
2.70

贡献数
2 文件

下载次数
6

ALL TIME 下载次数
7669

排名
58,607
of 158,938

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Thankful Level 1
  • Solver

查看徽章

Feeds

排序方式:

已提交


2D fast marching algorithm
computation of distance maps using fast marching

11 years 前 | 2 次下载 |

1.0 / 5
Thumbnail

已解决


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

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

11 years 前

已解决


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

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

11 years 前

提问


matlab compiler on osx: using a matlab generated shared library
Dear all, I've successfully generated a shared library in osx 10.8 with matlab R2011b, from a buch of .m files. I can m...

12 years 前 | 1 个回答 | 1

1

个回答

提问


matlab compiler on osx: mclSetExitCode declaration not found in Matlab R2011b
Dear all, I'm trying to compile a simple example on osx 10.8, which used to work with r2010. But seems that the functio...

12 years 前 | 0 个回答 | 0

0

个回答

提问


write a variant of fprintf
Dear all, I'm trying to implement a logging facility. For that reason, I want to replace my current calls fprintf(l...

13 years 前 | 3 个回答 | 0

3

个回答

提问


unicode support in builtin editor
I've been happily using Matlab since release 4 (back in 1996), both in windows and in linux, without complains. However, still i...

13 years 前 | 2 个回答 | 1

2

个回答

已回答
Loading the correct version of a dynamic library when doing a system() call
I found this out. Seems that in OSX the variable is called DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH. Now I am able to run m...

13 years 前 | 0

| 已接受

提问


Loading the correct version of a dynamic library when doing a system() call
I have a benchmark toolbox written in matlab which runs C programs over a large dataset then processes their output. This is per...

13 years 前 | 1 个回答 | 0

1

个回答

已提交


Two sample Cramer-von Mises hypothesis test
A non parametric test to determine if to independent samples were drawn from the same distribution.

13 years 前 | 4 次下载 |

4.4 / 5