![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3081640_1602014022980.jpg)
Andrew Horchler
We're going to the Moon! I'm the Chief Research Scientist at Astrobotic heading their Future Missions and Technology team (https://astrobotic.com/technology). My Ph.D. in Mechanical Engineering at Case Western Reserve University was in the area of biologically inspired robotics with particular interests in mechanical design, soft robotics, dynamical systems, computational neuroscience, and numerical simulation. I have over 25 years of experience with Matlab and C.
Python, C++, C, Javascript, MATLAB, HTML, CSS, Arduino, Shell
Spoken Languages:
English, French
Estadística
CLASIFICACIÓN
8.313
of 297.010
REPUTACIÓN
5
CONTRIBUCIONES
1 Pregunta
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
2.504 of 20.418
REPUTACIÓN
684
EVALUACIÓN MEDIA
4.90
CONTRIBUCIONES
17 Archivos
DESCARGAS
71
ALL TIME DESCARGAS
6323
CLASIFICACIÓN
15.833
of 157.687
CONTRIBUCIONES
0 Problemas
30 Soluciones
PUNTUACIÓN
315
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
Resuelto
Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...
6 meses hace
Resuelto
radius of a spherical planet
You just measured its surface area, that is the input.
6 meses hace
Resuelto
MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8
6 meses hace
Resuelto
Toeplitz Matrix
For a given square matrix of order n-by-n check whether this is a Toeplitz matrix or not. Return true if it is.
10 meses hace
Resuelto
Mysterious digits operation (easy)
What is this digit operation? 0 -> 0 1 -> 9 121 -> 9 44 -> 6 15 -> 5 1243 -> 7 ...
10 meses hace
Enviada
SDETools
Matlab Toolbox for the Numerical Solution of Stochastic Differential Equations (SDEs)
más de 4 años hace | 3 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56406/versions/3/screenshot.png)
Enviada
wrightOmegaq
Complex double-precision evaluation of the Wright omega function
casi 8 años hace | 1 descarga |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56407/versions/5/screenshot.png)
Enviada
waittext
Display updating line of text or textual waitbar in Matlab Command Window
casi 8 años hace | 2 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56424/versions/6/screenshot.png)
Enviada
quasicrystal
Generate movie, animated GIF, or image of a quasicrystal via sum of plane waves
casi 8 años hace | 1 descarga |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56593/versions/5/screenshot.gif)
Enviada
int2bin - bin2int
Convert integer datatype to a binary string and back
casi 8 años hace | 1 descarga |
Enviada
char2hex - hex2char
Convert decimal integer string to hexadecimal representation and back
casi 8 años hace | 3 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56557/versions/4/screenshot.png)
Enviada
circfit
Matlab function for least squares fitting of X-Y data to a circle
casi 8 años hace | 36 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56412/versions/4/screenshot.png)
Enviada
cdiff
First- and second-order complex step derivative approximation
casi 8 años hace | 1 descarga |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56458/versions/4/screenshot.png)
Enviada
DynamixelTools
Matlab Toolbox to control ROBOTIS Dynamixel actuators with the OpenCM9.04 microcontroller
casi 8 años hace | 2 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56411/versions/7/screenshot.jpg)
Enviada
rigidtform
Optimal rotation and translation between corresponding points
casi 8 años hace | 2 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/61697/versions/3/screenshot.png)
Enviada
Passive-Dynamic-Walking
Simulation and animation of simple passive dynamic walking models
casi 9 años hace | 5 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/56859/versions/5/screenshot.png)
Enviada
hypergeomq
Fast evaluation of the generalized hypergeometric function
casi 9 años hace | 3 descargas |
Symbolic math- substitute a derivative function with subs()?
A late answer, but maybe this will help others. See <http://stackoverflow.com/a/26998716/2278029 my answer here> on StackOverflo...
alrededor de 10 años hace | 2
Resuelto
Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.
más de 11 años hace
Resuelto
Check if sorted
Check if sorted. Example: Input x = [1 2 0] Output y is 0
más de 11 años hace
Resuelto
Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...
más de 11 años hace
Resuelto
The Goldbach Conjecture
The <http://en.wikipedia.org/wiki/Goldbach's_conjecture Goldbach conjecture> asserts that every even integer greater than 2 can ...
más de 11 años hace
Resuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
más de 11 años hace
Pregunta
HARDCOPY slower with more figures open?
GETFRAME is slow. I'm using the HARDCOPY function as a faster alternative (it's still way too slow) in order to capture figures ...
más de 12 años hace | 1 respuesta | 1
1
respuestaResuelto
Back and Forth Rows
Given a number n, create an n-by-n matrix in which the integers from 1 to n^2 wind back and forth along the rows as shown in the...
casi 13 años hace