B T


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Importing a collection of jpg into matlab
Thanks !

etwa 12 Jahre vor | 0

| akzeptiert

Frage


Importing a collection of jpg into matlab
Question edited: How can I go about bringing in a collection of matlab fig files and editing them all at once, where the pro...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Error using fprintf , not defined for cell inputs
I have a trivial bug that has me stumped. t=[0:30]; %Infection I=0.05*exp(-t); %Loosening L=0.01*exp(0...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Rather trivial question
Is there something that I can do that will make long lines of code not extend past the read line, so that when I publish a docum...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Adding uneven matrices
Hey guys, is there a method(aka function) by which I can add two matrices that aren't the same size and make it so that the ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
FFT issue
bump, thanks

mehr als 12 Jahre vor | 0

Beantwortet
FFT issue
%v(t) t=-1.5:0.001:1.5; %time, s B=1.5*pi; %T f0=20; %Hz for i=1:length(t); v(i...

mehr als 12 Jahre vor | 0

Frage


FFT issue
When I attempt a Fourier Transform of my data, v, all the values of Y are NaN + NaNi %v(t) t=-1.5:0.001:1.5; %tim...

mehr als 12 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


Trouble allocating values to matrix
Hello. I am trying to assign values to a matrix, but am having some trouble doing so. clc; clear all; X=one...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Refining the step size in colorbar
Hey guys, searching has produced nothing fruitful. How can I go about adjusting step size on a colorbar? Thanks, BT

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort