photo

Muha


Last seen: Today 自 2024 起处于活动状态

Followers: 0   Following: 1

using matlab in the most unintuitive way possible...

统计学

All
MATLAB Answers

7 个提问
0 个回答

Cody

0 个问题
1 个答案

排名
195,991
of 299,737

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
132,589
of 165,655

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver

查看徽章

Feeds

排序方式:

提问


How to combine multiple contourf plots into one 3d contour plot?
I have contour plots on 3 faces of a solid object; front xy, bottom xz and rear xy. Further analysis takes quite some time in wo...

6 months 前 | 1 个回答 | 0

1

个回答

提问


How to save contourf data and not plot it for running efficiency?
I have prepared data for finding a contour line on the contour map. However, I have to run thousands of simulations and most of ...

9 months 前 | 1 个回答 | 0

1

个回答

提问


How to replace the missing values in cell array with previous ones?
I have created a cell array in which I have input values at indices to mark the change points based on which I will later use to...

10 months 前 | 3 个回答 | 0

3

个回答

已解决


Pizza!
Given a circular pizza with radius z and thickness a, return the pizza's volume. [ z is first input argument.] Non-scored bonus...

10 months 前

提问


How to extract date time from format unique to InputFormat?
I have data set extracted in the form ´05/17/24 04p:48:15.8148625´. These data sets are not fond in the InputFormat list, contai...

10 months 前 | 3 个回答 | 0

3

个回答

提问


How to fill-in a smaller table into a larger (empty) table with a sorted variable?
I have extracted smaller tables from large data for further analysis. After extraction, the table needs to be sorted and has mis...

11 months 前 | 2 个回答 | 0

2

个回答

提问


How to smoothen the noisy part of the data?
I have taken out 10 examples of data sets. These data sets show gradual variation except towards the end where they show haphaza...

12 months 前 | 1 个回答 | 0

1

个回答

提问


How to filter out the noisy portion of contourf plot?
The code below shows a ´contourf´ plot load('impdta.mat') [C,h] = contourf(x1,y1,ua, 'ShowText','on',FaceAlpha=0.3,EdgeAlpha...

1 year 前 | 3 个回答 | 0

3

个回答