photo

Safiya


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

25 Domande
2 Risposte

RANK
9.788
of 300.369

REPUTAZIONE
2

CONTRIBUTI
25 Domande
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
32.0%

VOTI RICEVUTI
2

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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


VC++ code as s-function
Hi. I have VC++ code having .c .h .dsw etc extensions. How can use these files to make s-function.

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


PCI board access thru s-function
I would like to access PCI registers and memory of a pci card using s-function. Card actually generates a freq against a nibble ...

circa 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Understanding pole-zero map and bode plot relationship
Hi, What does x and y axis in pole-zero map show , i mean real axis and imaginary axes. how to read grid lines 0.1 thru 0.9...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Ylabel FontSize setting for existing plot/subplots or figures
Hi, I have plotted a figure using margin(sys), which automatically plots two sub graphs top and bottom. now i want to increa...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


pole zero map font color , size
Hi, I would like to change the figure font and color etc obtained using pzmap function. how can i do that. e.g. to change t...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to change Simulink model line widths
Hi, I would like to change the line width of the wires in the simulink environment. I mean if I want to make the line th...

oltre 9 anni fa | 4 risposte | 2

4

risposte

Domanda


load very large data file in 32bit matlab 2013 and windows 7 32bit
Hi, i have a very large data file (.txt), 15 coloumns and several rows. (600MB). figures are plotted successfully but have ...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Domanda


multiple plots in one figure with left and rigt y-axis with different units
Hi , I have 5 data sets. i would like to plot data1 to data3 (voltage V) on left y-scale and data4, 5 (current mA) on right y-a...

quasi 10 anni fa | 1 risposta | 0

1

risposta

Risposto
Is my system stable
thankyou for your reply. i used step function step(Hs), Hs is my TF. and the value of the poles and zeros are: p = 1.0e...

quasi 10 anni fa | 0

Domanda


Is my system stable
Hi, My bode and step response is like in the figure in the attachment. poles are on the left but the step response is increas...

quasi 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Figure border when pasting to ms-word
Hi, when I copy a matlab figure and paste to ms-word, there is always unnecessary transparent border in ms-word that prevents...

quasi 10 anni fa | 0 risposte | 0

0

risposte

Domanda


HDL code generation of Simple TF
Hi, I would like to set differnet word lengths while doing HDL code generation, Can I set a Discrete TF block to the diff...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Discrete Transfer function different "fixed Word" lengths while HDL code generation
Hi, I would like to set differnet word lengths while doing HDL code generation, Can I set a Discrete TF block to the differen...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


Discrete Transfer function numerator/denum values from Workspace and HDL code generation
Hi, I would like to ask if Discrete Transfer function Numerator/ denum is assigned variable names, instead of constant values in...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


HDL code geneartaion for DPWM (digital pulse-width modulation)
Hi, everyone. I need to generate any conventional DPWM (10-bit or any other size) block HDL code targeted to generic or ASIC, s...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


HDL code generation of simple Discrete Transfer Function Block
Hi, when I use the TF block and generate the HDL code with double type input data and making all parameters of TF to default / i...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


"verify hardware selection" in fixed-point advisor
Hello,, in the fixed-point advisor, if we don't choose hardware (verify hardware selection) it does not proceed. If I dont like...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Double to fixpoint conversion of Sum and Discrete transfer function block
Hi, this model works fine with data types shown for summer (input1 : ufix6_En7, input2: ufixe6_En6, output : double) and ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


"tfest" is not available in R2011 version
Hi, I would like to use tfest to get a digital TF from my open loop plots of type-2 controller. any halp would be appriciated , ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


using VMIC VMIPCI-5565 with acutronic 2 axis table
we want to communicate with acutrol 3000 table using VMIC card 5565, so is there any specific command reference for each instr...

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


output data type of a simple discrete TF and its VHDL code generation
Hi, i want to design simple filter using discrete TF block TF=(1/(1+ 0.1z^-1 + 0.1z^-2)) and writing its VHDL code to be synthes...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Multiplier using HDL library
Hi, I want to make a multiplier of 4bit and to generate vhdl code using "HDL code generation" in simulink. for example A = ...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


simple IIR filter design
Hi, I am using this simple transfer function H(z)= 1/(z^2 + 0.1z+ 0.01), transforming to bilinear. Now I want to generate the V...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to execute simulink models in sequence ?
Hi, I am using simple read write instrument communication protocol. I need to READ then INTERRUPT etc then WRITE . So how to or...

quasi 13 anni fa | 0 risposte | 0

0

risposte

Domanda


Two Step functions in Different Times , or reset a subsystem block
I have a simple model with two Step functions , one enabled subsystem. one step is outside subsystem with a value of 1, and anot...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Simulation Time reset to Zero after certain digital input becomes True in xpc
I have a simple model which calculates very basic things. and in parallel it monitors Digital input at port of NI-6025 card. It ...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Risposto
using VMIC VMIPCI-5565 with acutronic 2 axis table
Dear Jaime, Thanks a lot for guiding me in an exact way. this is what i was in search of. So it is now clear to me that there s...

oltre 14 anni fa | 0