Community Profile

photo

Balavignesh


Last seen: 1日 前 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • 6 Month Streak
  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to simulate control loop with sustained oscillation
Hi Banghyun, Your approach in simulating the system with a limit cycle using MATLAB looks almost correct to me. The commant '...

10日 前 | 0

回答済み
How to characterize PA for DPD implementation with or without hardware ?
Hi Utkarsh, Implementing Digital Pre-Distortion (DPD) for your Power Amplifier (PA) requires characterizing the PA using input...

10日 前 | 0

回答済み
2d planar array use AF and Deconvolution metod
Hi WJDNJ, It is my understanding that you have already created arrays for the beam pattern (Beam) and the response (meas), and...

23日 前 | 0

回答済み
QR Factorization mod2
Hi Eve, Manipulating the built-in QR factorization function in MATLAB to work under arithmetic modulo 2 directly is not straig...

24日 前 | 0

回答済み
How to read SINR measurements from all gNBs during a system level 5G simulation?
Hi Zeyad, As per my understanding, your goal is to obtain SINR (Signal-to-Interference-plus-Noise Ratio) reading for all 15 U...

25日 前 | 0

回答済み
how to access internet web browser
Hi 예지, You could use 'web' function to access internet web pages directly from the MATLAB workspace. The 'web' function opens ...

25日 前 | 1

回答済み
How to recover tx data from nrPerfectChannelEstimate
Hi 重阳, It is my understanding that you would like to recover transmitted data from the channel estimate. Recovering transmitte...

26日 前 | 0

| 採用済み

回答済み
How can I measure the (μm) length, diameter and radius of halloysite mineral?
Hi Dilshod, It seems like you would like to measure the length, diameter and radius of halloysite mineral. I assume you have a...

26日 前 | 0

| 採用済み

回答済み
Trying to plot response after the transients have died out
Hi Aditya, It looks like you have found the transient response of the system, and now you would like to analyze the steady sta...

約1ヶ月 前 | 0

回答済み
How to deal with 2D surface fitting problem with particle swarm optimization
Hi Yunhyeok, As per my understanding, you would like to solve 2D surface fitting problem using the Particle Swarm Optimization...

約1ヶ月 前 | 0

回答済み
After having created a MATLAB App of a Simulink Model, how do change the parameter edit fields into sliders?
Hi Arif, In MATLAB App Designer, you can adjust the slider limits by accessing the Component Browser menu, located on the righ...

約1ヶ月 前 | 1

回答済み
How to implement the Central Difference method integrator for a two body problem?
Hi Sathvik, It is my understanding that you would like to calculate the numerical orbit time period for a given set of input v...

約1ヶ月 前 | 0

回答済み
When drawpolygon(), how to programtically delete a series of vertices?
Dear Xingwang, It appears that you are aiming to programmatically eliminate all points located between point 1 and point 2 in t...

2ヶ月 前 | 0

回答済み
Error using slslicer in command line for model slicing
Hi Akshay, It seems that you are facing an issue trying to use Model Slicer for a simulink model in command line. However, you...

3ヶ月 前 | 0

| 採用済み

回答済み
How to compare the features from an unknown image with the feature vectors I extracted from my database images and display the matched image name?
Hello Ridhima, Based on what I've gathered, you're looking to compare an unknown image against a set of feature vectors that ha...

3ヶ月 前 | 0

| 採用済み

回答済み
Why can i not copy a subsystem reference to a different model?
Hi Rik, It seems that you are encountering difficulties when attempting to copy a subsystem, which includes multiple reference...

3ヶ月 前 | 0

回答済み
How to make an axis two different plots the same using the aspect ratio and how to set the contour colors the same.
Hi, As per my understanding, you would like to ensure the different plots in MATLAB have the same aspect ratio and contour col...

3ヶ月 前 | 0

回答済み
Need Help running functions Resubmit
Hello James, I understand that you're looking to determine the bandwidth of a signal using various definitions. However, there ...

3ヶ月 前 | 0

| 採用済み

回答済み
Is Matlab do LU in pure half (FP16) if input is A_h=half(A_d)? which A_d is rand(n)
Hi Nima, MATLAB's built-in 'lu' function supports only 'single' and 'double' datatypes. It doesn't natively support half-preci...

3ヶ月 前 | 0

回答済み
how can I get overshoot, rise time, settling time... from an output?
Hi Ys, After simulating the system in Simulink and obtaining the output signal, make sure to log the output to the MATLAB work...

3ヶ月 前 | 0

回答済み
Legend/Label in a compare command of an identified mimo system
Hi Benjamin, As per my understanding, you are facing an issue with labeling the outputs when comparing the measured data with ...

3ヶ月 前 | 0

回答済み
impulse response of frequency shifted complex rational fit
Hi Robert, As per my understanding, you would like to convolute a baseband complex signal with the baseband equivalent channel...

3ヶ月 前 | 0

回答済み
Frequency domain response from time domain response using PSD
Hi Mohammed, As per my understanding, you are encountering spectral leakage and noise in your Fast Fourier Transform (FFT) out...

4ヶ月 前 | 0

回答済み
Is this a right way to code nested sums?
Hello Marcello, To implement nested summations, you may employ nested 'for' loops or use array operations. The selection of the...

4ヶ月 前 | 1

回答済み
How to create batch mode between matlab and optistruct? If I want to change some variables such as young's modulus for optimization how do I do it?
Hi Adeline, Here is a general workflow to change design variables for optimization in MATLAB and use it to control and interac...

4ヶ月 前 | 0

回答済み
Unable to obtain dropdown menu in Control System Toolbox
Hello Aniello, It seems you're experiencing some trouble with the Control System Designer application. I've tried to replicate ...

4ヶ月 前 | 0

回答済み
In the new version of cwt(), what is the bandwidth of the default Morlet wavelet?
Hello Tom, It is my understanding that you would like to characterize the wavelet you used, and visualize the mother wavelet. ...

4ヶ月 前 | 0

回答済み
How to calculate a 2D spatial correlation function for scalar data on a 2D grid?
Hi Donavan, As per my understanding, you have a 2-dimensional velocity field and your goal is to calculate the average velocit...

5ヶ月 前 | 0

回答済み
FIR filter design with null frequency
Hello Noor, I understand that you are interested in creating a FIR filter that reduces the mean square error between the filter...

5ヶ月 前 | 0

回答済み
Sampling Technique to add uncertainity
Hi Aman, I understand that you are seeking to introduce uncertainty into your dataset using the Monte Carlo Markov Chain (MCMC)...

5ヶ月 前 | 0

さらに読み込む