photo

fernando aguirre


Last seen: 3년 초과 전 2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
0 답변

순위
105,547
of 300,364

평판
0

참여
9 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


How to create structs with text data
I am struggling to find a way to separate the cells I created from the data I read in into an ordered structured based on the pa...

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

1

답변

질문


Am I allowed to solve matrix multiplication that involves matrices who depend on individual components of an array
If this is possible, how do I approach it? If I have an array of values i.e. w = [1 2 3 4] and want to multiply matrices who ...

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

0

답변

질문


How to apply function to certain files in directory
I have a directory full of different files. The function I have will fopen and fread the content and process it to create other ...

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

2

답변

질문


How to find average of each column in every matrix within a cell
I have a 1x20 cell called "transmission" and I would like to find the average of each column (separately) within each matrix in ...

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

1

답변

질문


How do I name individual cells from a cell
I'm creating a .mat file with some parameters (angle = array and transmission = cell 1x9 with 12000x20 individual cells). How do...

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

1

답변

질문


Can one have a function that opens and manipulates more than one file with name containing an array
If in a script named Overall I have : angle = input('Which angles (degree) are you targeting: ') >> [8 7 6 5 4 3 2 1] f...

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

2

답변

질문


Eliminate repeating values in column, but keep one set and append the following column's value to kept values in first column:
Need to convert matrix A(250000x2) to A(14x250000) where values in first column repeat. Values in second column next to repeated...

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

1

답변

질문


How to display data against time and location (coordinates)
First and foremost, I am trying to imagine being able to scroll through a set of time to see a change in data. The data I have i...

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

1

답변

질문


How does one plot a value (column of data) against two other values (2 other columns)?
I have a text file with many columns and rows, but I am only interested in a few sets of data (for now). How do I go about plott...

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

1

답변