DSPRelated.com

Outputting a .wav file in Simulink

Started by baxter_rani in Matlab DSP17 years ago

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...

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 it first in the left speaker (channel 1) and then in the right speaker (channel 2). I can do this in MATLAB, but I can't seem to get this in Simulink. So far, I've found the blocks "From .wav file" and "To .wav de...


Problem about Neural Network on simulink

Started by pwaroon in Matlab DSP20 years ago

Dear all, I've some problem on Neural Network when use my neural network on simulink. I've trained my network on m-file mode....

Dear all, I've some problem on Neural Network when use my neural network on simulink. I've trained my network on m-file mode. When i trained it enough, it did so good job for me. But when i transfered my network to simulink mode ( by command "gensim(net)" ). My networ


Urgent: Function 'add_block' does not work

Started by comm...@yahoo.com in Matlab DSP14 years ago

Hello, I am trying to use Matlab function add_block to add a simulink block from a destination, however, it does not work. I tried this...

Hello, I am trying to use Matlab function add_block to add a simulink block from a destination, however, it does not work. I tried this statement add_block('simulink/Sinks/Scope', 'new/Scope1') but an error comes there is no block named 'simulink/Sinks/Scope' I went through the help, I read that this is not supported by Matlab compiler, can some one tell me which other c...


generating pn sequence

Started by rajiece_vec in Matlab DSP19 years ago

Hello everyone, I have a problem with the gold sequence generator present in communication blockset in matlab simulink.I am...

Hello everyone, I have a problem with the gold sequence generator present in communication blockset in matlab simulink.I am new to work with simulink.The given parameters are as follows. Preferred Polynomial[1] = [1 0 0 0 1 0 0 1] Initial states [1] = [0


fixed point in Simulink

Started by David Shaghgamyan in Matlab DSP17 years ago

Hi Group, I am using Simulink to model a fixed point system. Does anybody know how to represent the signals by limitted number of bits (for...

Hi Group, I am using Simulink to model a fixed point system. Does anybody know how to represent the signals by limitted number of bits (for example 16) during simulation? Thanks for help, David.


1/3 FEC with Simulink

Started by mrizwanmustafa in Matlab DSP17 years ago

Hi I want to perform 1/3 FEC using simulink. It works as follows: it takes 3 bit block of data as input and uses majority logic on the...

Hi I want to perform 1/3 FEC using simulink. It works as follows: it takes 3 bit block of data as input and uses majority logic on the block and outputs the result. Input= 100 111 001 101 Output should be= 0 1 0 1 If anyone knows how to do this please let me know asap. Thanks in advance


DSP code from MATLAB Simulink

Started by devu goyal in Matlab DSP17 years ago

Hi all, I hav a query that can we generate particular ADMC401 DSP code form MAtLAB simulink or not. If yes then wat is the procedure or...

Hi all, I hav a query that can we generate particular ADMC401 DSP code form MAtLAB simulink or not. If yes then wat is the procedure or where do i find bt that. Thanks&Regards Devendra Goyal IITD


using Realtime Workshop with Simulink

Started by superluminal1905 in Matlab DSP16 years ago 1 reply

Hello, I'm new to this group. I'm trying to use Mathworks "Realtime Workshop" to generate C-code from a Simulink model. I'm having some trouble...

Hello, I'm new to this group. I'm trying to use Mathworks "Realtime Workshop" to generate C-code from a Simulink model. I'm having some trouble getting it to work. Does anybody here have any experience with this? Thanks, Dan


Help in Simulink

Started by Hrishikesh Venkataraman in Matlab DSP20 years ago 4 replies

Hai, I have developed a Tx - Rx chain model in simulink in which i have used buffers, selectors and some Matlab Functions....

Hai, I have developed a Tx - Rx chain model in simulink in which i have used buffers, selectors and some Matlab Functions. Now while calculating the error rate between Tx data and the Rx data, how do i calculate the delay tht the Tx data needs to be g


Simulink question

Started by Premal Madhani in Matlab DSP19 years ago

Hello people, Is there a complex conjugate block in simulink? I know its easy to implement but if there is any functional...

Hello people, Is there a complex conjugate block in simulink? I know its easy to implement but if there is any functional block already existing. Please let me know. Thanks, Premal


HELP -- Reading data from IP address

Started by gdeivasi in Matlab DSP20 years ago

Hi all, I am trying to access data(getting input) from a socket address(IP + port) in to Simulink. I am totally clueless on how...

Hi all, I am trying to access data(getting input) from a socket address(IP + port) in to Simulink. I am totally clueless on how to do this using Simulink. Can anybody help me with this? Thanks, Giri.


simulink

Started by Michael Censlive in Matlab DSP20 years ago 1 reply

are there any books available that give a more detailed account of using simulink especially setting switches of the if ...else type...

are there any books available that give a more detailed account of using simulink especially setting switches of the if ...else type ? rgds michael M.CENSLIVE MIDDLESEX UNIVERSITY ENGINEERING SYSTEMS GROUP BOUNDS GREEN ROAD LONDON N11 2NQ ENGLAND p


simulink, code composer, embedded matlab function, audio processing, C6711 DSK

Started by jakobashtar in Matlab DSP18 years ago

Hello everybody I plan to implement a noise suppression algorithm on C6711 DSK by translating/porting a simulink model into source code...

Hello everybody I plan to implement a noise suppression algorithm on C6711 DSK by translating/porting a simulink model into source code in Code Composer Studio. I have started out with a very simple model in Simulink (matlab v7), which you can see here: http://users.cybercity.d


psd calculaton using simulink block

Started by nand...@ymail.com in Matlab DSP14 years ago 1 reply

hai, i am new to simulik and am using matlab 7.0 version.I want to calculate psd (welch) of a .wav file in simulink. but i dont have welch...

hai, i am new to simulik and am using matlab 7.0 version.I want to calculate psd (welch) of a .wav file in simulink. but i dont have welch estimator in signal processing tool box. Also how to display the result? if i use 'fft spectrum' viewer, it displays frame by frame, but i want the overall.


scrambler and descrambler in MB-OFDM

Started by nhscor in Matlab DSP15 years ago

Hi, can anybody help me how to develop a code for the above subject? I know that scrambler is available in simulink blockset but can we extract...

Hi, can anybody help me how to develop a code for the above subject? I know that scrambler is available in simulink blockset but can we extract the code from there since I don't want to used simulink. please, really need your help, TQ. N'Na.


Simulink Problem.

Started by hamid sepehr in Matlab DSP22 years ago

Dear Friends I have a problem with Simulink , I have written some algorithems as S_function, when I run them , matlab return...

Dear Friends I have a problem with Simulink , I have written some algorithems as S_function, when I run them , matlab return the warning that an algebric loop exist in my model , one of my friend said that I should put unity delay for all the input vectors , by this way


Simulink to EzkitLite... Help needed

Started by jpgiusto in Matlab DSP21 years ago 1 reply

Hello people! I need some help from you: My name is Jean-Pierre Giusto and I'm from Chile. I'm working in a feedback...

Hello people! I need some help from you: My name is Jean-Pierre Giusto and I'm from Chile. I'm working in a feedback eliminator system based in a LMS algorithm. For this purpose, I have a model made with Simulink. First of all, if the system works with external si


Parameters in Simulink

Started by rohitspage in Matlab DSP19 years ago 1 reply

Hi! Folks If someone hs used Simulink, he/she would be aware of the parameters of the various blocks of the S-Blocks. For...

Hi! Folks If someone hs used Simulink, he/she would be aware of the parameters of the various blocks of the S-Blocks. For instance, a delay block. We can specify the number of time units by which the input sequence can be delayed. Now, what I can decipher from tho


create new simulink block

Started by Hany Ferdinando in Matlab DSP23 years ago 1 reply

dear all, I want to make new simulink block with more than one input and output. Anyone has the idea? Thank you ...

dear all, I want to make new simulink block with more than one input and output. Anyone has the idea? Thank you Hany Ferdinando Petra Christian University Department of Electrical Engineering Siwalankerto 121-131, Surabaya 60236, Indonesi


passing parameters to simulink from base workspace

Started by Ashwini V in Matlab DSP16 years ago

Hello Everybody, I am trying to pass variables from Matlab base Workspace to Simulink Blocks, for that i am using assignin,...

Hello Everybody, I am trying to pass variables from Matlab base Workspace to Simulink Blocks, for that i am using assignin, evalin and sim commands. With all this i m able to pass variables to all the simulink blocks except signal builder. For the signal builder to update the signal for any change made in the base workspace, i need to go to Signal menu-> Customize S