Python, C++, MATLAB, HTML, Fortran
Spoken Languages:
English
Statistics
RANK
5,652
of 298,237
REPUTATION
8
CONTRIBUTIONS
9 Questions
13 Answers
ANSWER ACCEPTANCE
77.78%
VOTES RECEIVED
4
RANK
2,172 of 20,553
REPUTATION
821
AVERAGE RATING
4.10
CONTRIBUTIONS
115 Files
DOWNLOADS
354
ALL TIME DOWNLOADS
6676
RANK
of 160,651
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Quantum Mechanics in 3D with the PDE Toolbox
Computes eigenstates of the Schrodinger equation in three dimensions for various geometries and potential functions.
4 days ago | 5 downloads |

Submitted
Quantum Mechanics in 2D with the PDE Toolbox
Computes 2-dimensional quantum eigenstates for arbitrary geometries and potentials.
5 days ago | 6 downloads |

Submitted
Quantum Mechanics in 1D with the PDE Toolbox
Live script exploring eigenstates of the Schrodinger equation in one dimension with the PDE Toolbox.
7 days ago | 1 download |

Submitted
Numerical Quantum Mechanics in 3D III
Live Script exploring 2nd-6th-order finite element methods and variable grid density to solve 3D quantum eigenvalue problems.
9 days ago | 2 downloads |

Submitted
Numerical Quantum Mechanics in 3D II
Live script exploring three-dimensional bound states of a quantum particle with a 4th-order finite difference method.
9 days ago | 1 download |

Submitted
Airy Function Zeros
Finds zeros of the Airy functions Ai and Bi and of their first derivatives numerically.
12 days ago | 1 download |

Submitted
Numerical Quantum Mechanics in 3D
Live Script exploring numerical solutions to the time-independent Schrodinger equation in three dimensions.
17 days ago | 5 downloads |

Submitted
One-dimensional Quantum Bound State Explorer
Live Script exploring numerical solution of the time-independent 1-D Schrodinger equation.
20 days ago | 9 downloads |

Submitted
Sinusoidal Signal Significance Explorer
Live Script illustrating hypothesis tests with a noisy sinusoidal signal.
22 days ago | 4 downloads |

Submitted
Access DeepSeek AI via API
Live Script illustrating how to access DeepSeek AI programmatically via API.
22 days ago | 20 downloads |

Submitted
Galton Board Explorer
Live Script simulating a particle falling through a lattice of polygonal objects.
22 days ago | 8 downloads |

Submitted
Algebraic Curve Intersection Explorer
Live Script finding intersections of affine algebraic curves.
22 days ago | 4 downloads |

Submitted
Implicit Function Parameterization Explorer
Live script exploring parameterization of implicit functions.
22 days ago | 5 downloads |

Submitted
Access Perplexity AI Via API
Live Script illustrating how to access Perplexity.AI API, open citation URLs, and create MATLAB codes.
1 month ago | 2 downloads |

Question
Partial Autocorrelation parcorr bug?
When running parcorr on a sample of normally distributed noise, I get some strange results like one illustrated below. Others ar...
1 month ago | 1 answer | 0
1
answerSubmitted
Bootstrap Resampling Statistics Explorer
Illustrates resampling an empirical distribution to estimate model-free values and confidence intervals for various statistics.
2 months ago | 4 downloads |

Submitted
Fit Sinusoidal Model Explorer
Live Script that explores a two-step method to fit data to a sum of sinusoidal signals.
2 months ago | 2 downloads |

Submitted
Electrostatic Equilibrium Explorer
Live Script exploring electrostatic equilibrium using a simple model of conduction.
3 months ago | 5 downloads |

Submitted
Normal Distribution Parameter Estimation Explorer
Live Script that simulates normal distributions and estimates confidence intervals for the mean and standard deviation.
3 months ago | 1 download |

3D poisson for electrostatics using solvepde
The following is an example: https://www.mathworks.com/matlabcentral/fileexchange/178489-poisson-equation-pde-model-explorer?s_t...
3 months ago | 0
Submitted
Binomial Distribution Explorer
Live Script that introduces the binomial distribution and simulates experiments with a biased coin.
3 months ago | 2 downloads |

Submitted
Poisson Equation PDE Model Explorer
Live Script exploring solutions to electrostatics problems using a PDE model.
4 months ago | 1 download |

Submitted
Poisson Equation for Electrostatic Potential
Live Script that solves the Poisson equation to find the electrostatic potential surrounding charge near a conductor in two dime...
4 months ago | 1 download |

Submitted
Electrostatic Induction Explorer
Live script exploring electrostatic induction with a simple method.
4 months ago | 2 downloads |

Submitted
Method of Images Explorer
Live Script that calculates and visualizes the electrostatic field of a point charge near a grounded conducting sphere.
4 months ago | 5 downloads |

Submitted
Camera Simulation Explorer
Live Script that simulates imaging using a pinhole camera model.
4 months ago | 1 download |

Submitted
Simple data fitting explorer
Live Script illustrating interactive and programmatic fits of data to a polynomial model.
4 months ago | 6 downloads |

Submitted
Wave Equation Explorer
Live Script exploring reflection and transmission of waves in one dimension.
5 months ago | 1 download |

Submitted
Image Processing Explorer
Live Script introducing image processing.
5 months ago | 1 download |

Question
Write text to web browser including carriage returns.
The following code displays a function saving the resulting text as a character array and attempts to display the result. test...
5 months ago | 1 answer | 0