photo

Dr. Erol Kalkan, P.E.


QuakeLogic Inc.

Last seen: 5 months 前 自 2016 起处于活动状态

Followers: 6   Following: 0

消息

I am a structural engineer and CEO of QUAKELOGIC. I earned my B.Sc. degree in Civil Engineering and M.Sc. degree in Engineering Seismology from the Middle East Technical University. My second M.Sc. degree in Structural Engineering is from the Bosporus (Bogazici) University in Turkey. My doctorate degree in Structural Engineering (major) and in Geotechnical Engineering (minor) is from the University of California, Davis. My postdoctoral studies were at the University of California, Berkeley. I authored and co-authored more than 120 peer-reviewed publications on various issues in structural engineering and engineering seismology. My research and publications are at www.quakelogic.net

Programming Languages:
Python, MATLAB, Fortran

统计学

All
MATLAB Answers

0 个提问
2 个回答

File Exchange

29 文件

排名
16,240
of 299,793

声誉
2

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
1

排名
490 of 20,811

声誉
3,434

平均
4.80

贡献数
29 文件

下载次数
91

ALL TIME 下载次数
30892

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 4
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Finding the velocity from displacement
In regards to filtering the seismograms, I developed an automated algorithm: https://www.mathworks.com/matlabcentral/fileexchang...

6 years 前 | 0

已回答
Pre-determining the number of lines in a text file
Here is a short and fast way: Say file name to be read is apk.txt fid = fopen('apk.txt','r'); Nrows = numel(textread('a...

9 years 前 | 1