
Santosh Fatale
English
Statistics
0 Domande
39 Risposte
RANK
1.117
of 275.844
REPUTAZIONE
50
CONTRIBUTI
0 Domande
39 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
5
RANK
of 125.633
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Content Feed
Implementing a butterworth filter for ECG
Hi Neha, I understand that you want to create a filter with a tailored bandwidth for an ECG signal There are several ways to ...
3 mesi fa | 0
Why the fourier transform of a signal does not produce any graphing?
Hi Teoh, The function "dirac" represents the Dirac delta function and not the Kronecker delta function. Thus, it achieves an in...
3 mesi fa | 1
| accettato
Calculating area under curve from simulink
Hi Peter, You can calculate the area under the curve using the "trapz" function. To find the area over a finite interval and th...
3 mesi fa | 0
QAM modulation, pulse shaping and raised cosine filter BER
Hi Dragos-Valentine, I investigated the code shared by you and made the following observations and incorporated answers to your...
3 mesi fa | 0
How is deep learning applied in telecommunications?
Hi Fatih, I believe the following example could be useful for you to understand the usage of Deep Learning for performing chann...
3 mesi fa | 0
How I can bring a specific scenerio of 3D map in matlab?
Hi Shujat, I understand that you want to create a 3-D map in MATLAB and have a dataset with latitude, longitude, and altitude v...
3 mesi fa | 0
| accettato
Avoiding broadcast variables in parfor
Hi Federico, I understand that you are encountering a warning message while using "parfor" in your code. The warning message i...
3 mesi fa | 0
What is input?
Hi Bryon, All the statements are true for the "input" function. For more information about the "input" function, please refer t...
3 mesi fa | 0
How to convert a multidimensional matrix into 2D ?
Hi Vladimir, There are multiple options to do so. Option 1: Use the "reshape" function You can change the matrix dimension by...
3 mesi fa | 0
How to get the impulse responce of the channel nrTDLChannel?
Hi Sanju, For a given TDL channel object, the info() object function returns a structure containing information about the obj...
4 mesi fa | 1
| accettato
Simple baseband TRx design concept in matlab
Hi Fumihiko, It is my understanding that you are talking about the mismatch happening for the variable "numofBitErrors". Note t...
4 mesi fa | 0
Creating a Loop to Apply a Certain Constant Based on the Month in the Time Series
Hi Luke, If you are using timeseries objects for data processing, then please note that timeseries will no longer be support...
4 mesi fa | 0
Assign values to cell array which is preallocated with for loop
Hi Dennis, I investigated the code provided by you, and below is the modified code that I think will achieve the desired output...
4 mesi fa | 0
Simulink GUI is pixelated/blurry/hard to read
Hi Michele, MATLAB R2022b does not support Windows 8.1 operating system. I believe that can be the one reason for the issue you...
4 mesi fa | 0
How to fit a data to a model without using Statistical Toolbox?
Hi Decy, If you have polynomial function for your model and interested to find coefficients from the data, you can use "polyfit...
4 mesi fa | 0
Timeable Table/ Synchronize Problem
Hi Jeska, I believe you are able to convert table variable "A" into timetable format. For table variable "B", you can use "tabl...
5 mesi fa | 0
| accettato
Applying boundary conditions on a cubic spline interpolation
Hi Marc, As you mentioned, you can use “csape” function for different end conditions. Note that “csape” returns interpolants in...
5 mesi fa | 0
| accettato
How to label the axes of a figure as Re and Im in the style of \mathfrak{Re} or \mathbb{Im} (from LaTeX \usepackage{})?
Hi Jorgen, Following are answers to your questions: You can download the previous version of MATLAB from the following the ste...
5 mesi fa | 1
How to move entire road section to 0 altitude in Roadrunner?
Hi Shafee, To adjust the heights of individual nodes, you can use the "Road Height Tool" available in Roadrunner. Follow the an...
5 mesi fa | 0
Documentation on 'ZOrder'
Hi Ankur, Kindly note that the "ZOrder" property is a hidden property associated with every block used in the model, and thus c...
5 mesi fa | 0
Help on transforming a 2D structure into 3D
Hi Spulber, I checked the code provided by you, and it is my understanding that by providing the proper (x, y, z) triplet for...
5 mesi fa | 0
Using C++ constructs in Stateflow charts: is it possible?
Hi Francesco, I understand that you want to use C++ constructs in stateflow charts. You can call C++ methods using C-Style Wrap...
6 mesi fa | 0
Integrating Matlab and Biopac (Acknowledge)
Hi Nandini, You can follows the below link to get more information about supported hardwares with MATLAB. What should I do if ...
6 mesi fa | 0
How to Export Data from Wavelet Analzer Tool
Hi Pasu, I understand that you want to extract the details coefficients generated by Wavelet Analyzer App. Please go through de...
6 mesi fa | 0
Solution of radical equation
Hi Muhammad, I tried out the code shared by you and it looks like you need to declare variable as Symbolic variable. You can d...
6 mesi fa | 0
Scope block bug freezing
Hi Luigi, I understand that you are encountering an issue with “Scope” block in Simulink. To understand the issue better and as...
6 mesi fa | 0
Scripts become blank and unviewable on R2022a/b (M1 mac)
Hi Jonathan, I understand that you are facing an issue with MATLAB installation. To understand the issue better and assist you ...
6 mesi fa | 0
Generate complex noise samples from noise power (which is unknown) and known SNR.
Hi Yara, I understand that you want to generate complex noise signal and add it to original signal and that you know about S...
6 mesi fa | 0
How to track and label a circular shaped object in a video?
Hi Andres, I understand that you want some pointers for tracking and labelling an object from a video. There are numerous examp...
6 mesi fa | 0
I am unable to understand this metrics code completely please help
Hi Sripathi, The above code can be considered as an example of “Object Oriented Programming” using MATLAB. As a first step, y...
6 mesi fa | 0