Statistiques
RANG
9 788
of 300 765
RÉPUTATION
2
CONTRIBUTIONS
25 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
32.0%
VOTES REÇUS
2
RANG
of 21 084
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 170 941
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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.
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 4 réponses | 2
4
réponsesQuestion
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 ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseIs 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...
environ 10 ans il y a | 0
Question
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...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
"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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
"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 , ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 = ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 13 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
presque 14 ans il y a | 1 réponse | 0
1
réponseusing 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...
plus de 14 ans il y a | 0

