photo

Marco


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

已解决


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

6 years 前

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 18

| 已接受

已回答
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 ...

7 years 前 | 2

已回答
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...

7 years 前 | 0

已回答
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)....

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 1

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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 ...

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 2

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 1

| 已接受

已回答
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 ...

7 years 前 | 0

| 已接受

已回答
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 ...

7 years 前 | 0

已回答
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...

7 years 前 | 0

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

7 years 前 | 0

已回答
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...

7 years 前 | 0

已回答
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...

7 years 前 | 0

| 已接受