Jonathan Karr
Followers: 0 Following: 0
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
Estadística
11 Archivos
Cody0 Problemas
5 Soluciones
CLASIFICACIÓN
N/A
of 295.638
REPUTACIÓN
N/A
CONTRIBUCIONES
0 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
1.714 of 20.255
REPUTACIÓN
1.066
EVALUACIÓN MEDIA
4.40
CONTRIBUCIONES
11 Archivos
DESCARGAS
16
ALL TIME DESCARGAS
9847
CLASIFICACIÓN
50.912
of 154.207
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
60
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Coverage Report Generator
Generates Cobertura-style XML coverage report
más de 11 años hace | 3 descargas |
Enviada
Mat file header utilities
Utility functions for reading and writing .mat file headers
casi 12 años hace | 1 descarga |
Enviada
Mat file utilities
Utility functions for differencing mat files and structs.
casi 12 años hace | 1 descarga |
Enviada
Empirical formula
Class for representing empirical formulae including support for basic math (+, -, *, etc.)
casi 12 años hace | 1 descarga |
Enviada
Interface util
Utility class for checking if a class implements an interface.
casi 12 años hace | 1 descarga |
Resuelto
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
casi 12 años hace
Resuelto
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 ...
casi 12 años hace
Resuelto
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...
casi 12 años hace
Resuelto
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:...
casi 12 años hace
Enviada
Run MCC
Perl script for compiler MATLAB code from the command line using project (.prj) files.
casi 12 años hace | 2 descargas |
Enviada
Computer info
Returns username, hostname, and IP address of the current machine.
casi 12 años hace | 1 descarga |
Enviada
queryMySQL
Platform independent MySQL database solution with blob support.
más de 12 años hace | 2 descargas |
Enviada
N-dimensional Sparse Matrices
N-dimensional sparse matrix and circular sparse matrix classes for arbitrary N.
más de 12 años hace | 2 descargas |
Enviada
XMLTestRunDisplay
JUnit-style XML logger for MATLAB xunit framework
casi 13 años hace | 1 descarga |