photo

UWM


Last seen: 3개월 전 2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

19 질문
0 답변

순위
65,985
of 300,781

평판
0

참여
19 질문
0 답변

답변 채택
73.68%

획득한 표
0

순위
 of 21,088

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,031

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


how to plot (0 1) matrix on figure
I have a big matrix with 0 and 1: 0 0 0 1 0 1 0 ... 0 0 0 1 0 1 0 ... 1 0 0 1 0 0 1 ... ... I...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


reading text fils with data importing
I have a long text file with data. There are "epochs" starting with EP and "information" i few next lines like that: EP 00 00 0...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


Finding strings with common character
I would like to find in a text file all unique strings with common first character, e.g. "G" (unique i.e. without repetition: if...

대략 2년 전 | 답변 수: 4 | 0

4

답변

질문


Rename of multiple files
I have many folders and in each I have potentially 480 txt files (“potentially” because in some folders some files are missing) ...

4년 초과 전 | 답변 수: 3 | 0

3

답변

질문


Reading data from multiple files in ascending order.
I have many folders and in each I have potentially 480 txt files (“potentially” because in some folders some files are missing) ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Remove line from text file if in the first column there is a certain character
Hi, I have a .txt file with many rows. Short example: $GN,074043.00,11,09,2020,00,00* 2 -0000,00 00000,00 $GN, ...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


vector projection based on adopted direction
I have X'Y'Z' coordinate system (define by position of X', Y', Z' axises). This coordinate system was created by rotatation and...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


coordinate system rotation and then calculate position in new (rotated) system
I have a direction defined by azimuth and evation (e.g. Azi, Elev). I would like to calculate values of these Azi i Elev after...

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

1

답변

질문


Angle betwen two 3d vectors in the range 0-360 degree
I have set of two 3d vectors lying on the same plane. I would like to calculate angles betwen each of these pairs, but in the "...

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

1

답변

질문


calculation the angle betwen X-axis created due coordinate system rotation - after projection the coordinate system on the plane
I have a coordinate system XYZ (black on figure) which can be rotated around Z axis (Zrot angle) or around Y axis (Yrot angle...

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

1

답변

질문


how to calculate direction in rotated coordinate system
I have a direction defined by azimuth and evation (e.g. Azi, Elev). I would like to calculate values of these Azi i Elev after...

거의 6년 전 | 답변 수: 2 | 0

2

답변

질문


vector projection on rotated coordinate system
I have to vectors: red (XR, YR, ZR) and blue (XB, YB, ZB) in XYZ coordinate system. I would like to calculate projection of the...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


delete row if in column 1 nad 2 are the same values
Hello. I have e.g. 3 x 5 matrix. I want to delete all rows which have the same elements in column 1 and 2. For instance: a = ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


fit and plot surface and get acces to fitted surface parameters
I use f = fit( [X1, Y1], Z1, 'poly44' ) and plot(f, [X1,Y1], Z1) functions to fit (and plot) surface to scattered data. I...

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Compare values from two text files and replace if they match
I have a problem of comparing two text files and replace value in third column if values in two first column match. I have to t...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


runing repeatedly exe files using matlab
I have houndreds of text fils that I have to edit using teqc.exe soft. Example files names are: TTTT071A.19, TTTT072A.19, TTTT0...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


Is it posible in Matlab to model surface using spherical harmonics (SH) basing on 3d data? If yes, how can I do it.
imputs: a set of points with 3d coordinates outputs: surface model created using SH

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Finding the first occurance of a given string
I have a large text file in which I need to find the first occurance of a given string, e.g. 'STAX'. How can I do this?

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


select data from a text file
Matlab users, I have a question regarding selecting certain data from a text file. First of all I need to find all rows wh...

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

1

답변