photo

Kaiyuan


Last seen: 7 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
193,216
of 299,722

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

已回答
input Matlab table columns to excel formula and perform iteration calculation
As the comment above, it is inefficient to use matlab combining with excel. Expect the calculation in Matlab directly, the oth...

7 months 前 | 0

提问


input Matlab table columns to excel formula and perform iteration calculation
I have two matlab tables called meandiretcion (image1) and meanspeed (image2). I also have a excel file with formula (image3), t...

7 months 前 | 1 个回答 | 0

1

个回答

提问


Import mutilple excel files and save then individually as matlab tables, and finally synchronize the timetables
I am considering to import mutiple excel files using matlab, and these files will be saved individually as tables with the name ...

12 months 前 | 1 个回答 | 0

1

个回答

提问


Merge multiple columns based on match rows using loop
I have two excel files: excel file 1 which is shown on image 1, contains standard time series data. excel file 2 which is show...

12 months 前 | 1 个回答 | 0

1

个回答

提问


Storage columns of data from excel sheet on matlab table cell
I want to create a matlab table where each cell can store sequences of data as shown by image 1 and image 2. The aim is to extr...

12 months 前 | 1 个回答 | 0

1

个回答

提问


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
n1=1.5; Vn=5.56; beta1=(table2array(beta)) for i=1:length(beta1) a=1; b(i)=2*Vn*cos(beta1(i)); c=((Vn)^2); d(i)=-(sin(bet...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Integrate function by for loop
clear Cs1=4; Cs2=5.6; Cl1=2; Cl2=2.8; ns1=1.5; ns2=-1.5; nl1=1.5; nl2=-1.5; rho=1.22; A=10; V=44.72; l=20; n=1;Ua=20; y...

1 year 前 | 1 个回答 | 0

1

个回答