Feeds
제출됨
Access DeepSeek AI via API
Live Script illustrating how to access DeepSeek AI programmatically via API.
2일 전 | 다운로드 수: 1 |

제출됨
Access Perplexity AI Via API
Live Script illustrating how to access Perplexity.AI API, open citation URLs, and create MATLAB codes.
3일 전 | 다운로드 수: 1 |

제출됨
Sinusoidal Signal Significance Explorer
Live Script illustrating hypothesis tests with a noisy sinusoidal signal.
3일 전 | 다운로드 수: 2 |

질문
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...
4일 전 | 답변 수: 0 | 0
0
답변제출됨
Bootstrap Resampling Statistics Explorer
Illustrates resampling an empirical distribution to estimate model-free values and confidence intervals for various statistics.
10일 전 | 다운로드 수: 4 |

제출됨
Fit Sinusoidal Model Explorer
Live Script that explores a two-step method to fit data to a sum of sinusoidal signals.
14일 전 | 다운로드 수: 4 |

제출됨
Electrostatic Equilibrium Explorer
Live Script exploring electrostatic equilibrium using a simple model of conduction.
2개월 전 | 다운로드 수: 5 |

제출됨
Normal Distribution Parameter Estimation Explorer
Live Script that simulates normal distributions and estimates confidence intervals for the mean and standard deviation.
2개월 전 | 다운로드 수: 7 |

답변 있음
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...
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...
2개월 전 | 0
제출됨
Binomial Distribution Explorer
Live Script that introduces the binomial distribution and simulates experiments with a biased coin.
2개월 전 | 다운로드 수: 2 |

제출됨
Poisson Equation PDE Model Explorer
Live Script exploring solutions to electrostatics problems using a PDE model.
2개월 전 | 다운로드 수: 1 |

제출됨
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...
2개월 전 | 다운로드 수: 5 |

제출됨
Electrostatic Induction Explorer
Live script exploring electrostatic induction with a simple method.
2개월 전 | 다운로드 수: 4 |

제출됨
Method of Images Explorer
Live Script that calculates and visualizes the electrostatic field of a point charge near a grounded conducting sphere.
3개월 전 | 다운로드 수: 23 |

제출됨
Camera Simulation Explorer
Live Script that simulates imaging using a pinhole camera model.
3개월 전 | 다운로드 수: 2 |

제출됨
Simple data fitting explorer
Live Script illustrating interactive and programmatic fits of data to a polynomial model.
3개월 전 | 다운로드 수: 6 |

제출됨
Wave Equation Explorer
Live Script exploring reflection and transmission of waves in one dimension.
3개월 전 | 다운로드 수: 2 |

질문
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...
4개월 전 | 답변 수: 1 | 0
1
답변제출됨
Curve Fitting for Physics Students
Live script exploring the theory, practice, and interpretation of fitting models to experimental data.
4개월 전 | 다운로드 수: 2 |

제출됨
Rüchardt Experiment
Live Script illustrating how to sense the number of molecular degrees of freedom in a gas.
4개월 전 | 다운로드 수: 4 |

제출됨
Speed of Sound With Moving Mobile Phone
Live Script illustrating measurement of the speed of sound using a moving mobile phone.
5개월 전 | 다운로드 수: 1 |

답변 있음
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 ...
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 ...
5개월 전 | 0
제출됨
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.
6개월 전 | 다운로드 수: 1 |

제출됨
Static Beam Bending Explorer
Live Script exploring the stress distribution and shape of a loaded beam.
6개월 전 | 다운로드 수: 1 |

제출됨
Solid STL Extruder
Live Script illustrating creation of a 3D solid extruded along a parametric path and saved as an STL file.
6개월 전 | 다운로드 수: 1 |

제출됨
Helical Spring Maker
Live Script that makes a variety of helical-spring alpha shapes, geometry files, and STL files.
7개월 전 | 다운로드 수: 1 |

제출됨
Singing Wine Glass and Bowl Explorer
Live Script performing modal analysis of wine glasses, bowls, and other found objects scanned with a mobile phone.
7개월 전 | 다운로드 수: 6 |

답변 있음
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.
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.
7개월 전 | 0
질문
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-...
7개월 전 | 답변 수: 1 | 0