photo

Bo


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
2 个回答

排名
283,873
of 299,891

声誉
0

贡献数
7 个提问
2 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,831

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,464

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


calculate svd in sliding windows
Hi, I have a large matrix and I need to calculate the svd of a sliding window inside the matrix. That is: at every position, ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


memory requirement for ode solvers
Hi, I have a large set of ODEs solved by ode45. It works fine but take a bit long. I tried to use other ode solvers and all t...

10 years 前 | 1 个回答 | 0

1

个回答

提问


delay of swt command
Hi, I am trying to decompose a 1D signal with swt command. What I find is that the decomposed signals always have a (negative) ...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
Matlab GUI does not respond when running ode solvers
Thanks for your quick reply. Calling to drawnow() makes it work better.

11 years 前 | 0

| 已接受

提问


Matlab GUI does not respond when running ode solvers
Hi, I have a program that calls MATLAB's ode solver. It usually takes a long time to complete, during that time, Matlab GUI b...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
how to save only part of the solution when calling ODE routines
Thanks! But that is not what I asked. Sorry for the confusion, let me give an example. Say I would like to solve a ODE system...

11 years 前 | 0

提问


how to save only part of the solution when calling ODE routines
Hi, I am solving a fairly large system of equations with ode113 but I only need part of the solution to be saved, otherwise a...

11 years 前 | 2 个回答 | 0

2

个回答

提问


using DCT for taking spectral derivative
Hi, I have use FFT in matlab to take a function's derivative. Since I always work with real data, can I use DCT to do the same t...

11 years 前 | 0 个回答 | 0

0

个回答

提问


spectral analysis of repeating damped sine wave
Hi, I have a repeating damped sine wave in time domain and try to do some spectrum analysis of it. The problem is before the ...

12 years 前 | 0 个回答 | 0

0

个回答