photo

Alan


Active since 2022

Followers: 0   Following: 0

Message

An avid explorer of science and truth.

Programming Languages:
Python, C++

Statistics

All
  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer
  • Community Group Solver
  • Solver

View badges

Feeds

View by

Answered
do stateflow support Vector State Machine Judgment
Hi Dai, I’m not able to understand the transition logic you used in the Stateflow diagram. "Vt" is a vector and you put transi...

18 days ago | 0

| accepted

Answered
Running Matlab R2024a in conjunction with Oracle JRE 8 Java ( native Apple Silicon version)
Hi Damian, MATLAB R2024a in MAC comes with amazon-coretto-8.jdk by default. But it is possible to change the Java version to a...

18 days ago | 0

Answered
Generated MEX function from a custom C code, but gives empty output.
Hi Daigo, You could use the "mex" command instead of "codegen" command to generate the mex file. You could include a header fi...

19 days ago | 0

Answered
minGWがopenMPをサポートしない
Hi Tatsuya, I do not speak Japanese, so I am answering in English. So, I apologize in advances for any unintended tone or misi...

19 days ago | 0

Answered
Encountered an inability to add error when using the modified UNet structure for prediction.
Hi 泽宇 项, I did not run the entire code since I do not have your exact dataset. Instead, I created just the network and ran ana...

21 days ago | 0

Answered
How to Run raytrace or siteviewer related program in Parallel Computing Toolbox?
Hi 伟林 朱, I’ve faced the same issue with siteviewer while running it inside parfor. There is an undocumented fix for this, whic...

22 days ago | 0

Answered
Auto detecting multiple points and tracking their locations
Hi Pieter, The example you mentioned in the given link can be fine-tuned to better suit your video. There are 2 distinct phase...

2 months ago | 0

Answered
how to get continuous action data and store in Reinforcement learning
Hi Raja, I’m assuming that you are observing the episode reward, episode Q0, and average reward from the Reinforcement Learnin...

2 months ago | 1

Answered
Plotting 1D Conditional Distributions with kdensity stacked in a 3D figure.
Hi Mishel, The waterfall function requires grid data, and it might not be able to construct a grid using the Tx2 matrix you me...

2 months ago | 0

Answered
Error using griddedInterpolant Sample points must be unique!
Hi Ridaka, It has been 3 years, but if you are still looking for a solution here could be one. The function griddedInterpolant...

2 months ago | 0

Answered
Soft Actor Critic loses learning after some training
Hi Wilson, It looks like the robot is heading straight to obstacles, therefore ending the episode and settling at the -100 ave...

2 months ago | 0

Answered
Radar IQ Data FFT/STFT Spectogram Problem
Hi Emre, It could be possible that you have entered the wrong sampling frequency to the stft and fft functions. You have also p...

2 months ago | 0

Answered
DC-DC multiphase buck converter
Hi Francesco, The following is a circuit diagram for a 3-phase buck converter. In the diagram, you can see that 3 phases are c...

2 months ago | 0

| accepted

Answered
Importing geometry from cell data for 3D model
Hi Andy, I tried looking for inbuilt methods for FDTD simulations, but it seems like it is there are none as of now. Like you ...

2 months ago | 0

| accepted

Answered
Can spectrumAnalyzer show the power level of complex I&Q signal?
Hi Taehwan, It looks like you are expecting only the noise signal’s spectrum. The figure you have shown has 3 spectrums which ...

2 months ago | 0

Answered
Calculate the conditional distribution using copulas
Hi Murielle, From what I understand, you aim to plot the conditional probability derived from a Gumbel copula given values of ...

4 months ago | 0

Answered
rlDDPGAgent learns to generate extreme and low reward outputs during trainging.
Hi Genis, It seems like an interesting application of RL. This answer could be late, as you mentioned that you might have to t...

4 months ago | 0

Answered
Can pack with two multiplexors
Hi Enzo, I am assuming that you are using the ‘CAN Pack’ block from the Vehicle Network Toolbox and that you are trying to pas...

6 months ago | 0

Answered
Inverting reflectorCylindrical - to allow for curved ground plane simulations
Hi Alexander, From what I understand, you want to create an antenna where the dipole faces the outside surface of the cylindri...

9 months ago | 0

Answered
Why do I obtain a certain dimension in audio features vectors?
Hi Isabella, From what I understand, you want to know why each spectral feature has a dimension of 498. That is because the ...

10 months ago | 0

Answered
Simulink System Composer Dictionary Create Constraints
Hi Melih, From what I understand, you are trying to create a dictionary by following the following syntax: >>systemcomposer....

10 months ago | 0

Answered
Error with multiprocessing and callbacks
I understand that you are trying to process data from sensor and plot it, and you are facing an error while trying to paralleliz...

10 months ago | 0

Answered
How to connect H2 tank with fuelcell
Hi, I understand that you want to connect to subsystems, and you are facing an issue with units. Different sensors can be us...

10 months ago | 0

Answered
I can't find convex hull option in File Solid
Hi, I understand that you want to know whether you have to upgrade your MATLAB version (R2019b) to generate Convex Hull repres...

10 months ago | 0

| accepted

Answered
Translational hard stop causing time derivative errors
I understand that you are facing errors while running the simulation after adding the Translational Hard Stop block. I suspect t...

10 months ago | 0

Answered
How can I obtain 12 SPWM signals from F28379D Launchpad using epwm blocks?
Hi, According to my understanding, you want to change the duty cycle of the ePWM block. You could check out this documentat...

10 months ago | 0

Answered
在SimulinkModel生成C代码时变量尺寸不匹配问题
Hi, I have used a translator to understand your question because I do not understand Chinese. I shall try my best to answer in ...

11 months ago | 0

Answered
How to calculate Power Spectral Density using Welch, Periodogram, Yule-Walker, and Burg Methods in ecg?
Hi, From what I understand, you are exploring different methods to calculate the Power Spectral Density and conduct Parametric...

11 months ago | 0

Answered
Map data from a conical surface in an image to a rectangle in x-theta coordinates.
Hi, According to my understanding you want to use the 3 projections (top, left, and side) to construct a composite image. You ...

11 months ago | 0

Answered
Which tracker from the sensor fusion and tracking toolbox suits best for tracking cars?
Hi, I understand that you want to track the position and velocity of vehicles from a video source. It looks like you are using...

11 months ago | 0

Load more