photo

Juan Cardelino


Universidad de la República, Uruguay

Last seen: 2年以上 前 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 300,302

評判
2

コントリビューション
5 質問
1 回答

回答採用率
40.0%

獲得投票数
2

ランク
2,243 of 20,911

評判
793

平均評価
2.70

コントリビューション
2 ファイル

ダウンロード
4

ALL TIME ダウンロード
7693

ランク
61,956
of 168,040

コントリビューション
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

約12年 前 | ダウンロード 1 件 |

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

約12年 前

解決済み


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年 前

解決済み


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

約12年 前

解決済み


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年 前

質問


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

13年弱 前 | 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...

13年弱 前 | 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年以上 前 | 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...

14年弱 前 | 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...

14年弱 前 | 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...

14年弱 前 | 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.

14年弱 前 | ダウンロード 3 件 |

4.4 / 5