photo

Harshil Patel


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

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
259,830
of 299,759

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,794

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,756

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Extracting single frame from 'From Video Device' block in Simulink
Hi, Could someone please tell me how to extract a single frame from 'From Video Device' block in Simulink. I want to use thi...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Finding coordinates of features in a zoomed image
Hello, Could someone please help me find coordinates of features in a zoomed image. I have a BW image (call it Image A) as...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Save loop data to a matrix
Hello, It would be a great help if someone could suggest a way to save data from the loop in a matrix. I am using the followi...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Get image from figure
Hello, I have an image and I would like to zoom in; I use the following code: %First section im = imread('mmx1.jpg');...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Finding 'Zoomed' coordinates in an image
Hello, I have a BW image as shown below on which some points are marked. <</matlabcentral/answers/uploaded_files/46457/Scr...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Using Simulink to send data over internet (TCP/IP)
Hello, I'm trying to send data over internet via Simulink. I have gone through 'Sending and Receiving Data Over a TCP/IP Networ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Running Robotics Toolbox Script 'mdl_planar3' from MATLAB Function block
After running the script 'startup_rvc' in MATLAB, I have created a Simulink model with a PreLoadFcn: mdl_planar3, which helps me...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Calling m file from Simulink
I have seen several threads on this topic, but being new to MATLAB, I wasn't able to follow what any of those meant. I have a...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to use 'pause' function in Matlab Function Block?
I'm able to run the following code in Matlab Command Window, which is giving me the output I'm looking for, i.e. printing the re...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to use 'Switch case' with Matlab Function Block in Simulink?
I'm able to run the following code in MATLAB: n = input('n: '); x = 3; y = 2; switch n case 1 z ...

10 years 前 | 3 个回答 | 0

3

个回答