Statistik
RANG
8.368
of 295.467
REPUTATION
5
BEITRÄGE
77 Fragen
15 Antworten
ANTWORTZUSTIMMUNG
23.38%
ERHALTENE STIMMEN
5
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
blocks of spread spectrum
Hi, I have to convert a bitstream of 10 kbps to 100k bps using spread spectrum in Simulink. Which blocks are suitable for thi...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
sample time not compatible
Hi, in this link <http://www.mathworks.com/matlabcentral/fileexchange/722-bluetooth-modulation-and-frequency-hopping> a Simul...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Simulink examples of Adaptive Frequency Hopping
Hi, I am looking for Simulink examples of Adaptive Frequency Hopping which is a closed loop. Can anyone give me a hint? Ow...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Selector block before the spectrum scope
Hi, in this example <http://de.mathworks.com/help/comm/examples/bluetooth-frequency-hopping.html?s_tid=srchtitle%20 Bluetooth...
etwa 9 Jahre vor | 0 Antworten | 0
0
AntwortenJPEG file into an array
I tried fread() and it gives the 18.6KB size. Owen
mehr als 9 Jahre vor | 0
Frage
send data in frame based mode in Simulink
Hi, How to send 65536 bytes step by step in frame based mode in Simulink? In every frame shall 1024 bytes be sent, so there a...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortJPEG file into an array
Thanks. It works, but there is still a problem with size matching. An JPEG file has the following parameters: 18.6KB, 242x379, b...
mehr als 9 Jahre vor | 0
Frage
JPEG file into an array
Hi, is it possible to convert an JPEG file into an array in Matlab? What about the reverse conversion? Owen
mehr als 9 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
sample rate of a DUC object
Hi, I’m using the DUC system object to make frequency upconversions: <http://www.mathworks.com/help/dsp/ref/dsp.digitalupconv...
etwa 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
where to find memory limit
Hi, I’m using the example code of dsp.DigitalUpConverter System object to make some tests: <http://www.mathworks.com/help/dsp...
etwa 10 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
problems with initial values of Buffer block
Hello, I want to process 5 bytes at every sample time in Simulink, but the input is a bitstream. I have to do some conversion...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
import 4x1 vectors from Inport block
Hi, I want to import some data (100 numbers) from Workspace into a Simulink model with an Inport Block. The data is genera...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
sequence output with the Constant block
Hello, is it possible to output the sequence 1 2 3 4 5 1 2 3 4 5 1 2 3 4 5 ... With the Constant block? Senmeis
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
sample time from "From Workspace" block
Hello, I connect a From Workspace Block with a To Workspace Block so that the variable in From Workspace can be read into To ...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
waveform signals collecting in Phased Array System Toolbox
Hi, I want to calculate the signal arriving at an antenna array with the method „collectPlaneWave“ from Phased Array System T...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to solve this matrix equation?
Hello, The product of a 3x5 matrix B and a 5x3 matrix K shall be a unit matrix. B = [0 3 -1 2 1;-4 0 -1 -3 1;0 0 3 -...
fast 11 Jahre vor | 1 Antwort | 0
1
Antworttaking out elements from a series of integers
What about with Simulink? Senmeis
etwa 11 Jahre vor | 0
Frage
taking out elements from a series of integers
Hello, I can’t develop the following simple model with Simulink, so please help me with it. A generator creates a series o...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
synchronization marker for receiver
Hi, In a communication system a marker of 32 bits is used to synchronize the receiver. After these 32 bits, 255 data bytes sh...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
two issues about the Spectrum Scope block
Hi, Please help me with two issues about the Spectrum Scope block. Is it possible to freeze the scope while simulation so ...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
power of a modulated waveform
Hi, I must determine the power of a modulated waveform in Simulink. As far as I know this waveform is represented by many ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
question regarding an passband example
Hi, By typing "commpassbandmod" in the command console you can open a passband simulation example model. If the parameter...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
build an OQPSK passband model
Hi, I have to build an OQPSK passband model. Now there are two choices: 1. modem.oqpskmod function (in form of I+jQ) + mul...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
sample times of a product block
Hi, I have to use the "Product" block as a mixer. Somehow I get this knowledge: The sample times of two inputs must not have ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
"Upsampling factor" in "Raised Cosine Transmit Filter" block
Hi, A parameter "Upsampling factor" can be seen in the "Raised Cosine Transmit Filter" block and this one must be at least 2....
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
up conversion problem in Simulink
Hi, I want to up convert a signal with the following structure: The source and a "Sine Wave" block are connected with a "Prod...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
two questions about soft decision for Viterbi Decoder
Hi, the parameter "Number of soft decision bits" in Viterbi Decoder can be set to 1. Does this equal to hard decision? Are...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
solver for digital systems
Hi, is it better to set Solver to "discrete (no continuous states)" for digital systems? Thanks Senmeis
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
"Signal to noise ratio" and "Input signal power, referenced to 1 ohm (watts)" in AWGN
Hi, In the AWGN block there are two parameters: "Signal to noise ratio" and "Input signal power, referenced to 1 ohm (watts)"...
fast 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
import variables from Base Workspace into Simulink model
Hi, Is it possible to show the variables in Base Workspace on the Simulink model window automatically after one simulation? M...
fast 12 Jahre vor | 1 Antwort | 0