photo

Yukthi S


Last seen: Today 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • 3 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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...

約18時間 前 | 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...

5日 前 | 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...

6日 前 | 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...

8日 前 | 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...

8日 前 | 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...

8日 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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...

約2ヶ月 前 | 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 ...

約2ヶ月 前 | 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...

3ヶ月 前 | 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...

3ヶ月 前 | 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....

3ヶ月 前 | 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...

3ヶ月 前 | 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....

3ヶ月 前 | 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...

5ヶ月 前 | 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...

5ヶ月 前 | 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...

5ヶ月 前 | 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...

5ヶ月 前 | 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...

5ヶ月 前 | 0

回答済み
How to specify number of samples used to calculate the power spectrum using function pspectrum?
Hi Shehab I figure out that you were not able to use all the 65,432 data points to plot the power spectrum. You can try inc...

5ヶ月 前 | 0

回答済み
How to get matrices of edges and nodes from Simulink model
Hi Madison Ohara I got that you wanted to create digraph of the block connections without manually giving input nodes and edge...

5ヶ月 前 | 0

回答済み
Expand Struct Array Elements Rowwise
Hi Jens Olschewski I got that you wanted to expand the Struct array from one field element to 50 field elements. For that, you...

5ヶ月 前 | 0

回答済み
Change Power Spectrum to frequency spectrum in Signal Analyzer
Hi Marco Cesari I got that you were trying to compute Frequency spectrum, but the Signal Analyzer app was giving an output of P...

5ヶ月 前 | 0