photo

Rody Oldenhuis


Dawn Aerospace

Last seen: mehr als 4 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

MSc. in Aerospace Engineering;
Astrodynamics & Satellite Systems

Professional Interests: Space mission design/Computational problems

I try to make anything I develop compatible with all MATLAB versions from the past 5 years. Should you identify a compatibility bug, please don't hesitate to contact me!

NOTE: I speak English, Dutch and Bad German.

Statistik

All
MATLAB Answers

1 Frage
0 Antworten

File Exchange

26 Dateien

Cody

0 Probleme
70 Lösungen

RANG
18.627
of 297.503

REPUTATION
2

BEITRÄGE
1 Frage
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
2

RANG
172 of 20.449

REPUTATION
7.442

DURCHSCHNITTLICHE BEWERTUNG
4.70

BEITRÄGE
26 Dateien

DOWNLOADS
141

ALL TIME DOWNLOADS
67630

RANG
8.938
of 158.938

BEITRÄGE
0 Probleme
70 Lösungen

PUNKTESTAND
650

ANZAHL DER ABZEICHEN
3

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Personal Best Downloads Level 4
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 3
  • First Submission
  • Promoter
  • Commenter
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Settings dialog
Set or change arbitrary structure via a dialog

8 Monate vor | 3 Downloads |

5.0 / 5
Thumbnail

Gesendet


RKN1210 - A 12th/10th order Runge-Kutta-Nyström integrator
Integrator for second-order ODE's with very stringent error tolerances.

8 Monate vor | 5 Downloads |

4.7 / 5
Thumbnail

Gesendet


toggleToolbox
Toggle MATLAB toolboxes on or off

fast 5 Jahre vor | 2 Downloads |

5.0 / 5

Gesendet


Task
Give a professional look to a set of tasks

fast 5 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


Check whether directory is on current MATLAB path
Small low-level utility to check whether (list of) directories is/are on the current search path

fast 5 Jahre vor | 1 Download |

0.0 / 5

Gesendet


Sparse block diagonal concatenation
Sparse version of BLKDIAG()

fast 5 Jahre vor | 2 Downloads |

3.0 / 5
Thumbnail

Gesendet


Kepler State Transition Matrix (MEX)
Compute Kepler state transition matrix for an arbitrary number of time steps. M and C++ version.

fast 5 Jahre vor | 2 Downloads |

5.0 / 5
Thumbnail

Gesendet


Tsjiolkovsky's equation
Compute any parameter in Tsjiolkovsky's equation

fast 5 Jahre vor | 1 Download |

0.0 / 5

Gesendet


Oblique Spherical Triangle toolbox
solves the general oblique spherical triangle

fast 5 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


String representation of any data type
Generate string representations of all MATLAB data types and user-defined classes.

fast 5 Jahre vor | 1 Download |

0.0 / 5

Gesendet


Distance between points and ellipse
Compute the distances between an ellipse and an arbitrary number of points, in 3D

fast 5 Jahre vor | 1 Download |

0.0 / 5

Gesendet


Determine the distance between two ellipses (in 3D)
Determine the minimum distance (and corresponding angles) between two ellipses

fast 5 Jahre vor | 4 Downloads |

0.0 / 5
Thumbnail

Gesendet


Test functions for global optimization algorithms
Test functions for global optimization algorithms

fast 5 Jahre vor | 6 Downloads |

3.8 / 5
Thumbnail

Gesendet


MATLAB project manager - improved
A command-line project manager for MATLAB

fast 5 Jahre vor | 1 Download |

5.0 / 5

Gesendet


toHTML - convert Unicode string(s) to HTML
Convert a (cell) string to its Unicode representation in HTML.

fast 5 Jahre vor | 2 Downloads |

0.0 / 5
Thumbnail

Gesendet


Convert seconds to human readable string(s)
Convert an amount of seconds to hours/days/weeks/etc.

fast 5 Jahre vor | 7 Downloads |

4.4 / 5

Gesendet


Produce list of all cases in the current 'switch' block
Generate a list of all cases handled by the current 'switch' control structure

fast 5 Jahre vor | 2 Downloads |

4.7 / 5
Thumbnail

Gesendet


GODLIKE - A robust single-& multi-objective optimizer
GODLIKE combines 4 global optimizers for both single/multi-objective optimizations

fast 5 Jahre vor | 9 Downloads |

4.8 / 5
Thumbnail

Gesendet


Mouse-friendly FIGURE
Same as FIGURE, but zooming/panning is done more conveniently with scroll wheel/clicks.

fast 5 Jahre vor | 2 Downloads |

4.9 / 5

Gesendet


Robust solver for Lambert's orbital-boundary value problem
Solves any Lambert-problem robustly. Can be compiled to increase efficiency.

fast 5 Jahre vor | 58 Downloads |

4.9 / 5

Gesendet


CONST structure
STRUCT with immutable fields

fast 5 Jahre vor | 1 Download |

5.0 / 5
Thumbnail

Gesendet


Constructor for function_handles
Creates evaluable function handles for any function, possibly outside the MATLAB search path

fast 5 Jahre vor | 3 Downloads |

5.0 / 5

Gesendet


minimize
Minimize constrained functions with FMINSEARCH or FMINLBFGS, globally or locally

fast 5 Jahre vor | 10 Downloads |

5.0 / 5
Thumbnail

Gesendet


Skipping Stone - An interplanetary space mission design tool
An easy-to-use tool to optimize trajectories for interplanetary missions using swingby manoevres

fast 5 Jahre vor | 10 Downloads |

4.2 / 5
Thumbnail

Gesendet


First derivative of (normal) associated Legendre polynomials
First derivative of (normalized) associated Legendre polynomials

mehr als 5 Jahre vor | 4 Downloads |

4.8 / 5

Gesendet


PhysicalQuantity
Strongly-typed physical quantities

mehr als 5 Jahre vor | 1 Download |

0.0 / 5

Gelöst


Create a code for XNOR
Given two inputs, output XNOR of those two

etwa 7 Jahre vor

Frage


Simulink: is there something like a “pre-build” callback function?
I have a Simulink model, the purpose of which is automated code generation. My model uses S-functions (developed by another p...

mehr als 10 Jahre vor | 2 Antworten | 2

2

Antworten

Gelöst


Counting in Finnish
Sort a vector of single digit whole numbers alphabetically by their name, in Finnish. See the Wikipedia page for <http://en.wik...

mehr als 12 Jahre vor

Gelöst


Kaprekar Steps
6174 is the <http://en.wikipedia.org/wiki/6174_%28number%29 Kaprekar constant>. All natural numbers less than 10,000 (except som...

mehr als 12 Jahre vor

Mehr laden