Community Profile

photo

Calvin Chang


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

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Reshape: Math lesson help
Can someone help me with a mathmatics problem? I have a 5x50 matrix? similar to that of a 5x5x10, but instead of columns the ...

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

1

답변

질문


save a single subplot from a .mat file that contains 2x1 subplots
I have a saved .mat figure with two subplots as a 2x1. I have no access to the code. What is the fastest way to get the 1x1 subp...

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

1

답변

질문


What is causing the reshaping error?
I was playing with the number n, and sometime reshape gives an error when it is too small? Can somone help me deduce what is act...

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

1

답변

질문


Most efficient way to convert from binary to dec without bin2dec or bi2de
Is there a faster way to acomplish the following? The idea is to have an array of 5 bit inputs and convert each sequence of bits...

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

1

답변

질문


Iterating through an array without using a for loop
I want to index through theta and assign each index a random value without using a forloop. Is there a better and faster way to ...

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

1

답변

질문


Plotting without Specifying a set x range
The following code should work. Why doesn't it work? How can I make this work? x=[0 1 2 3 4]; y=[2 9/4 38/17 161/72 682/305]; ...

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

0

답변

질문


Indexing error when using the plot function.
Super basic, but what is wrong with the code below? I'm not understanding. Multiple tutorials state that the code below should b...

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

1

답변