Technical discussion about Matlab and issues related to Digital Signal Processing.
Search Results for "simulink"
Post a new Thread
hdekhiel - Mar 25 2003
Hi all,
I don't know how to make a simulink program to run in real time within the
simulink environment. The problem is coming from the fact that the timer insid... 
Puya Afshar - Aug 10 2006
hi mates
1- how can i execute M-files while i am running in SImulink environment ?
2- What If i want to create a FOR loop inside simulink ?
Thanks in advance
... 
heidar mhr - Apr 25 2006
Hello group,
I want to try connecting the C6713 board to SIMULINK. I have all the necessary blocksets and I successfully tried filtering a real-time input through the board... 
veri...@yahoo.com.sg - Sep 10 2007
Hi guys,
I am currently working on simulink and I encountered problem importing a source code (which is in ".m" format) into simulink. I've tried using the "from file" icon (und... 
Ah_Nee - Mar 13 2005
Hi all,
Anyone know how to call simulink model from Visual Basic? I know
how to call matlab file only. But, I dont know how to call simulink
model. Or... 
Giovanni Marino - Dec 7 2007
Hi all,
I have a question about a digital circuit simulation in Simulink.
Well, I have a signal clock of 10.23 MHz and I want to increase it to 15,345
MHz, it means I have to mu... 
Joseba Torres - Mar 19 2008
Hi everyone,
I'm working with a DSP/FPGA board and I mostly use the Simulink to generate my models. I compile, I start the simulation on board with the Simulink and my qestion i... 
c_19...@hotmail.com - Nov 8 2007
hi...!
i'm new with dsp and simulink, so i'm asking for a help.
i want to make a thesis about demodulate AM signal using DSP(in this case
c6000)
but i don't have the DSP boar... 
Naveen Somasunderam - Jan 30 2005
Hi,
Does any body know how to get a Hilbert transformer in
simulink?
I need it to create a Single Sideband modulator in
simulink.
Thanks.
Che... 
heidar mhr - Apr 18 2007
Hello guys,
I have an image processing algorithm running on a C6416 DSP board and now I want to build a simulink model to read an image and give me its dimensions and feed it in... 
vd.a...@yahoo.co.in - Sep 11 2007
Hi,
If you want only to pass some variables to from .m-file simulink then you can use assignin or set_param commands to pass and evalin to evaluate them.
i hope it helps you.... 
seba...@yahoo.com - Feb 8 2007
hi all
i'm woring on CDMA Tx and Rx using matlab simulink (using matlab 7),but i got some problems when i downloaded it on the kit(C6713),even does the program was free of errors,... 
mguo - Sep 12 2003
Hi,
If you are a communications design engineer, I would
like to have your opion of using simulink in doing
bit-exact simulation. Is it a good idea to use
si... 
wanglr97 - Apr 10 2003
Hi, friends,
I would like to know the process that a simulink model is transfered
to an equation for the further numerical calculation.
How to get equations... 
alda...@ensieta.fr - Apr 4 2006
hi everybody,
maybe i'm going to ask you a stupid question, but I need help on printing graphics in simulink. When I try to print a graphic I have taken with an scope, I get a g... 
sentol_a - Feb 15 2009
hi all.
i am simulink beginner. can anyone teach me how to create a block for
current limiter.. need your assist guys
... 
b.pr...@iu-bremen.de - Jun 16 2006
I have implemented an OFDM communication system in Simulink. I am using Link to CCS and CCSv3.1 Platinum to build the model and transfer data to one TI C6713 board. The output of t... 
osca...@hotmail.com - Feb 2 2007
i WONDER WHAT VERSION OF MATLAB U ARE USING BECAUSE THE R2006 INCLUDES SOME DEMOS FOR THE DSK6713 THAT YOU CAN RUN, THE DEMOS ARE FROM EMBEDDED TARGET C6000 i tested the reverbeati... 
ehsan azordegan - Sep 30 2003
hi!
i have write a wcdma mobile link in matlab,each block with seperate m-
file ,i am new in simulink and i should change it into simulink,most
of inputs and outp... 
jjnn...@yahoo.co.in - Apr 19 2007
hi jeff i am trying doing the same....can you plz guide....
I have implemented an OFDM communication system in Simulink. I am using Link to CCS and CCSv3.1 Platinum to build the... 
cfy3...@yahoo.com - Sep 22 2008
Hi all,
I am trying to implement a polyphase decimator in Simulink environment. The problem I have is, how to relize the 1:n commutator switch? In Simulink, only n:1 switch i... 
Adil Kidwai - Nov 17 2003
Hi all,
I have a query related to simulink in Matlab.
I have written a matlab code and i want to use that code as one of
the blocks in a system which i have desig... 
bochao76 - Jun 26 2005
dear reader,
I would like to call a simulink-system to start from a m-file programm
by using the set_param-command. Though this call has been put in a
for-loop, so everyti... 
m_elneanaei elneanaei - Jan 31 2010
i records a voice signal in command line and saves it in a variable
and i want to tranfer it to simulink to do some processes as filtering ,modulation ,....
... 
dave...@yahoo.co.uk - Oct 3 2006
Hi guys, im trying to design a DMT system. Iv built a workin model in simulink and now hav to try implement it on a TIc5416 processor. Iv heard that instead of rewriting C code for... 
alda...@ensieta.fr - Apr 11 2006
Hi everybody,
I'm working on a Simulink QPSK modem for a Altera Stratix platform and I'm a bit lost. Does anybody have a model in simulink of a QPSK modem that can help me devel... 
vd.a...@yahoo.co.in - Jan 9 2008
Dear all,
My requirement is to create stand alone application. My
program involves both Matlab GUI and Simulink model.
I am calling Model from GUI and passing some parameters ... 
suji...@rediffmail.com - Jun 29 2008
It is indeed possible to program the DSP using SIMULINK and MATLAB real time workshop. RTW will generate the necessary .out file which can be downloaded to the DSP. When you say "s... 
baxter_rani - Dec 20 2006
Hey everyone,
I am trying to convert a mono sound to a stereo sound using Simulink.
At the initial stage, I am simply trying to take a mono sound (.wav
file) and outputting ... 
- Oct 11 2001
hi
I have matlab 5.1 and simulink. I need help on how to use spectrum
analyzer in simulink. I downloaded some .mdl files from the net but
they didn't work perhaps... 
bochao76 - Jun 12 2005
Dear Ladies and Gentlemen,
I implemented a Matlab Function block into my Simulink-model. The
Matlab function block contains a m-file, which is called everytime I
start ... 
vd.a...@yahoo.co.in - Nov 12 2009
Hi,
How do i generate random numbers between given limits in simulink. For ex: between 25 - 30. At every sample time one of the value between 25 to 30 should be given out. (coul... 
- May 20 2004
Hi,
Is their any tool or a way in matlab to make a stand alone simulink model that
can run without matlab and simulink like the stand alone program produced by
ma... 
Andrew Yip - Jul 26 2006
Hi,
I'm trying to implement MSUIC in simulink.
Does anyone know which block is the equivalent of the function
eig() ?
Thanks in advance
Andrew
... 
heidar mhr - Mar 17 2006
Hello group,
I was wondering if any one knows what toolboxes we need to link Simulink with TI C6713 DSK? I know that the Embaded target for TI C6000 is one of them. Can an... 
ping...@hotmail.com - Dec 14 2005
I also found something wrong with the multipath channel module in simulink. I seth the number of path to be 1, but failed to achieve the theoretical BER of BPSK. I used the s... 
vd.a...@yahoo.co.in - Oct 22 2009
Hi,
In simulink, how do i change the value of parameters of any block (for ex: const, sine wave etc) on-the-fly (means, while simulation is going on).
In otherwords, i want t... 
Dusan Gordic - Aug 4 2001
Hi there!
I need to call my SIMULINK model inside the IF statement.
How can I pause my matlab program until my simulink simulation finishes its wor... 
farh...@gmail.com - Jul 4 2007
Hi all,
Can someone tell me if its possible to relate blocks physically in simulink?
For example, if i want to know wheather a device is inside a reading range of an RF re... 
farh...@gmail.com - Jun 27 2007
Hi,
Thanks to all for answering my previous questions, they were helpfull
I have one more question, that is it possible in simulink to have a physical relation (distance) ... 
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
next