Feeds
質問
Simscape or Multisim for Power Electronics simulation?
Hi, I have a project to do at University that requires an investigation into the thermal properties of IGBTs and how it affects...
5年弱 前 | 1 件の回答 | 0
1
回答質問
Matrix element deletion for elements greater than an integer
Hi, I hope someone may be able to answer this problem. I have an matrix of temperatures 1001 x 200. What I would like to do i...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How can I avoid plotting zeros in data?
Hi, Once again, hoping someone may be able to help. I'm plotting data at intervals and would like to join up the peaks so it m...
約9年 前 | 1 件の回答 | 0
1
回答質問
Plotting two different data sets on one graph
Hi, As usual, in a bit of a mess! I have two data sets (see attached graphs), that are almost identical in terms of size of arra...
約9年 前 | 1 件の回答 | 0
1
回答質問
Still stuck with array subtraction
Hi, I hope someone may be able to help. I'm still confused!!! What I'm trying to do is with the following piece of code. ...
約9年 前 | 0 件の回答 | 0
0
回答質問
Taking two arrays away from one another
Hi, I'm hoping someone may be able to help. I have a array of data 2x3224 and would like to subtract a array 566x1 from it, is ...
約9年 前 | 1 件の回答 | 0
1
回答質問
Finding values on a graph
Hi, Hoping someone may be able to help. I'm plotting two data sets on a graph (see attached). What I would like to do is find ...
約9年 前 | 1 件の回答 | 0
1
回答質問
Extrapolating a loop to a threshold
Hi, I have a problem in estimating some data up to a threshold. Basically, what I would like to do is pass a data value to an ...
約9年 前 | 1 件の回答 | 0
1
回答質問
Does anyone know how to express a ARMA model into a State Space format
Hi, I'm hoping someone may be able to help me. I've used a RLS algorithm to determine the coefficients of a ARMA(2,1) model. ...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Making a program recursive
Hi, I wonder if anyone may be able to help. I have a program I've written that is a sliding window, it basically sends chunks ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Can anyone verify this code for a Particle Filter using sliding window - not sure it's doing what it should do
Hi, I'm trying to get a sliding window Particle filter working. The Particle filter part seems to work ok, however, I'm using a...
9年以上 前 | 0 件の回答 | 0
0
回答回答済み
Problem with a rolling regression programme please help
Thanks for getting back to me. The problem seems to be with lines 66 & 77 in the window_regression mfile.
Problem with a rolling regression programme please help
Thanks for getting back to me. The problem seems to be with lines 66 & 77 in the window_regression mfile.
10年弱 前 | 0
質問
Problem with a rolling regression programme please help
Hi, I'm new to Matlab and was wondering if anyone may be able to help with a program I'm writing as I have seem to have hit a...
10年弱 前 | 2 件の回答 | 0
2
回答質問
Differences in simulation results in state space models using matlab
Hi, I'm writing some code to simulate a relay dynamically. I've derived differential equations, linearised them around an op...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Using the Matlab Student Version to programme a TI TMS 320C6713 DSP
Hi, I have a project at University where I need to program a Texas Instruments DSP. I would like to do this via Matlab if poss...
11年以上 前 | 0 件の回答 | 0
0
回答回答済み
Undefined function 'initDistPar' for input arguments of type 'double'.
Thanks for your reply Sean. Strangely, it says 'initDisPar' not found, but this has just been defined four lines above in the...
Undefined function 'initDistPar' for input arguments of type 'double'.
Thanks for your reply Sean. Strangely, it says 'initDisPar' not found, but this has just been defined four lines above in the...
約12年 前 | 0
質問
Undefined function 'initDistPar' for input arguments of type 'double'.
The problem lies in the following code. param(j,:) = unifrnd(initDistPar(j,1),initDistPar(j,2),1,n); The initDistPar was d...
約12年 前 | 2 件の回答 | 0