photo

ANOSH PHIROZ AMARIA


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
123,462
of 300,369

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
57.14%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I am trying to perform template matching on a carbon fiber filament. I extracted a template from the image. My o/p is only highlighting the extracted image and not all the fibers. I also want to count the number of fibers detected.
%Test code to perform template matching %Date:Nov-13-2018 clear all close all clc R=zeros(); %Importing Original Image I...

7 years 前 | 0 个回答 | 0

0

个回答

提问


controlling the spread of contour lines
I have the following code which plots a filled contour. I want more closed contours towards the center of the figure because the...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Unconstrained Optimization using fminunc and plotting convergence history
I have solved an unconstrained optimization problem using fminunc. I now want to plot the convergence history, ie , plotting the...

7 years 前 | 0 个回答 | 0

0

个回答

提问


3D surface plots
I want to plot a 3D surface plot for Power (P) of a wind turbine while its gear ratio (GR) and Diameter (D) are varying over a r...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Labeling multiple plots along the plotted line on the same figure
I have a program to check how power vs wind speed curve changes when the Gear Ratio changes. I have 6 Gear Ratios 21.58 and 22 t...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Neglecting certain values taken by the contour
I have a contour plot M whose values are ranging from positive to negative. On my output plot,I only want to show the values gre...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Error: Index out of bounds
I am running the following MATLAB code to get the weekly average of data in 52704 columns. The data is getting imported correctl...

7 years 前 | 1 个回答 | 0

1

个回答