photo

George Papazafeiropoulos


Last seen: 1 dag ago Active since 2012

Followers: 4   Following: 2

Message

Civil & Infrastructure Engineer, M.Sc., Ph.D.

Statistics

All
MATLAB Answers

0 Questions
66 Answers

File Exchange

26 Files

Cody

0 Problems
86 Solutions

RANK
666
of 300.302

REPUTATION
118

CONTRIBUTIONS
0 Questions
66 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
24

RANK
350 of 20.911

REPUTATION
4.548

AVERAGE RATING
4.40

CONTRIBUTIONS
26 Files

DOWNLOADS
156

ALL TIME DOWNLOADS
41127

RANK
9.643
of 168.040

CONTRIBUTIONS
0 Problems
86 Solutions

SCORE
650

NUMBER OF BADGES
3

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 3
  • 3 Month Streak
  • Commenter
  • Promoter
  • Explorer
  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Revival Level 1
  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Submitted


Simple Generative Adversarial Network
This MATLAB script demonstrates a simple Generative Adversarial Network (GAN) for multivariate function approximation.

4 dagen ago | 5 downloads |

0.0 / 5
Thumbnail

Submitted


Cluster Boosted Artificial Neural Network (CBANN)
CBANNs enhance ANNs by using additional input variables coming from clustering the training data

7 maanden ago | 2 downloads |

0.0 / 5
Thumbnail

Submitted


Simple Feedforward-Backpropagation Neural Network
This MATLAB script demonstrates a simple feedforward-backpropagation artificial neural network (ANN) for function approximation....

7 maanden ago | 6 downloads |

5.0 / 5
Thumbnail

Submitted


OpenSeismoMatlab
Software for strong ground motion data processing

meer dan een jaar ago | 18 downloads |

4.6 / 5
Thumbnail

Submitted


Computational Geometry Toolbox
Convex hull, mesh generation, Delaunay triangulation, Voronoi diagram and other algorithms.

meer dan een jaar ago | 10 downloads |

5.0 / 5
Thumbnail

Answered
Why images are displayed twice when using the publish function in a word
Some other fixes, if the answer by Richard Quist does not work: 1) Use figure() instead of figure(i) (where i is the figure num...

bijna 2 jaar ago | 0

Submitted


Clustered Energy Based Modal Assurance Criterion (CEMAC)
Implementation of the Clustered Energy Based Modal Assurance Criterion (CEMAC) based on the journal paper by Brehm et al. (2010)...

meer dan 2 jaar ago | 1 download |

0.0 / 5

Submitted


GameTheoryMatlab
Solve games in game theory

bijna 3 jaar ago | 3 downloads |

0.0 / 5

Answered
Can global optimization toolbox-GA 'ga'function optimization many values at the same time?
Please check the gamultiobj function

ongeveer 3 jaar ago | 0

Answered
Removing rows with empty values in table
AllHitMov(1:6393,:)=[];

ongeveer 3 jaar ago | 0

Answered
multiple correlation
Check the function regress()

meer dan 3 jaar ago | 0

Answered
Multiple correlation coefficient - R, R^2
Check the function regress()

meer dan 3 jaar ago | 0

Submitted


NonLinDRHAMatlab
Matlab code for non-linear dynamic response history analysis of one-dimensional multi-degree of freedom systems

bijna 4 jaar ago | 5 downloads |

0.0 / 5

Submitted


LinDRHAMatlab
Linear dynamic response history analysis for estimation of structural response to dynamic loads (earthquakes, vibrations, shocks...

bijna 4 jaar ago | 3 downloads |

0.0 / 5

Submitted


DRSAMatlab
Dynamic response spectrum analysis for estimation of structural response to dynamic loads (earthquakes, vibrations, shocks, etc....

bijna 4 jaar ago | 2 downloads |

0.0 / 5

Submitted


Neural Network Optimization
Nonlinear least square minimization using a virtual Artificial Neural Network coupled with a genetic algorithm

bijna 4 jaar ago | 4 downloads |

0.0 / 5

Submitted


PEER Ground Motion Editor
Read and resample earthquake record time histories from the Pacific Earthquake Engineering Research Center (PEER) Ground Motion ...

meer dan 5 jaar ago | 1 download |

0.0 / 5

Submitted


Matlab_Abaqus_10_Bar_Truss
Program for the solution of the 10-bar truss problem using linking between Abaqus and Matlab

bijna 6 jaar ago | 6 downloads |

4.0 / 5
Thumbnail

Submitted


Matlab_Abaqus_25_Bar_Truss
Program for the solution of the 25-bar truss problem using linking between Abaqus and Matlab

bijna 6 jaar ago | 3 downloads |

5.0 / 5
Thumbnail

Submitted


ArtifSeismoMatlab
Generation of artificial acceleration time histories consistent with given response spectrum

bijna 6 jaar ago | 4 downloads |

5.0 / 5
Thumbnail

Submitted


Eigenquake simulation
Earthquake ground motion simulation using eigenquakes

bijna 6 jaar ago | 1 download |

0.0 / 5

Answered
How to apply neural networks for multiple experimental data
Dear Bharat, I have checked your code segment and I have assigned arbitrary values to the variables that are undefined in it. I...

meer dan 6 jaar ago | 0

Submitted


Bezier Curve and Surface
Plot a Bezier curve or Bezier surface with given control points

bijna 7 jaar ago | 1 download |

5.0 / 5

Submitted


OpenSeismo
OpenSeismo: a new open source software for strong ground motion data processing

meer dan 7 jaar ago | 5 downloads |

0.0 / 5
Thumbnail

Submitted


Abaqus2Matlab
Program for the extraction of Abaqus analysis results to Matlab

ongeveer 8 jaar ago | 44 downloads |

4.9 / 5
Thumbnail

Answered
Run Abaqus cmd from MATLAB command line
You can execute the following Matlab code in Windows: try system(['abaqus cae noGUI=model.py interactive']) %...

meer dan 8 jaar ago | 0

Answered
how to call abaqus using matlab for iterative process?
You should access the abaqus results (*.fil) file via MATLAB. In order to take your results into a fil file you should specify...

meer dan 8 jaar ago | 0

Answered
Negative eigenvalues with frequency analysis related to ABAQUS
Dear Xiaohan, You can perform the eigenfrequency analysis in Abaqus as usual and then extract the analysis results using Abaq...

meer dan 8 jaar ago | 0

Submitted


Arc-length method
Finds the roots of a function using the arc-length method

bijna 9 jaar ago | 16 downloads |

4.7 / 5
Thumbnail

Answered
How to call abaqus from matlab?
!abaqus job=job_1 without the extension (*.inp). If you want to obtain the results of this analysis back to Matlab, then you hav...

bijna 9 jaar ago | 0

Load more