Python, C++, MATLAB, HTML, Fortran
Spoken Languages:
English
Statistics
RANK
6,049
of 296,405
REPUTATION
8
CONTRIBUTIONS
8 Questions
13 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
4
RANK
2,327 of 20,376
REPUTATION
748
AVERAGE RATING
4.10
CONTRIBUTIONS
99 Files
DOWNLOADS
286
ALL TIME DOWNLOADS
6001
RANK
of 156,371
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
Electrostatic Equilibrium Explorer
Live Script exploring electrostatic equilibrium using a simple model of conduction.
3 days ago | 1 download |
Submitted
Normal Distribution Parameter Estimation Explorer
Live Script that simulates normal distributions and estimates confidence intervals for the mean and standard deviation.
4 days ago | 3 downloads |
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...
10 days ago | 0
Submitted
Binomial Distribution Explorer
Live Script that introduces the binomial distribution and simulates experiments with a biased coin.
10 days ago | 3 downloads |
Submitted
Poisson Equation PDE Model Explorer
Live Script exploring solutions to electrostatics problems using a PDE model.
13 days ago | 5 downloads |
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...
15 days ago | 5 downloads |
Submitted
Electrostatic Induction Explorer
Live script exploring electrostatic induction with a simple method.
16 days 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.
25 days ago | 7 downloads |
Submitted
Camera Simulation Explorer
Live Script that simulates imaging using a pinhole camera model.
29 days ago | 2 downloads |
Submitted
Simple data fitting explorer
Live Script illustrating interactive and programmatic fits of data to a polynomial model.
1 month ago | 6 downloads |
Submitted
Wave Equation Explorer
Live Script exploring reflection and transmission of waves in one dimension.
2 months ago | 8 downloads |
Submitted
Image Processing Explorer
Live Script introducing image processing.
2 months ago | 4 downloads |
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...
2 months ago | 1 answer | 0
1
answerSubmitted
Curve Fitting for Physics Students
Live script exploring the theory, practice, and interpretation of fitting models to experimental data.
2 months ago | 5 downloads |
Submitted
Rüchardt Experiment
Live Script illustrating how to sense the number of molecular degrees of freedom in a gas.
2 months ago | 1 download |
Submitted
Speed of Sound With Moving Mobile Phone
Live Script illustrating measurement of the speed of sound using a moving mobile phone.
3 months ago | 2 downloads |
generating periodic trapezoidal waves with ramps
%pulsetran returns a vector. Here is an analytic method i just put together: %Create an analytic trapzoidal pulse train. syms ...
4 months ago | 0
Submitted
Speed of Sound with Multiple Mobile-Phone Microphones
Live Script illustrating a direct measurement of the speed of sound using multiple mobile phone and similar microphones.
4 months ago | 1 download |
Submitted
Static Beam Bending Explorer
Live Script exploring the stress distribution and shape of a loaded beam.
4 months ago | 3 downloads |
Submitted
Solid STL Extruder
Live Script illustrating creation of a 3D solid extruded along a parametric path and saved as an STL file.
5 months ago | 1 download |
Submitted
Helical Spring Maker
Live Script that makes a variety of helical-spring alpha shapes, geometry files, and STL files.
5 months ago | 1 download |
Submitted
Singing Wine Glass and Bowl Explorer
Live Script performing modal analysis of wine glasses, bowls, and other found objects scanned with a mobile phone.
5 months ago | 1 download |
How to compute response to single node impulse in structural model from modal eigenvectors directly
I think I found the answer. I need to extract the various matrices with assembleFEMatrices and renormalize the modal solutions.
5 months ago | 0
Question
How to compute response to single node impulse in structural model from modal eigenvectors directly
According to https://www.mathworks.com/matlabcentral/answers/1968759-scaled-mode-shapes-in-modal-analysis-of-a-simulated-system-...
5 months ago | 1 answer | 0
1
answerSubmitted
Parametric 3D Bowl Maker
This Live Script creates a parametric solid bowl surface mesh and exports it as an STL file.
5 months ago | 2 downloads |
Submitted
Membrane Wave Explorer
Live Script exploring waves on membranes with various shapes, isotropic and anisotropic stress distributions, and forcing condit...
5 months ago | 4 downloads |
Question
How do I damp a membrane subject to a time-dependent force with PDE Toolbox
I have a membrane wave equation simulation using PDE toolbox functions with time-independent but spatially constant or varying m...
6 months ago | 1 answer | 0
1
answerQuestion
Error imposing space-derivative-dependent boundary condition with solvepde using variable state.uy - Error: Unrecognized field name "uy".
I would appreciate any advice of the following. I am working with PDE Tool box solvepde and a 2d membrane simulation and struggl...
6 months ago | 1 answer | 0
1
answerHow to convert something from Latex to matlab, is there a specific way where i can convert it with ease from latex to matlab, some function? please help
CHATGPT will do it. You there are other options and could even call the API within your code to do it programmatically. See e.g....
6 months ago | 0
Submitted
Physical Pendulum Explorer
Live Script exploring sensor data from a mobile phone attached to a physical pendulum.
7 months ago | 3 downloads |