photo

Ayush


Last seen: 1 día hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Numbers on the middle of colorbar in MATLAB
Hi @prabal datta, I understand you need to create a “colorbar” in MATLAB with text inside the “colorbar” cell. This can be ach...

3 días hace | 1

Respondida
Assign different tasks to each worker in the SPMD block for multi-camera image capture and saving.
Hi @Josh, I understand you need to create 5 workers through “spmd” and assign different tasks to them. Some key modifications...

3 días hace | 1

Respondida
Misunderstanding Matlab's Bootstrap Example (bootstrp and bootci)
Hi @AC, The link for the example you provided is not functioning but I understand that you want to know why there are different...

8 días hace | 1

Respondida
Is there a way to tell the compiler to exclude the JVM if using compiler.build.StandaloneApplicationOptions?
Hi @Dave Henning, I understand that you can’t change the build script, so, a possible workaround which you can try is starting ...

8 días hace | 1

Respondida
Use of cores and performance having multiple cores
Hi @Rub Ron, I understand you are getting performance differences in the two workflows : using “parfor” (option-1) and running...

9 días hace | 1

Respondida
Minimum CUDA driver version which works with R2024a
Hi @Yau Hing Tuen Yau, I understand that you need to run MATLAB on your GPU, but you are facing issues with the version of the ...

10 días hace | 1

Respondida
how do i plot control net?
Hi @NurFadhilah Samsuddin, You can plot the control net surrounding the cylinder using "plot3" function itself. Here's the co...

14 días hace | 1

Respondida
calculate angles for walking robot
Hi @Tatyana Kim, I understand you need to calculate variables “jAngsL”, “jAngR”, “siminL”, “siminR”. These indicate the joint...

14 días hace | 0

Respondida
Machine learning in matlab
Hi @NIRBAN, Yes, you can use MATLAB to integrate “MATPOWER” with machine learning techniques. Here's a high-level approach to ...

15 días hace | 0

Respondida
How do I plot a spectrogram of a real time plugin?
Hi @Muhsin Zerey, I understand that you need to generate and plot the entire spectrogram of signal processed by the audio plugi...

16 días hace | 1

Respondida
Can't set the modeling options parameter of the simscape battery block using set_param function
Hi @Mohamed, I understand that you want to modify parameters of the SimScape "Battery" block via a MATLAB script or the command...

16 días hace | 0

Respondida
StartFcn "Error while evaluating UIControl Callback."
Hi @abizittin kale, The error “Wrong numer (2) of input arguments detected” indicates wrong syntax of “set_param” function. ...

28 días hace | 0

Respondida
Unstable Matrix exponential when solving ODE
Hi @ibes, Numerical instability can be a common issue when calculating the matrix exponential, especially for large matrices ...

28 días hace | 0

Respondida
How can I communicate between a Pixhawk controller and an actuator module using UAVCAN?
Hi @Sakahisa Nagai, You can develop algorithms on UAVCAN communication using various blocks like “uORB Read” block, “uORB Writ...

28 días hace | 0

Respondida
Same RNN model generates different loss functions values
Hi @SYED I understand that you are experiencing discrepancies between MATLAB's built-in "trainnet" function and a manual implem...

29 días hace | 1

Respondida
Is it possible to pause a timer without calling its StopFcn?
Hi @Quist, There are several methods to achieve the functionality of stopping the timer without triggering the “stopFcn” functi...

30 días hace | 1

Respondida
Audio triggers for EEG system
Hi Nathan, I understand that you can successfully transmit trigger signals to the EEG system but are encountering challenges w...

30 días hace | 2

Respondida
PI controller Tuning Data Importing
Hi @Eric, Hi Eric, To tune a PI controller, you need to create a model using MATLAB first and then tune the controller based ...

alrededor de 1 mes hace | 2

| aceptada

Respondida
The difference between hydraulic system simulation and real system
Hi, When you're building a hydraulic system model in Simulink based on a schematic without explicit component parameters, you c...

alrededor de 1 mes hace | 2

Respondida
Can't find vehicleDatasetImages.zip
Hi Mario, You can locate the file at: "examples/deeplearning_shared/vehicleDatasetImages.zip" within your MATLAB installation d...

alrededor de 1 mes hace | 1

| aceptada

Respondida
Error in Particle Swarm Optimization
Hi Muhammad Hussain, It looks like the error you are encountering is related to matrix operations in your PSO function. Specifi...

alrededor de 2 meses hace | 1

Respondida
PSO algorithm value problem
Hi Jakub, I find that the issue you're facing with the PSO code is likely due to a typo in the update of the particle's positio...

alrededor de 2 meses hace | 2

Respondida
Are lassoglm solutions independent of data order?
Hi Ken, The issue you're encountering is related to the numerical stability and convergence properties of the optimization al...

alrededor de 2 meses hace | 2

Respondida
How to extract 50Hz fundamental frequency components or DC components with less delay in Simulink?
Hi Xin, I understand that you want to extract a particular fundamental frequency component of voltage at the shunt point in a d...

alrededor de 2 meses hace | 1

| aceptada

Respondida
How to extract specific matrix after implemeting svd function
Hi Yun Sub Tae, I understand you are formulating an "SDP" problem using "CVX" package and your goal is to solve for a matrix "...

alrededor de 2 meses hace | 1

| aceptada

Respondida
How do I change the display language of Optimize LIVE Editor task?
Hi, I understand your concern that you want to convert everything to your desktop language.I tried to reproduce the same issue...

alrededor de 2 meses hace | 2

| aceptada

Respondida
How to normalize the scale of an image to make it scaling invariant?
Hi Abdul, scaling invariance can be achieved in the following way through normalization: Normalization : You can normalize the...

alrededor de 2 meses hace | 1

Respondida
RoadRunner HD Map create
Hi, To define lane boundary coordinates, you can use the roadrunner.hdmap.LaneBoundary object. This method allows you to create...

alrededor de 2 meses hace | 1

Respondida
About the solution type in OOPs OnRamp course in Matlab
Hi Harsh, The OnRamp courses offer video explanations of key concepts, and the exercises are designed to reinforce these concep...

alrededor de 2 meses hace | 1

Respondida
robot func in robotics toolbox
Hi noa, I can see you are trying to use robot as a function due to which it is showing the error. To solve this error, you can...

alrededor de 2 meses hace | 1

Cargar más