Community Profile

photo

Marco


Attivo dal 2017

Followers: 0   Following: 0

Contatto

Statistiche

All
  • Commenter
  • Promoter
  • Solver
  • Knowledgeable Level 2
  • Revival Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risolto


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

oltre 6 anni fa

Risposto
open R2017a Simulink Model into R2015b
Hello, I think that that the link could be useful in order to solve your problem: <https://it.mathworks.com/matlabcentral/answ...

oltre 6 anni fa | 0

Risposto
while installing i am recieving the error that application can not connect to mathworks see the support aticle.
Hello, You can install Matlab without an internet connection also (using ISO image). Try an offline installation and get the li...

oltre 6 anni fa | 0

Risposto
How to rename UI Figure window in App Designer
Hello, in order to rename your UIFigure you can follow this steps: - open your project in App Designer - In the COMPONENT BRO...

oltre 6 anni fa | 18

| accettato

Risposto
how to import the output of a function displayed
Hello, to export a table in the workspace to a Microsoft® Excel® spreadsheet file, use the writetable function. You can export ...

oltre 6 anni fa | 2

Risposto
How do I configure my model to read model workspace variables?
Hello, If in your model, you don't need to use some workspace variable it is not necessary to optimize your model also for thi...

oltre 6 anni fa | 0

Risposto
Why does the rcosfir() parameter T have no effect on result?
Hello, because the inpulse response generated from the rcosfir() function is independent from input signal sampling period (T)....

oltre 6 anni fa | 0

Risposto
Noise Generated using awgn and randn do not match!!!
Hello, you could find a possible answer at this link: <https://it.mathworks.com/matlabcentral/answers/40772-snr-in-awgn> BR...

oltre 6 anni fa | 0

Risposto
Index for array max (or min) in Simulink without variable-size signal or MATLAB Function block
Hello Michael, you can try to use <https://it.mathworks.com/help/dsp/ref/maximum.html Maximum> and <https://it.mathworks.com/he...

oltre 6 anni fa | 1

Risposto
Matlab 2017b silent install
Ok, sorry. You can see these links: <https://it.mathworks.com/matlabcentral/answers/99099-why-does-installer-fail-on-windows-w...

oltre 6 anni fa | 0

Risposto
Matlab 2017b silent install
Hello Ryan, You can install Matlab without an internet connection also. Try an offline installation and get the license file ma...

oltre 6 anni fa | 0

Risposto
Generating C Code from MATLAB Code
Hello, I think that this error is due to the fact that in the main file (the file where you call your function) you don't pass ...

oltre 6 anni fa | 0

Risposto
Generating C Code from MATLAB Code
You can see this link (Walter's answer): <https://it.mathworks.com/matlabcentral/answers/269085-error-undefined-function-or-met...

oltre 6 anni fa | 0

Risposto
Generating C Code from MATLAB Code
Hello Nour, It is necessary to inizialize the variables. For example, I see that S is a matrix and you can initialize it as a m...

oltre 6 anni fa | 0

Risposto
Can MATLAB/SIMULINK Student Edition be used on a 64 bit WINDOWS 10 OS?
Hello Raphael, yes, it is possibile. You can find the system requirements at this link: <https://it.mathworks.com/suppor...

oltre 6 anni fa | 0

Risposto
How do I remove rows if the sum of its cells equals to a specific value?
Hello Leonardo, you can use the "removerows" function: https://it.mathworks.com/help/nnet/ref/removerows.html You can see a...

oltre 6 anni fa | 2

Risposto
Error with Simulink block "From File".
Hello Tiziano, I think that the file untitled.m is into the same folder of your simulink model and that you configured the "fro...

oltre 6 anni fa | 0

Risposto
Generating C Code from MATLAB Code
Hello Nour, you can find a solution for your problem at this link: <https://it.mathworks.com/matlabcentral/answers/242833-ge...

oltre 6 anni fa | 1

| accettato

Risposto
I want to use converse matrix in HDL coder ,but don't support it ,is there any solution ?
Hello, if I understood correctly you have a matrix in your Simulink design and you want convert it with the HDL coder. From ...

oltre 6 anni fa | 0

| accettato

Risposto
Xilinx system generator Hardware co-simulation taking more time on FPGA
Hello Sashi, probably in your simulation there is a bottleneck due to the fact the communication beetween the host and the Zed ...

oltre 6 anni fa | 0

Risposto
Exporting Xilinx system generator design as IP catalog
Hello Shashi, you can find some useful information at this link: https://forums.xilinx.com/t5/DSP-and-Video/IP-import-into-Sys...

oltre 6 anni fa | 0

Risposto
LDPC Decoder - Hard Decision
Hi Christoph, generally, in Hard decision decoding, the received codeword is compared with the all possible codewords and the c...

oltre 6 anni fa | 0

Risposto
MATLAB R2017b does not install, help please :)
Hi Jakub, in order to install correctly the last version of Matlab R2017b, without internet connection, a good way is to downl...

oltre 6 anni fa | 0

Risposto
problems with R2017b updating from R2016b
Hi Philippe, in order to install correctly the last version of Matlab R2017b, without internet connection, a good way is to dow...

oltre 6 anni fa | 0

| accettato