photo

L


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
122,595
of 299,791

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Solving a non-linear least squares inverse problem
I have written the following forward problem. My ultimate goal is to solve the inverse problem for the parameter K. The equation...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert time format
I am trying to convert the following time format (example): 1975-092T00:04:17.237 to just seconds. I have read the page https://...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to perform a truncated SVD
I am trying to solve a system of equations using a truncated SVD (m_trunc) after doing a regular SVD. Using the picard plot, I h...

6 years 前 | 1 个回答 | 0

1

个回答

提问


SVD issue calculating null basis
I am tyring to reproduce the image results for V. I have written the following code. However, the V produced by svd command is n...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Edge Finding Program to Fix Data?
I am looking at data that has a "bit flip" error (see image below). Is there a solution I could execute in Matlab like an edge f...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Removing data from one vector and corresponding vector
I want to remove the outliers from a couple sets of data like the one shown graphed below. For each I have two separate vectors ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Fixing data set with if/else, how do I index/indicate this properly?
I have a data set of seconds (plotted image below). <</matlabcentral/answers/uploaded_files/139057/Screen%20Shot%202018-10-3...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Where am I going wrong in my for loop? I am getting NaNs
I just added the for loop labeled "%surface boundary flux" (the first for loop within the main for loop) and am now getting NaN....

7 years 前 | 3 个回答 | 0

3

个回答

提问


I want to animate this function through time
I have a function T producing temperatures through time and depth and can plot individual temperature profiles in time (see atta...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do I plot the minimum and maximum temperatures for each depth? i.e. the min and max boundaries of this graph?
I want to plot the minimum and maximum temperatures (i.e. the min and max boundaries of this graph). I have tried using fi...

7 years 前 | 1 个回答 | 0

1

个回答