Feeds
제출됨
4 number sorter using Xilinx system generator
A simple bitonic sort network with 4 inputs using Xilinx System Generator,
대략 8년 전 | 다운로드 수: 2 |
질문
fixpoint feature in MATLAB
Hello everyone when I am using simulink, the following warning appear to me Warning: Support for ver('fixpoint') will be r...
8년 초과 전 | 답변 수: 1 | 0
1
답변제출됨
Image Denoising Based on Stationary Wavelet Transform
Stationary DWT based Denoising
8년 초과 전 | 다운로드 수: 1 |
답변 있음
How do I plot a circle with a given radius and center?
There is now a function called viscircles(): https://www.mathworks.com/help/images/ref/viscircles.html
How do I plot a circle with a given radius and center?
There is now a function called viscircles(): https://www.mathworks.com/help/images/ref/viscircles.html
거의 9년 전 | 9
질문
what is the difference between dsp.Maximum and max function in Matlab
Hi everyone In the latest version of Matlab R2015a, I found many new function in the DSP System Toolbox, some of these funct...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
what does this format mean
Hello I found the following format in one of matlab cod [~,best] = min(X); can anyone tell me what is [~,best] mean an...
9년 초과 전 | 답변 수: 2 | 1
2
답변질문
question about wden function
Hi everyone I am using the function wden for denoising signals, but I found that there are some wavelet families didn't w...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Clarification about wnoise command in MATLAB
I need to understand the difference between this code snr = 10; init = 2055615866; [yref,y] = wnoise(1,10,snr,init)...
9년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
How to use lpfilter for filtering in frequency domain of an image?
you should download the lpfilter.m file from internet and put it your work directory to be able to use this function
How to use lpfilter for filtering in frequency domain of an image?
you should download the lpfilter.m file from internet and put it your work directory to be able to use this function
9년 초과 전 | 0
질문
sampled read data from workspace
Hi all I want to implement a simulink block diagram from a work previously implemented I searching for a block called "Sampl...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
initial value in noise generation
Dear all Matlab users what is this number mean that is used in matlab examples of awgn and wnoise commands init = 2055615...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
How to construt the operation block as in the example
hello everyone I just see the example provided by Mathwork named ""Wavelet Reconstruction and Noise Reduction"" and i want t...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
error message in MATLAB function in simulink
i build the example in Mathwork help for MATLAB function in simulink, and when i run the model i get the following error message...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
how to deal with samples in simulink models
Hi everyone i am new in simulink, and i build a small system that i want to deal with each element of an array separately. al...
거의 11년 전 | 답변 수: 2 | 0