photo

Kautuk Raj


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

Followers: 0   Following: 0

統計

  • 3 Month Streak
  • Knowledgeable Level 3
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
SEIR model for ebola
It looks like you are encountering issues with parameter estimation in your SEIR model using a genetic algorithm (GA). Here are ...

26日 前 | 0

回答済み
DLL load failed while importing matlabruntimeforpython_abi3
It sounds like you are encountering an issue with the MATLAB Runtime libraries not being found when you package your Python appl...

27日 前 | 0

回答済み
save (e.g. gif) a rotation of a 3D geometry around to an axis
I understand that you would like to rotate the 3D geometry of a cube around an axis defined by two known nodes and save this rot...

29日 前 | 0

回答済み
Using clibgen.generateLibraryDefinition on QT inclusive libaries
I can observe that you are facing compilation errors due to Qt's C++17 requirements and potentially incorrect compiler flag sett...

2ヶ月 前 | 0

回答済み
MATLAB并行计算箱无法启动
I reckon that you encountered an error while trying to initialize an interactive session in the Parallel Computing Toolbox, lead...

2ヶ月 前 | 0

回答済み
REGENERATIVE BRAKING FOR EV
I see that you wish to design an anti-lock regenerative braking system by integrating regenerative braking capabilities into an ...

2ヶ月 前 | 0

回答済み
Reference Model Computed Interface Mismatch Even After Updating
I understand that you are experiencing an issue where the "computed interface information must match saved interface information...

2ヶ月 前 | 0

回答済み
Error Using CAT12 Basic Models
I can gather that you are facing an "Invalid or deleted object" error in CAT12 when running Basic Models, which is linked to how...

3ヶ月 前 | 0

| 採用済み

回答済み
Save and load models in phase plane app
I see that you are facing an issue using the 'Save' and 'Load' buttons in the Phase Plane app. The ‘Save’ button saves the cur...

3ヶ月 前 | 0

回答済み
'failure to load device plug-in' in MATLAB/Simulink for Vector VN1610 CAN interface.
Hi Sam, I see that you are encountering a "failure to load device plug-in" error when trying to connect the Vector VN1610 CAN in...

3ヶ月 前 | 0

回答済み
无法安装signal processing
I see that you already have a MATLAB license and want to install the Signal Processing Toolbox. You can refer to the followin...

3ヶ月 前 | 0

回答済み
Under voltage error occurred while estimating PMSM parameters using TI LaunchPad 28379D and Boost pack 8305
Hi Saathwik, I can understand that encountering an under-voltage error while estimating PMSM parameters using the TI LaunchPad 2...

3ヶ月 前 | 0

回答済み
Design a hydrokinetic turbine in Simulink.
Hi Kawsar, I understand that you are aiming to design a hydrokinetic turbine in Simulink using real mechanical data from an E...

4ヶ月 前 | 0

| 採用済み

回答済み
Is it possible to utilize the sound recorded on 'matlab mobile' during simulink real time simulation?
I comprehend that you want to leverage the sound recorded on 'MATLAB Mobile' in a Simulink real-time simulation. I invite you ...

4ヶ月 前 | 0

回答済み
how to create contant conical strucure in matlab mainwriting ?
Hi Alia, It is my understanding that you are seeking guidance on how to create a constant conical structure in MATLAB using i...

4ヶ月 前 | 1

| 採用済み

回答済み
how can i calculate this equation using matlab
Hello Seungpyo Kang, I observe that you want to solve a fourth-degree equation (quartic equation) in a similar manner in MATL...

4ヶ月 前 | 0

回答済み
How to add variables to the equation by using loop?
Hello Rufat Ismayilov, I see that you want to dynamically adjust the number of terms in an equation based on a specified lag v...

4ヶ月 前 | 0

回答済み
trainNetwork: è possibile accedere alla rete tramite la funzione di callback durante l'addestramento?
I capture the fact that you are looking to use Mean Absolute Error (MAE) as a loss function for evaluating the performance of yo...

5ヶ月 前 | 0

回答済み
How to set a dynamic property as transient?
From what I gather, you are seeking clarification on why setting the Transient attribute to true for a dynamic property in MATLA...

5ヶ月 前 | 0

回答済み
Importing OWL API in Matlab
From your question, I can understand that you are experiencing difficulties integrating the OWL API with MATLAB to load an ontol...

5ヶ月 前 | 0

回答済み
Inputting Statics Equilibrium Equations
I see that you are seeking guidance on how to enter and solve static equilibrium equations in MATLAB. I assume that you are usin...

5ヶ月 前 | 1

| 採用済み

回答済み
how to convert the single sided fft output into dBm
I reckon that you wish to convert the single-sided FFT output of a noisy signal into dBm units to compare with spectrum analyser...

5ヶ月 前 | 0

回答済み
Is the code repo for the seminar "Design and Simulation of Autonomous Surface Vessels (ASV)" available?
Hi Jason, I invite you to check the following File Exchange post, where you can also find the link to the GitHub repository wh...

5ヶ月 前 | 0

回答済み
2d Chebyshev polynomial interpolation
It is my understanding that you are seeking a method to interpolate a 2D polynomial over a grid of Chebyshev points, extending t...

5ヶ月 前 | 0

回答済み
Why does my speedup resolution reduction code not function correctly?
It is my understanding that you would like to determine why two versions of your MATLAB code, which aim to reduce image resoluti...

5ヶ月 前 | 0

回答済み
Import data from web and using button from the web
I understand that you would like to import data from the web using MATLAB functions. I assume that you are using MATLAB R2023b. ...

5ヶ月 前 | 0

回答済み
How to make use of asbTrajectory Tool
I reckon that you are trying to run and understand the Quadcopter Project example which can be found in the documentation of the...

5ヶ月 前 | 0

回答済み
Path planning for automated parking using hybrid A* algorithm
I understand that you are trying to run the "Automated Parking Valet" example in the Automated Driving Toolbox, which utilizes t...

5ヶ月 前 | 0

| 採用済み

回答済み
Simulating for U channel cooling system using own battery pack.
I suggest verifying the the sizes of the ports on both components (Module1.BottomExtClnt and U_shaped_Channels.Side1). As the er...

5ヶ月 前 | 0

| 採用済み

回答済み
How to generate Rayleigh/Weibull distributed complex random variable?
To generate a complex random variable with a Rayleigh or Weibull distribution, you can use the raylrnd or wblrnd functions in MA...

約1年 前 | 0

さらに読み込む