B T


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Importing a collection of jpg into matlab
Thanks !

12 years ago | 0

| accepted

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 2 answers | 0

2

answers

Answered
FFT issue
bump, thanks

12 years ago | 0

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

12 years ago | 0

Question


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

12 years ago | 3 answers | 1

3

answers

Question


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

12 years ago | 2 answers | 0

2

answers

Question


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

13 years ago | 1 answer | 0

1

answer