photo

Zynk


Cranfield University

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

5 질문
2 답변

순위
34,604
of 300,756

평판
1

참여
5 질문
2 답변

답변 채택
60.0%

획득한 표
1

순위
 of 21,077

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,890

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Streaming a URL from VLC to MATLAB
I need to stream from a GoPro into Matlab in real time, I want the real time video as an input and I will do some image processi...

거의 11년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Import data as a cell array in a script
My final objective was to get a structure-type variable, so I found this solution: file= readtable('file.txt','Delimite...

거의 11년 전 | 0

질문


Import data as a cell array in a script
I need to import data as a cell array to Matlab for many files and later perform some operations to them. Is there any way I ca...

거의 11년 전 | 답변 수: 3 | 1

3

답변

질문


Save folder one above current directory
Let's say I am working in the directory: /home/username/Matlab/ I want to save (in a script) the directory one above the o...

거의 11년 전 | 답변 수: 4 | 0

4

답변

질문


bwboundaries: Explanation of a example
This simple example is given in the Matlab Documentation: I = imread('rice.png'); BW = im2bw(I, graythresh(I)); B = b...

거의 11년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Matrix times vector with Simulink
I'm checking the value of M in the Matlab workspace. Yes, it is probably because of that, but is there any way to get it only...

11년 초과 전 | 0

질문


Matrix times vector with Simulink
I need to perform a multiplication of a matrix 3x3 times a three-element column vector with Simulink, but I'm not obtaining the ...

11년 초과 전 | 답변 수: 2 | 0

2

답변