統計
All
Feeds
送信済み
Simple Generative Adversarial Network
This MATLAB script demonstrates a simple Generative Adversarial Network (GAN) for multivariate function approximation.
4日 前 | ダウンロード 5 件 |

送信済み
Cluster Boosted Artificial Neural Network (CBANN)
CBANNs enhance ANNs by using additional input variables coming from clustering the training data
7ヶ月 前 | ダウンロード 2 件 |

送信済み
Simple Feedforward-Backpropagation Neural Network
This MATLAB script demonstrates a simple feedforward-backpropagation artificial neural network (ANN) for function approximation....
7ヶ月 前 | ダウンロード 6 件 |

送信済み
Computational Geometry Toolbox
Convex hull, mesh generation, Delaunay triangulation, Voronoi diagram and other algorithms.
1年以上 前 | ダウンロード 10 件 |

回答済み
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...
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...
2年弱 前 | 0
送信済み
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)...
2年以上 前 | ダウンロード 1 件 |
回答済み
Can global optimization toolbox-GA 'ga'function optimization many values at the same time?
Please check the gamultiobj function
Can global optimization toolbox-GA 'ga'function optimization many values at the same time?
Please check the gamultiobj function
約3年 前 | 0
送信済み
NonLinDRHAMatlab
Matlab code for non-linear dynamic response history analysis of one-dimensional multi-degree of freedom systems
4年弱 前 | ダウンロード 5 件 |
送信済み
LinDRHAMatlab
Linear dynamic response history analysis for estimation of structural response to dynamic loads (earthquakes, vibrations, shocks...
4年弱 前 | ダウンロード 3 件 |
送信済み
DRSAMatlab
Dynamic response spectrum analysis for estimation of structural response to dynamic loads (earthquakes, vibrations, shocks, etc....
4年弱 前 | ダウンロード 2 件 |
送信済み
Neural Network Optimization
Nonlinear least square minimization using a virtual Artificial Neural Network coupled with a genetic algorithm
4年弱 前 | ダウンロード 4 件 |
送信済み
PEER Ground Motion Editor
Read and resample earthquake record time histories from the Pacific Earthquake Engineering Research Center (PEER) Ground Motion ...
5年以上 前 | ダウンロード 1 件 |
送信済み
Matlab_Abaqus_10_Bar_Truss
Program for the solution of the 10-bar truss problem using linking between Abaqus and Matlab
6年弱 前 | ダウンロード 6 件 |

送信済み
Matlab_Abaqus_25_Bar_Truss
Program for the solution of the 25-bar truss problem using linking between Abaqus and Matlab
6年弱 前 | ダウンロード 3 件 |

送信済み
ArtifSeismoMatlab
Generation of artificial acceleration time histories consistent with given response spectrum
6年弱 前 | ダウンロード 4 件 |

送信済み
Eigenquake simulation
Earthquake ground motion simulation using eigenquakes
6年弱 前 | ダウンロード 1 件 |
回答済み
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...
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...
6年以上 前 | 0
送信済み
Bezier Curve and Surface
Plot a Bezier curve or Bezier surface with given control points
7年弱 前 | ダウンロード 1 件 |
送信済み
OpenSeismo
OpenSeismo: a new open source software for strong ground motion data processing
7年以上 前 | ダウンロード 5 件 |

送信済み
Abaqus2Matlab
Program for the extraction of Abaqus analysis results to Matlab
約8年 前 | ダウンロード 44 件 |

回答済み
Run Abaqus cmd from MATLAB command line
You can execute the following Matlab code in Windows: try system(['abaqus cae noGUI=model.py interactive']) %...
Run Abaqus cmd from MATLAB command line
You can execute the following Matlab code in Windows: try system(['abaqus cae noGUI=model.py interactive']) %...
8年以上 前 | 0
回答済み
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...
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...
8年以上 前 | 0
回答済み
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...
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...
8年以上 前 | 0
送信済み
Arc-length method
Finds the roots of a function using the arc-length method
9年弱 前 | ダウンロード 16 件 |

回答済み
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...
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...
9年弱 前 | 0