photo

want2know


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

36 Domande
5 Risposte

RANK
178.711
of 300.331

REPUTAZIONE
0

CONTRIBUTI
36 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
22.22%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


How to save streaming data to Matlab workspace
Hi, I am trying to save real-time streaming data obtained from hardware to Matlab workspace, I use the following command: My...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Plotted waveform frequency is way too low
I am using Quartus 12.1 sp1, vhdl and Altera Nios II programmed in C code for DE0-Nano Development. Basically, what I have is, ...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Equivalent time sampling in Matlab
I am sending data from fpga (nios ii processor) to serial port and Matlab access the serial port and plot real time graph. The N...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Serial port timeout- 10 seconds, but getting less samples than expected/desired
Dear Sir/Madam, I have the following error while trying to access serial port data sent from Nios II UART: The specified amou...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Risposto
Read serial port and plot Matlab graph - some characters are missing, why?
anyone please? any hint will do for me to try?

oltre 10 anni fa | 0

Domanda


Read serial port and plot Matlab graph - some characters are missing, why?
Hi all, I was trying to access serial port data sent from UART in Altera Nios II to plot graph real time in Matlab. I want...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Access serial port for data sent from Nios II's uart for real time plotting graph in Matlab
Hi all, I am able to read data from FPGA to Nios processor, then transmit this data to Uart component created in Qsys using d...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Do I need USB-to-Serial interface to plot graph real-time from Nios II to Matlab?
Hi, I am able to read data from FPGA to Nios processor, then transmit this data to Uart component created in Qsys using direc...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to divide tasks to be done by Nios II processor & Logic elements?
Hi all, I have a complete working project where I use MATLAB/Simulink with coding in S-function Level 2 as well as Simuli...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


FPGA: Advantages coding conversion using HDL coder vs. direct coding in VHDL/Verilog
Dear all, I would like to know, since the conversion of Simulink to VHDL/Verilog coding could be done using HDL coder tool et...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


How to convert Simulink project into Verilog or VHDL coding?
Hi all, I have a complete project where I use MATLAB coding in S-function Level 2 as well as Simulink blocks. I would lik...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Single lookup table block in Simulink for 300 sets of data?
Hi, I would like to know if it is possible to use JUST a single lookup table block in Simulink for 300 different sets of data...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiple sampling rates in Simulink - to speed up simulation
Hi, I have a system developed in Simulink where simulation of 60 seconds took around two hours to complete, at the end I wou...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Replacing PLL with a ramp signal and clock
Hi all, How can a ramp signal and clock be used to replace a PLL (phase locked loop) in the case where I know frequency is al...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


dq0 transformation link - useful reference
Dear all, I am looking for simple explanation of dq0 transformation, preferably with examples. I would like to use dq theory ...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Problem in using loops - how to have index inside a loop
Hi all, "a" contains index, Vb contains values for example, inputs: vref= 20 a=[2 4 6 9] Vb=[ 8 9 1 7 5 3 6 55 8 7] ...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How do I write a for loop for repeatable division algorithm?
Hi all, "a" contains index, Vb contains values for example, inputs: vref= 20 a=[2 4 6 9] Vb=[ 8 9 1 7 ...

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


Faster or smarter way to sort and intersect large amount of data??
Dear Sir/Madam, I was using "intersect" in my Matlab code to do the sorting where I want the following: [ch] = sort(s, 'as...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Subscript indices must either be real positive integers or logicals.while using indexing
Hi all, After performing some processing, now the variable 'a' contains [2 5 9]. Let say i have another variable 'b', vari...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


How to assign value in an array depending on the index stated in another array
Hi all, After performing some processing, now the variable 'a' contains [2 5 9]. Let say i have another variable 'b', var...

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


How to vectorize signal and parameter?
I created a subsystem in Simulink with mask underneath. There are all sorts of control and calculation inside this subsystem. No...

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Variable size to Fixed step discrete - sample time?
Hi, I have a Simulink block with S-function Level-2 which was working fine to control switching on and off of devices. It was...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Calculation error?? system always gives output =[0 0 0 (value in index 3 - value in index 1) 0]
I is defined in workspace and feed to the Matlab function from a constant block in Simulink. I is timeseries object : [0 1 2 3 ...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Index expression out of bounds. Attempted to access element 2. The valid range is 1-1.“2”
I keep getting this error, my desired output is to get abs(I(2,ii(a))-I(2,ii(a)-1) so that when ii(a)=2, I want I(2,2) minus I(2...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Pre-allocate memory gives zeros all the time, how to avoid?
In the beginning of a function, we have to pre-allocate memory by doing something like this: integ_signal=zeros(5,4); Using t...

quasi 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Subscripted assignment dimension mismatch (size [1 x 1] ~= size [1 x :?])
Hi, I wanted to be: arr(2,1) = arr(2,1) + abs(5.0 minus 5.1);% where I(1,a) is 5.0 and I(1,a+1)is 5.1 Why couldn't I ad...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Alternative to Sample and Hold block from Simspower
Dear all, Sample and Hold from Simspower/Control and Measurements/Additional Components I want to use this block however ...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Dimensionality issue with Matlab Function
I thought this should be fairly simple, I really have no idea what went wrong, been trying for a week, gosh!! so ashamed of ...

quasi 12 anni fa | 0 risposte | 0

0

risposte

Carica altro