
Jonathan Karr
Icahn School of Medicine at Mount Sinai
I'm a fellow at the Mount Sinai School of Medicine. My career goal is to understand and reverse engineer the complexity of biology to enable (1) personalized and predictive medicine and (2) rational bioengineering. My approach is to develop comprehensive computational models, and to compare model predictions to experimental data. I believe these models are essential to reverse engineering biology.
Professional Interests: systems biology, translational medicine
Statistics
11 ファイル
Cody0 問題
5 解答
ランク
N/A
of 260,425
評価
N/A
貢献
0 質問
0 回答
回答採用率
0.00%
獲得投票数
0
ランク
38,691
of 111,876
貢献
0 問題
5 解答
スコア
60
バッジ数
1
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
送信済み
Mat file header utilities
Utility functions for reading and writing .mat file headers
9年以上 前 | ダウンロード 1 件 |
送信済み
Mat file utilities
Utility functions for differencing mat files and structs.
9年以上 前 | ダウンロード 1 件 |
送信済み
Empirical formula
Class for representing empirical formulae including support for basic math (+, -, *, etc.)
9年以上 前 | ダウンロード 1 件 |
送信済み
Interface util
Utility class for checking if a class implements an interface.
9年以上 前 | ダウンロード 0 件 |
解決済み
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
9年以上 前
解決済み
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 ...
9年以上 前
解決済み
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...
9年以上 前
解決済み
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:...
9年以上 前
送信済み
Run MCC
Perl script for compiler MATLAB code from the command line using project (.prj) files.
9年以上 前 | ダウンロード 2 件 |
送信済み
Computer info
Returns username, hostname, and IP address of the current machine.
9年以上 前 | ダウンロード 1 件 |
送信済み
queryMySQL
Platform independent MySQL database solution with blob support.
約10年 前 | ダウンロード 4 件 |
送信済み
N-dimensional Sparse Matrices
N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N.
約10年 前 | ダウンロード 1 件 |