Community Profile

photo

Daniel Vasilaky


UMDNJ

Last seen: etwa ein Jahr vor Aktiv seit 2013

I am a biomedical engineer. I have a PhD in Biomedical Informatics and a Masters in Library Science . My curriculum includes many graduate computer science courses. A medical engineering and information journal is to publish my research which applies neural networks to analyze medical images. I have developed new algorithms that detect anomalies in medical images and identify anatomical parts in an image. My algorithms temper unstable, finite dimensional linear systems, and are applicable to areas other than medical image analysis.I would like to share my algorithms with the MatLab community for solving ill-conditioned system, which are more stable and simpler than the MatLab SVD pinv() approach. Professional Interests: biomedical engineering, image analysis

Statistiken

All
  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Gesendet


convert
Convert standardized solution to non-standardized in Linear Regression

etwa 2 Jahre vor | 1 Download |

Gesendet


Converting standardized betas back to original variables
Solve with standardized data then map back the solution to non-standardized with this function:

etwa 3 Jahre vor | 1 Download |

Gesendet


mygcv1(A,b,l)
Computes Generalized Cross Validation for a given A and b.

etwa 6 Jahre vor | 2 Downloads |

Gesendet


vif(X)
2 line code to compute the variance inflation factor of regressor matrix X.

mehr als 7 Jahre vor | 23 Downloads |