Statistiques
RANG
209 770
of 302 066
RÉPUTATION
0
CONTRIBUTIONS
1 Question
5 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
156 of 21 527
RÉPUTATION
7 990
CLASSEMENT MOYEN
4.40
CONTRIBUTIONS
59 Fichiers
TÉLÉCHARGEMENTS
112
ALL TIME TÉLÉCHARGEMENTS
75272
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
Time-Frequency Analysis of Fourier vs Wavelet Transform
This code creates an animation demonstrating how different transforms analyze signals with time-varying frequency content.
plus d'un an il y a | 31 téléchargements |
A soumis
Planetary Motion Animation
I animate Earth and Mars orbits using ode45 solver
presque 2 ans il y a | 48 téléchargements |
A soumis
Duffing Oscillator Phase Space Animator
This MATLAB code provides an elegant visualization of the Duffing oscillator's phase space dynamics.
presque 2 ans il y a | 66 téléchargements |
A soumis
Electrical resistivity tomography Geometric Factors
Comparison of analytical and numerical geometric factors for surface-borehole configuration.
environ 8 ans il y a | 211 téléchargements |
A soumis
Estimating parameters for van-Genuchten soil water retention curve model
Matlab inbuilt 'nlinfit' is used to estimate van-Genuchten fitting parameters.
plus de 8 ans il y a | 274 téléchargements |
A soumis
Convert white pixels in a binary image to coordinates
This function forms coordinate array [x,y] of white pixels based on user defined range.
plus de 8 ans il y a | 133 téléchargements |
A soumis
Perpendicular Line to a given line forming a T-shape
Given any two points, two other points can be constructed forming a T shape
plus de 8 ans il y a | 91 téléchargements |
A soumis
Instrument output text file with header and unwanted lines to matlab matrix
Removes header and unwanted lines from any text file and saves data in matlab matrix form.
presque 9 ans il y a | 18 téléchargements |
Visualizing min, max and mean
x = [1 2 3 4 5]; ymin = [0.01 0.02 0.03 0.04 0.05]; % lower error bar position ymax = [0.02 0.03 0.04 0.05 0.06]; % uppe...
presque 9 ans il y a | 0
how to draw a bar chart with max and min
x = [1 2 3 4 5]; ymin = [0.01 0.02 0.03 0.04 0.05]; % lower error bar position ymax = [0.02 0.03 0.04 0.05 0.06]; % uppe...
presque 9 ans il y a | 0
A soumis
JPG image to EIDORS finite element model data via linear interpolation
EIDORS image is generated based on jpg image pixels.
presque 9 ans il y a | 81 téléchargements |
A soumis
Remove reciprocals from a Electrical Impedance Tomography (EIT) scheme
Removes reciprocal quadrupoles from a EIT scheme.
presque 9 ans il y a | 55 téléchargements |
How to extract data from a plot for various values of X and Y axis?
speed = [1 2 3 4 5] time = [0.03 0.05 0.07 0.09 0.1] h = plot(time,speed); xdata = (get(h, 'XData')) ydata =...
presque 9 ans il y a | 0
A soumis
Integer to Integer map using logical indexing
Logical indexing is used to map integer from one set to another
presque 9 ans il y a | 18 téléchargements |
How to convert binary image to 2D triangulation?
Check this code that uses Gmsh https://nl.mathworks.com/matlabcentral/fileexchange/61507-binary-image-to-finite-element-mesh...
environ 9 ans il y a | 0
A soumis
carnatic music mayamalavagowla first sarali swara generation in MATLAB
The semitones of sarigama is generated in matlab using a sinusoidal signal.
environ 9 ans il y a | 62 téléchargements |
A résolu
convert matrix to single column
given any matrix, convert it to single column
plus de 9 ans il y a
A résolu
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
plus de 9 ans il y a
A soumis
Binary image to Finite element mesh ( GMSH geo file )
This code creates GMSH geo file from an image boundary that can be readily meshed using GMSH.
plus de 9 ans il y a | 497 téléchargements |
To read nodes and elements of the .msh file to Matlab
Please check http://nl.mathworks.com/matlabcentral/fileexchange/59682-visualizing-gmsh-msh-file-in-matlab-using-triplot and let ...
presque 10 ans il y a | 0
A soumis
Visualizing GMSH .msh file in MATLAB using TRIPLOT
In this code, I import GMsh .msh file and form elements and nodes matrix which is then visualized.
presque 10 ans il y a | 1964 téléchargements |
A soumis
Electrical Impedance Tomography Image Reconstruction using MATLAB based freeware EIDORS
In this code, using EIDORS Electrical Impedance Tomographic Image Reconstruction is demonstrated.
presque 10 ans il y a | 1524 téléchargements |
A soumis
MATLAB to gmsh .geo file
MATLAB to gmsh compatible text file using fprintf
presque 10 ans il y a | 1029 téléchargements |
A soumis
Points to Surface Matrix
Given a set of coordinates and its connection information, surface data is generated.
presque 10 ans il y a | 53 téléchargements |
A soumis
Regularized Least Square: Tikhonov Regularization test for Hilbert matrix.
Regularized Least Square and ordinary least square solution are compared.
environ 10 ans il y a | 1468 téléchargements |
A soumis
Linear Regression: Least Square Solution
Least square solution is demonstrated for human population data
environ 10 ans il y a | 385 téléchargements |
A soumis
Transmittance and Reflectance Spectra of Multilayered Dielectric Stack using Transfer Matrix Method
Transfer Matrix Method is used to calculate transmittance and reflectance of dielectric layers.
environ 10 ans il y a | 5245 téléchargements |
A soumis
Electrical Resistivity Forward problem: Poisson's equation with heterogeneous conductivity
Poisson's equation is solved for a heterogeneous medium with varying conductivity.
environ 10 ans il y a | 439 téléchargements |
Question
What is Block error in Simulink ?
I am trying to simulate a very simple RC circuit and I get the following error when I try to run the model. Each physical ne...
environ 10 ans il y a | 1 réponse | 0
1
réponseA soumis
Two dimensional wave interference using Finite Difference Time Domain method (FDTD).
Using FDTD, interference of two sinusoidal source is visualized using FDTD method in TM mode.
plus de 10 ans il y a | 1438 téléchargements |






