photo

Samyuktha

Last seen: 3 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

I am a Application Support Engineer at MathWorks. DISCLAIMER : Any advice or opinions here are my own, and in no way reflect that of MathWorks.

Programming Languages:
C++, C, MATLAB
Spoken Languages:
English, Hindi, Telugu
Professional Interests:
Signal Processing, RF Toolbox, Communications

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
VeriStand: The build procedure failed to compile the model
Hi Maya, I understand that you are facing an error when building the 'Switch.slx' file. Please provide the makefile along wit...

1 year 前 | 0

已回答
Problems when importing modules from IBM DOORS Next with R2021b
Hi Stefano, I understand that you are facing a problem with importing Requirement Modules from DOORS Next 7.0.2 and using them ...

1 year 前 | 1

已回答
How to make the setInstP function appear in the Simulink Embedded Coder generated C++ Code?
Hi 展勋 刘, I understand that you want to know how to set a function as public in the generated C++ code using Embedded coder. Yo...

1 year 前 | 0

已回答
Hardware settings, replacing the C2000 hardware board gets an error
Hi 宇翔 廖, 本回复以英文撰写,旨在为您提供最快的回复。如果您想用中文回复,请告诉我。我会准备一个同事来翻译。 I understand that you are facing an issue in hardware settings of C2...

1 year 前 | 0

已回答
Solving Riccati equation using LMI algorithm
Hi Gilad, You can choose any of the three algorithms that Quadratic Programming Algorithms ('quadprog') supports: 'interior-po...

1 year 前 | 0

已回答
Using generateMesh to refine a triangulation, without losing boundary points
Hi Zel, I understand that you wish to use the 'generateMesh' function to preserve the edge bounds. Please refer to 'Refine Me...

1 year 前 | 0

已回答
PMSM Parameters Estimation with F280049C and DRV8305
Hi Baris, As mentioned in the 'Supported Hardware' section of the documentation Estimate PMSM Parameters Using Recommended Hard...

1 year 前 | 0

已回答
How to define input values for adapative Kalman filter for SOC
Hi Jigar, You can define the matrix for 'Covariance of Process Noise(Q)' and 'Initial State Error Covariance(P0)' as per the t...

1 year 前 | 0

已回答
Can I use symlets wavelet family in CWT?
Hi Debojit, Yes you can use Symlets ('sym'), the linear asymmetric orthogonal wavelet along with 'cwt'. Please refer to the fol...

1 year 前 | 0

已回答
C2000 Microcontroller Blockset for TMS320F2800137
Hi Pemendra, Starting from R2023a we have a new product which provides all the capabilities of support package with additional ...

1 year 前 | 0

已回答
Output port cannot accept 'continuous' sample time. Timing legend shows output port is being fed a discrete signal.
Hi Richie, I understand that you are facing an issue with the sample time of the output port of the Sensor Filter block in Simu...

1 year 前 | 0

已回答
Can i use several channel modules to simulate S-parameter by Serdes Toolbox in Simulink?
Hi Ruixian, I understand that you want to import S-parameters to use them in a Serdes system. To use S-Parameters from a Touch...

1 year 前 | 0

已回答
The 'Diode' block cannot be left open-circuit because it is modeled as a current source. You should try to resolve the open-circuit topology or delete this block from your mod
Hi Amrapali, I understand that you are facing an issue that the 'Diode' block cannot be left open-circuited. A diode is a pola...

1 year 前 | 0

已回答
Controlling findpeaks prominence behavior
Hi Geoweaser, I understand that you want to configure 'findpeaks' so it does not ignore adjacent troughs in its prominence dete...

1 year 前 | 0

已回答
YTickLabel does not align YTick, specifically in large heatmap.
Hi Yihang, I understand that you are facing issue with Ytick not being aligned with YtickLabel. Please note that the 'yvar' i...

1 year 前 | 0

已回答
Adjust the axis of bar3 plot
Hi CSCh, I understand that you want to change the width and y-axis of the plot obtained from 'bar3' command. You can change th...

1 year 前 | 0

已回答
Create volumetric mask from dicomContours object
Hi Kaio, I understand that you are facing an error when 'createMask' function is used. Please note that the function 'createM...

1 year 前 | 0

已回答
Setting more than one final output in the fitrnet function
Hi Fernando, I understand that you are trying to modify the 'fitrnet' function. In R2021a, SMLT introduced the fitting functi...

1 year 前 | 0

已回答
Cannot use hdlsetuptoopath with Quartus 22.4 Pro
Hi Nate, I understand that you are facing issue with 'hdlsetuptoolpath' command when using Intel Quartus Pro version 22.4. Un...

1 year 前 | 0

已回答
convert simulink model to older version
Hi Michela, I understand that you want to convert the version of your Simulink model. 1. To convert the new version to the ol...

1 year 前 | 0

已回答
where can I find Motor Parameters configuration
Hi Ali, I understand that you want to update the motor parameters in the Six Step BLDC Motor Control Simulink model. You can ed...

1 year 前 | 1

| 已接受

已回答
biquad iir filter cofficient
Hi Sushmita, I understand that you want to design a IIR Biquad filter. You can do so with the help of 'dsp.BiquadFilter' object...

1 year 前 | 0

已回答
Using Wavelet Toolbox to measure the occupied bandwidth of a non stationary signal
Hi Yousef, I understand that you want to measure the occupied bandwidth of a non-stationary signal. You can use the 'stft()' an...

1 year 前 | 0

已回答
Scope in simulink does not plot the exact data?
Hi Akshay, I understand that you want to get the same plot from data in workspace and the scope. Please try changing the sample...

1 year 前 | 0

| 已接受

已回答
How to solve propagation speed error in MATLAB simulink?
Hi Al-Amin, It is my understanding that you are facing an error with propagation speed. The error message you see from the mo...

1 year 前 | 0

已回答
How to compute the double integral over dx and dy?
Hi Kalasagarreddi, I understand that you want to compute a double integral. You can do this with the help of 'integral2' comm...

1 year 前 | 0

已回答
Facing problem in installing adddons
Hi Vimdhayak, It is my understanding that you are facing an error in installing Simulink and other tools on MATLAB. This error ...

1 year 前 | 0

已回答
Accessing variable (current and previous time steps) for use in a MATLAB function block during simulation in Simulink.
Hi Sune, It is my understanding that you want to access data continuously when the simulation is running. Please refer to the ...

1 year 前 | 0

| 已接受

已回答
How to use parsim inside for loop?
Hi Ananta, It is my understanding that you want to speed up the simulation by using 'parsim' command. You can replace the 'si...

1 year 前 | 0

已回答
3D antenna pattern Az/El
Hi Matteo, You can plot 3D Radiation pattern and phase of antenna using the function "pattern". The "azimuth" and "elevation" ...

2 years 前 | 0

加载更多