Community Profile

photo

Calvin Chang


Last seen: mehr als 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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]; ...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort