photo

BlueBird


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

Ph.D student

统计学

MATLAB Answers

4 个提问
2 个回答

排名
229,499
of 300,980

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,128

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,167

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Find all instances of a condition in x , replace corresponding y values with ymax (of subset or a give value) via for loop..data attached
Hi Bob! I have attached the data (see attachment), I want only to replace value corresponding to non unique ones, e.g. look at...

7 years 前 | 0

| 已接受

已回答
Find all instances of a condition in x , replace corresponding y values with ymax (of subset or a give value) via for loop..data attached
Thanx Bob for responding to a SOS signal: Yes, Exactly, Let me make it more clear: What I wnat to do is : locate all the i...

7 years 前 | 0

提问


Find all instances of a condition in x , replace corresponding y values with ymax (of subset or a give value) via for loop..data attached
%% Trying to find id of repated values in x , find corresponding h_w id ,repalicng them with max(h_w) or given value, %Follow...

7 years 前 | 3 个回答 | 0

3

个回答

提问


How to plot filled contour surface at a specific height in a 3d volume.
I have a volume [x,y,z] and want to plot another quantity say as C as x,y surface at specific z. Currently, I am trying to rende...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Running paraview from a matlab script.
Hi, I wonder if there is a way to run paraview from a matlab script.I want matlab to do following things in paraview. 1 : O...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to remove unwanted zeros from a vector
I have a column vector of the type [ 0 0 0 0 4 5 6 0 0 0 9 9 8 7 6 0 0 0 0 0 0 3 4 4 0 0 0] Want to remove unwanted zeros to...

9 years 前 | 3 个回答 | 0

3

个回答