N/A


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

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
268,343
of 300,251

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
45.45%

收到投票数
0

排名
 of 20,898

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,837

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Create a mobile app with MATLAB
Is there anyway of creating a mobile app with MATLAB only? I am having issues converting my MATLAB code to C and I was wondering...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how do i find the Highest Point and area of each loop for the graph.
The excel file contains data set for a continous loop plotting the displacement against the load. 1. How do i find the highest p...

6 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB to Excel Translation.
Good day, I need help figuring out whats wrong with the code. Attached are the files required. So the goal of the code is to t...

6 years 前 | 1 个回答 | 0

1

个回答

提问


What do I use and where do I use it?
rgbImage = imread(fullFileName); imshow(rgbImage); set(gcf, 'units','normalized','outerposition',[0 0 1 1]); drawnow; [rows, c...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to use XLSWRITE function in the for loop?
I have a code (attached file) which requires inputing any number detected in the matlab code into rows and columns within the sa...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do a write a loop code in MATLAB?
How do I impliment a "for loop" into this code? for r = 1 : numPlotsR for c = 1 : numPlotsC subplot(numPlotsR,...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do i set limits on the graph scale similar to colormap
I currently have a code which runs the scale from the highest number to the lowest number in the matrix table given; How do i se...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Damage Maps on an Image
I am back again, I would like to kindly request if there is a way for me to get the damage maps or heat signature of lines on an...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How do I isolate lines at a certain angle in an image.
Good day, I am trying to isolate the lines at an angle of 45 degrees in an image. The isolated lines should be the only lines p...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do i isolate the vertical lines in an image?
Good day, I am trying to isolate the vertical lines in an image to make the image show only the vertical lines present in the i...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How do i count the horizontal lines in an image
I am new to MATLAB. How do i write a code which detects and counts horizontal lines in an image. Example is below. Any method of...

7 years 前 | 1 个回答 | 0

1

个回答