photo

Masood Salik


Last seen: 6 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
1 个回答

排名
34,082
of 299,722

声誉
1

贡献数
10 个提问
1 个回答

回答接受率
30.0%

收到投票数
1

排名
 of 20,790

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 2
  • Explorer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Integrating MATLAB Regression into a Python Application on AWS Cloud
I’m working on a Python application that performs regression analysis. However, I’ve noticed that the regression results differ ...

7 months 前 | 1 个回答 | 0

1

个回答

已回答
How do I export my app to a pdf without clipping?
Use this command print(gcf, '-dpdf', outputPDFPath,'-bestfit');

1 year 前 | 0

提问


Run a Python code in MATLAB 2022b
I want ot run a Python code given here : Code Library Link in MATLAB 2022b. I have installed Pyton 3.8 and installed this libra...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Copy data from table created by MATLAB GUI
I have a table in GUI with some data. I wanted to copy selected data but Ctrl+C keys don't work here. Does there is anyoption to...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Select specific range of combinations without getting memory error.
I am creating a mesh grid or combination vector of an array. The full combination vector is so large that MATLAB prompts me "out...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Add subscript Text to header of Table in pdf by MATLAB Report Generator
How can I add subscript to the Header of the Table in Matlab Report Generator? I tried this code. It does make the subscipt in ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I add Column and Row Header to 2d formatted data in pdf using MATLAB Report Generator?
I have a 2D matrix that I wanted to write in pdf. Following from my first question, I have done forming of data. Now, I want to ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I export a Matlab 2D array in Conditional Formatted table in pdf using MATLAB Report Generator?
I have some 2D array in Matlab. And I wanted to export this array in pdf in 3 Colour scheme Conditional Formated Table as shown ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I measure the length of these line segments in this image mask?
I have a binary image (BW_roi.mat attached) like this. And I wanted to measure the length of every line segment. I tried th...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Solve non-separateable equation
I have a equation like this . Its just a simplified form of my actual equation to illustrate my query. The output y and input ti...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How can I select the gray patches
I have this picture and I tried to wrote a code to select these 12 grey patches. The problem I am facing is that some patches ar...

5 years 前 | 1 个回答 | 0

1

个回答