Community Profile

photo

Santosh Fatale

Last seen: 3 giorni fa Attivo dal 2022

Spoken Languages:
English

Statistics

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Content Feed

Visto da

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Risposto
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

Carica altro