photo

ieva ashmore


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
184,524
of 301,195

평판
0

참여
5 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,190

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,322

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Extracting data from a matrix
I have a 50x3 matrix with numerical values. I want to take all the rows that have 2 zeros or more out For example 0 25 ...

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

1

답변

질문


How to evaluate an array of function handles at different points
I have a cell array of 3 functions handles phi={@ (x,y) 1-x-y,@ (x,y) x,@(x,y) y} I need to evaluate it at 4 different p...

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

1

답변

질문


Crank Nicholson matrix multiplication
I am writing rather simple script for Crank Nicolson, but running into some technical difficulties. I have 3 matrices D 20x20 ...

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

0

답변

질문


NxN matrix with 2s on main diagonal
How do I create NxN matrix which has 2s on main diagonal, -1s on diagonal above and below 2s and -1 last element (Nth) in the fi...

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

2

답변

질문


Which toolbox do I need to use functions 'banded' and 'diagonal'?
I need to create a matrix NxN with 2 on diagonal, -1 on diagonal above and bellow diagonal of 2s. However then I try to use func...

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

1

답변