06 2020 档案

摘要:%%* odd and even rows in a matrix a=linspace(1,20,20) a=a' a_even = a(2:2:end,:) a_odd=a(1:2:end,:) 阅读全文
posted @ 2020-06-24 20:52 kaiming_ai 阅读(145) 评论(0) 推荐(0)
摘要:input: time series of displacement output code % key function: findpeaks clear; clc; %% read data %data=xlsread('nogapur5.xlsx'); data=importdata('dat 阅读全文
posted @ 2020-06-24 16:02 kaiming_ai 阅读(166) 评论(0) 推荐(0)
摘要:\documentclass{article} \usepackage{mdframed} \usepackage{multicol} \begin{document} \begin{figure*} \centering \begin{mdframed} \begin{multicols}{2} 阅读全文
posted @ 2020-06-15 19:20 kaiming_ai 阅读(1056) 评论(0) 推荐(0)
摘要:gnuplot pdf terminal test eps - postscript 阅读全文
posted @ 2020-06-12 22:38 kaiming_ai 阅读(290) 评论(0) 推荐(0)
摘要:期刊论文 K. Ai., M. Wang., et al., Numerical study of a generic tidal turbine using BEM optimization methods, China Ocean Engineering, 2021 M. Wang, J. Wi 阅读全文
posted @ 2020-06-09 21:59 kaiming_ai 阅读(349) 评论(0) 推荐(0)
摘要:* ConferencesEuropean Wave and Tidal Energy ConferenceAWTEC-- Asian Wave and Tidal Energy Conference (亚洲波浪和潮流能会议)International Conference on Ocean Ene 阅读全文
posted @ 2020-06-06 20:05 kaiming_ai 阅读(171) 评论(0) 推荐(0)