Community Profile

photo

Debadipto


Last seen: 9개월 전 2022년부터 활동

통계

  • Thankful Level 1
  • Knowledgeable Level 2
  • First Answer

배지 보기

Content Feed

보기 기준

질문


Convert a integer matrix to a red and blue colored matrix
I have the following matrix A = [-1 1 1; 1 -1 1; -1 -1 -1], I want to convert it to a colored matrix with cells corresponding to...

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

1

답변

답변 있음
How to plot a geographical surface temperature heat map?
Hi Ashfaq, as per my understanding, you have three matrices namely Lat, Lon and Temp, and you want to create a heatmap from them...

11개월 전 | 0

| 수락됨

답변 있음
Readtable to put text into columns from .CSV file
As per my understanding, you have a code snippet that converts contents in a .csv file into a .txt file. Since the .csv files ha...

11개월 전 | 0

| 수락됨

답변 있음
How do I match corresponding rows of class labels to data
As per my understanding, you have two tables, table Data_to_match (838 by 400) and table GrpLabel_to_match (275 by 2). You want...

11개월 전 | 0

| 수락됨

답변 있음
Minimize the infinity norm of a matrix equation
As per my understanding, you have three know matrices M, N and K, and an unknown matrix V. You want to minimize the infinity nor...

11개월 전 | 0