B T


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Importing a collection of jpg into matlab
Thanks !

12 years 前 | 0

| 已接受

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

已回答
FFT issue
bump, thanks

12 years 前 | 0

已回答
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 前 | 0

提问


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 前 | 3 个回答 | 1

3

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答