photo

Yukthi S


Last seen: Today 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

  • 3 Month Streak
  • First Answer

查看徽章

Feeds

排序方式:

已回答
i have completed matlab on ramp , got a progress report , is there a way i can get a certificate for the same
Hi @Santhosh To download the course certificate, Go to this site https://matlabacademy.mathworks.com/mycourses Click on 'Com...

22 hours 前 | 0

已回答
get class name and plot it in variables window.
Hi @Le Xuan Thang I got that you want to create a class with the given properties. Below code is a step-by-step guide to define...

23 hours 前 | 0

已回答
Run a calculation on multiple different .csv files and export the result
Hi @Lucas To automate the process of reading multiple .CSV files, performing operations and storing the results in one place, a...

3 days 前 | 0

已回答
how to generate SAR signal?
Hi @Darsana P M, To generate Successive Approximation Register(SAR) ADC signal, you can use the “SAR ADC” block available in Si...

27 days 前 | 0

已回答
How to plot constellation diagram for 8 - PSK modulation ?
Hi @Nikhil Mitaliya As per my understanding, you want to load the I, Q sample data captured in .CSV files into MATLAB and use i...

29 days 前 | 0

已回答
How to generate a MSK signal?
Hi @Red, I assume that you aim to achieve phase continuity to transform the generated FSK signal into an MSK signal.To do so, I...

29 days 前 | 0

已回答
two matlab figures as inset
Hi @omnia, I assume that you want to create a main figure in MATLAB with three inset plots in it from the saved .FIG files. To...

1 month 前 | 0

已回答
MatlabR2022b for academic use with Parallel Computing Toolbox
Hi @Marcos You can use "ver" command in Command Window to check all the toolboxes installed and available in MATLAB environment...

1 month 前 | 0

已回答
Export function is saving previous result of matlab live script
Hi @Prathyusha Gurrampally You can refer to this existing MATLAB amswer: https://www.mathworks.com/matlabcentral/answers/190836...

2 months 前 | 0

已回答
How to enable "Log Event Sequence" option programatically
Hi @Yuvaraj S, To programmatically toggle Log Events option under PREPARE section of Simulink toolstrip, you can follow these s...

2 months 前 | 0

已回答
Can Any body help me out to convert this code ??
Hi Mohamed, To convert Arduino C/C++ code to MATLAB code, “MATLAB Support Package for Arduino Hardware” should be installed i...

2 months 前 | 0

已回答
How to change a parameter of Simulink block during simulation?
Hi Sourabh, I got that you want to modify some block parameters in the Simulink model during simulation without pausing it. Ass...

3 months 前 | 0

已回答
I need help converting this code from Arduino to Matlab
Hello Kara, To convert the given Arduino C/C++ code into MATLAB code, follow the steps mentioned below: Step-1: Open MATLAB, g...

3 months 前 | 0

已回答
How to simulate Synchronous Compensator in Simulink
Hello, To build a Synchronous Compensator in Simulink, you can refer to the following example as a starting point and do the re...

3 months 前 | 0

已回答
Co-Simulation with NXMotion and Matlab/Simulink
Hi Yazdan, To propagate separate signals as inputs to the NXMotion Plant block, a Bus Creator block available in Simulink can b...

3 months 前 | 0

已回答
Show the simulation results when starting fmi co-simulation
Hi Camork, From my understanding, you were trying to see the co-simulation results of an FMU exported by Tool-Coupling tool, in...

3 months 前 | 0

已回答
how print multiple values on screen in one line in matlab
Hi Gauri, I understand that you wanted to print multiple coordinates of the bounding boxes detected, in one line. If you are de...

4 months 前 | 0

已回答
mex call with fftw_threads causes CRASH AFTER CLOSING MATLAB
Hi Ulrike Springer, I deduce that you are facing a MATLAB crash issue when you first call the “fft” and “ifft” in the MATLAB so...

4 months 前 | 0

已回答
how to obtain pathgains of winner2 channel
Hello I see that you are observing some discrepancies between ‘tx_data_estimate’ and ‘sourceData’. Firstly, it is important t...

4 months 前 | 0

已回答
Measuring distance between 2 "clumps" of data that meet certain conditions
Hi Joshua, To record the time intervals during which wind speeds escalate from 20 m/s to 30 m/s, we need a systematic approach ...

4 months 前 | 0

已回答
how to obtain polar plot (with colorbar) with same dimensions of X Y and Z (i.e. 1XN)?
Hi Megha I understand that you are getting some errors while trying to use “polarPcolor” in the code. There can be two possibil...

6 months 前 | 0

已回答
How to plot two signals in Simulink
Hi Alvaro You can plot multiple signals within the same plot using “Simulation Data Inspector” available in Simulink. To achiev...

6 months 前 | 0

已回答
How can I get all inputs in same line, based on how many inputs the user defines at first?
Hi Omar Based on your question, I got that you wanted to input all the x ,y values in the same prompt rather than using “n” no....

6 months 前 | 0

已回答
Zero-Phase Filter design using FDATool to get Verilog HDL code
Hello Syed, I noticed that you wanted to implement zero-phase digital filtering in hardware for the same high-pass filter you d...

6 months 前 | 0

已回答
How to plug in values for partial derivatives results
Hi Alaura I've noted that you essentially want to substitute numerical values after the partial derivative has been calculated....

6 months 前 | 0

已回答
How do I include an image labeler in my application?
Hello I assume that you were talking about packaging an app which was already created . After creating the apps, you package th...

7 months 前 | 0

已回答
Plot the spectrum of a pulse in wavelength
Hi Ryan It is apparent to me that you were trying to plot the FFT spectrum with wavelength on x-axis and normalized intensity o...

7 months 前 | 0

已回答
How to increase the resolution of the ambiguity function when I need to apply the sampling frequency (Fs) greater than 10 to the power of 6?
Hi John I got that the Ambiguity function was performing well till Fs<10^6 and you wanted to improve the resolution of the func...

7 months 前 | 0

已回答
How To calculate Q Factor and Resonance Frequency of S Parameters
Hi Francesco I understand that you wanted to calculate Q factor and Resonance frequency from a .s2p file using MATLAB. The fol...

7 months 前 | 0

已回答
Stateflow symbol manager organization
Hi Alessandro, I figured out that you were not able to organise the symbols according to their state. By default,all the symb...

8 months 前 | 0

加载更多