photo

Abhas


Last seen: 2 mesi fa Attivo dal 2023

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, Javascript, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, Hindi
Pronouns:
He/him

Statistica

All
MATLAB Answers

0 Domande
123 Risposte

Cody

0 Problemi
1 Soluzione

RANK
443
of 299.768

REPUTAZIONE
178

CONTRIBUTI
0 Domande
123 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
39

RANK
 of 20.800

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
70.390
of 165.831

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
40

NUMERO DI BADGE
3

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Commenter
  • Promoter
  • Solver
  • Knowledgeable Level 4
  • 3 Month Streak
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Software in loop simulation for adc and epwm in simulink without any physical dsp
Hi @Rahul, For hyper-realistic software-in-the-loop (SIL) simulation of ADC and ePWM behavior in Simulink without using actual ...

2 mesi fa | 0

Risposto
Baclash in Simscape Multi-body
Hi @Magnus Ekløff, To model backlash in a Simscape Multibody lead‑screw actuator, even though there's no “backlash” parameter i...

2 mesi fa | 0

Risposto
In simulink, I want to create a subsystem that will be used in another model multiple times
Hi @john, To solve the resource pool name conflicts in multiple subsystem instances, the best and most maintainable approach is...

2 mesi fa | 0

Risposto
Web App Server FATAL error due to TImeScope
Hi @VB VB, The error message indicates that the web-compatible version of the TimeScope class isn't found in the runtime enviro...

2 mesi fa | 0

Risposto
packaged the application created by the MATLAB App design tool as a web application
Hi @天瀛 张, The error you are encountering is because "start_simulink" is part of Simulink Compiler, not included in a standard M...

2 mesi fa | 0

Risposto
Low voltage ride through
Hi @Zainab, You can follow the below steps to implement Low Voltage Ride‑Through (LVRT) for a PV system in MATLAB/Simulink: De...

3 mesi fa | 0

Risposto
I am unable to correctly set up the baseband operations in Simulink.
Hi @Bogac, You can follow the below guide on setting up baseband operations in Simulink for your RF chain: Idealized Baseband:...

3 mesi fa | 0

Risposto
Help with 'Matrix Interpolation' Block in Simulink
Hi @Shashank Verma, To interpolate your three 4×4 matrices A₁, A₂, A₃ over speeds 0, 8, 15 m/s using Simulink’s Matrix Interpol...

3 mesi fa | 1

Risposto
Hide the uifigure window for uiprogressdlg / I want to hide the uifigure window with only uiprogressdlg left.
Hi @Yeon Sub Sim, To display only the "uiprogressdlg" and hide the parent "uifigure", we can follow the below method: fig = ui...

3 mesi fa | 0

Risposto
Programatically close the simulation manager
HI @Markos, In MATLAB R2023b, there is no supported function or handle to programmatically close the Simulation Manager. If yo...

3 mesi fa | 0

Risposto
How to make uifigure appear on top of Simulink window?
Hi @Nick, There are cleaner, more supported alternatives to ensure your "uifigure" stays on top of Simulink on Windows: MATLAB...

3 mesi fa | 0

| accettato

Risposto
How to develop an inverse design model using MATLAB's neural network toolbox?
Hi @Prabhav Borate, Yes, we can build an inverse design model in MATLAB’s Neural Network Toolbox, though it requires additional...

3 mesi fa | 0

Risposto
Plot of mse versus inputs over one epoch of neural network
Hi @Ivonne Vera, To visualize how the Mean Squared Error (MSE) varies across your 3,624 samples during training, you'll need to...

3 mesi fa | 0

Risposto
Obtaining the hyperplane from svmclassify function?
Hi @Ed, When using "svmtrain" and "svmclassify" with a radial basis function (RBF) kernel in MATLAB, obtaining an explicit hype...

3 mesi fa | 0

Risposto
Help for multiple sequences for hmmtrain
Hi @Tiago, To train a Hidden Markov Model (HMM) using multiple observation sequences in MATLAB, you can utilize the "hmmtrain" ...

3 mesi fa | 0

Risposto
What option should i use for a silent install method for Matlab
Hi @Vickie, For a concurrent (network license manager) pool of lab computers, the best practice is to use File Installation Key...

3 mesi fa | 0

Risposto
During the first step of setup matlab, it shows "unable to connect to host"
Hi @hong xu, The error you are encountering typically happens because MATLAB's installer or activation client can’t connect to ...

3 mesi fa | 0

Risposto
error "The installer cannot be run from inside the DVD directory"
Hi @jinshah kalluvila, This is a known issue that happens if you're currently inside the extracted installation folder (or the ...

3 mesi fa | 0

Risposto
'C:\Users\(username)\AppData\Local\Temp\tmw1559585889441\archives\win64\examples\matlabmobile_win64_1547168396.enc' does not exist matlab error
Hi @Stephen Peltzer, The error message you're encountering during MATLAB installation on Windows 10—specifically, "'C:\Users\Ap...

3 mesi fa | 0

Risposto
What I have to do? I am continuously prompted to activate when I try to launch MATLAB
Hi @Eric Gabriel Belmonte Fuentes, There can be several reasons why MATLAB keeps prompting you to activate every time you launc...

3 mesi fa | 0

Risposto
How to substitute each value of the for loop to the ode which is in the function file
Hi @Karthik K, Your current 'slider_1eqn.m' regenerates the entire time vector 'tspan' and input signal arrays every time it’s ...

3 mesi fa | 0

Risposto
How to group different sensor's data based on their similarities?
Hi @smoa, You can use several learning methods in MATLAB to cluster your building electricity consumption data by similar chara...

3 mesi fa | 0

Risposto
how to open matlab in Ubuntu after installed
Hi @Yun Chi, To have MATLAB open up from a launcher, you can type the below command in your terminal and press enter: sudo apt...

6 mesi fa | 0

Risposto
WindowKeyPressFcn blocked when a uiprogressdlg is active - any workarounds?
Hi @Will Grant, When a "uiprogressdlg" is active, it captures focus, preventing the "WindowKeyPressFcn" on the "uifigure" from ...

6 mesi fa | 0

Risposto
Matlab UIAxes "restore view" not using set X limits.
Hi @Sameer Gummuluru, To ensure that the 'Restore View' button always resets the x-axis to the limits set instead of the full d...

6 mesi fa | 0

Risposto
Multiple Matlab version, DCOM config?
Hi @Joseph Gaglione, To configure your WCF service to prefer MATLAB 2022b (Matlab.Application 9.13) over MATLAB 2018b (Matlab.A...

8 mesi fa | 0

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

8 mesi fa

Risposto
MATLAB crashes after setting LD_PRELOAD parameter
Hi @Ganesh, The error you're encountering indicates that the shared library "libutils.so" requires a version of the GNU Standar...

8 mesi fa | 0

Risposto
Bypassing the sampling limits of resample function of p*q<2^31
Hi @r, The issue arises because the "interp1" function in MATLAB requires the "x" array to have unique values, and your voltage...

8 mesi fa | 0

Risposto
Superscripts and subscripts in fprintf
Hi @Left Terry, In MATLAB R2016a, "fprintf" does not support displaying text with subscripts directly because it outputs plain ...

8 mesi fa | 1

Carica altro