Statistics
RANK
1,138
of 297,046
REPUTATION
64
CONTRIBUTIONS
0 Questions
23 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
24
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
7 years ago
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 ago | 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 ago | 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 ago | 18
| accepted
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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 1
| accepted
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 ago | 0
| accepted
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 ago | 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 ago | 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 ago | 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 ago | 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 ago | 0
| accepted