Réponse apportée
C code detection from handwritten code image
Hi Vibhav, I understand that you are working on an image processing project where the goal is to detect handwritten code from a...

environ 2 ans il y a | 3

| A accepté

Réponse apportée
Interface motion sensor to voltage sensor to mechanical wheel
Hi N, I understand that you are designing a simulated system using Simscape where a motion sensor on a vehicle detects obstacle...

environ 2 ans il y a | 0

Réponse apportée
Is a custom training of an RL Agent possible in a custom Simulink Environment?
Hi Philipp Hun, I understand that you are trying to perform custom training for a reinforcement learning (RL) agent within a cu...

environ 2 ans il y a | 0

Réponse apportée
How to visualize the data after the features extraction / dimension reduction using autoencoders
Hi Ng Yong Jie, I understand that you are inquiring about direct functions in MATLAB that are specifically designed to plot the...

environ 2 ans il y a | 0

Réponse apportée
Bode plot - enabling option to copy
Hi, I understand that you have designed an application in MATLAB App Designer which generates Bode plots, and you would like to...

environ 2 ans il y a | 1

| A accepté

Réponse apportée
Matlab 2019a Testing multiple Apps in a tool
Hi Darshan Mathew, I understand that you are developing a test suite for a MATLAB app using the "matlab.uitest.TestCase" framew...

environ 2 ans il y a | 0

Réponse apportée
Bandstop filtering fMRI data did not work
Hi Pseudoscientist, I understand that you are attempting to apply a bandstop filter to fMRI data represented as a 4D matrix in ...

environ 2 ans il y a | 0

Réponse apportée
please tell me, how to do partially switched on the thermostatic valve ?
Hi Danish, I understand that you are working on a thermostat and would like to control a thermostatic valve to be partially ope...

environ 2 ans il y a | 0

Réponse apportée
Simulink test Input not time aligned
Hi Reuben Symons, I understand that you are using Simulink Test Manager with a .mat file for input signals, and you're experien...

environ 2 ans il y a | 0

Réponse apportée
Asynchronous generator with squirrel cage starts with 158 rotor speed even with no voltage connected.
Hi Witold Kos, I understand that you are modeling a wind turbine with an asynchronous generator and encountering an issue where...

environ 2 ans il y a | 0

Réponse apportée
Solving minimum time problem with final time free using numerical optimisation techniques
Hi SERENE SIBY, I understand that you are trying to solve a minimum time optimal control problem with free final time for a giv...

environ 2 ans il y a | 0

Réponse apportée
How to generate voxel model using Gcode tool path in MATLAB ?
Hi TEKEE SURYA SAI, I understand that you are looking to simulate a 3D printed part with inherent stair steps and voids for acc...

environ 2 ans il y a | 0

Réponse apportée
scatter plot in matlab
Hi Rohit, I understand that you need assistance with creating a scatter plot in MATLAB using a dataset with two columns, 'x' an...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
Get the current model which from code is being generetated using slbuild
Hi Gergely, I understand that you would like to add a progress bar to the code generation process using "slbuild" in MATLAB to ...

environ 2 ans il y a | 0

Réponse apportée
Trying to modify the custom class rl.env.MATLABEnvironment
Hi Shahd, I understand that you are trying to modify the properties of a custom class "rl.env.MATLABEnvironment" created using ...

environ 2 ans il y a | 0

Réponse apportée
Triggered Subsystem for RL Agent possible?
Hi Tobias, I understand that you want to implement a triggered subsystem in MATLAB/Simulink for your RL agent and you want to t...

plus de 2 ans il y a | 0

Réponse apportée
How to use Matlab curve-fitting data as an input in Fluent transient model ?
Hi Chun, I understand that you have temperature data with X-Y coordinates changing with time, and you want to use MATLAB to cre...

plus de 2 ans il y a | 0

Réponse apportée
Code for Tchebichef Moments of an RGB image
Hi Ankitha, I understand that you want to calculate “Tchebichef” moments for an RGB image to do further analysis. To calculate...

plus de 2 ans il y a | 0

Réponse apportée
NARXNET: Target Test Data needed for prediction... why?
Hi ThomasP, I understand that you have concerns about the use of target data in making predictions using “Narxnet”. You want...

plus de 2 ans il y a | 0

Réponse apportée
loadobj() always called from matfile() regardless of subsref
Hi Roys, I understand that you are facing an issue where the “loadobj” function is being called every time you access the conte...

plus de 2 ans il y a | 0

Réponse apportée
Decision level fusion from parallel classifier
Hi Vinothini, I understand that you have three sets of features for predicting the same outputs and you want to train them inde...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
Pixel shuffling using henon chaotic map
Hi Tejashree, I understand that you are working on chaos-based image encryption, and you want to perform pixel shuffling...

plus de 2 ans il y a | 0

Réponse apportée
copying displayed UIAxes to clipboard a/o create image file
Hi Alexander, I understand you are working on a GUI that displays data in different “UIAxes” and you want to add functionalit...

plus de 2 ans il y a | 0

Réponse apportée
how to train an rl agent with history data or apply offline rl training
Hi Xiangyin, I understand that you want to apply offline reinforcement learning (RL) training with historical data in MATLAB, b...

plus de 2 ans il y a | 0

Réponse apportée
How do I correctly use the fprinf function with the forward/backward elimination
Hi Jonas, I understand that you want to display your solution matrix using “fprintf” function in MATLAB. Here is a sample code ...

plus de 2 ans il y a | 0

Réponse apportée
Simulink does not notice the change of the code in the recompilation
Hi, I understand you are experiencing an issue where Simulink does not recognize the changes you made in the MATLAB function b...

plus de 2 ans il y a | 1

Réponse apportée
how to implement 4d resnet in matlab
Hi Abinayasundari, I understand you have four sets of 3D images for two classes, and you want to implement a 4D “ResNet” for ...

plus de 2 ans il y a | 2

Réponse apportée
Lorenz System Time series won't run, I don't know why this is not working. Message says too many output arguments
Hi Amal, I understand that you have encountered an error due to the “Lorenz” function returning too many output arguments while...

plus de 2 ans il y a | 0

Réponse apportée
Keep getting "unable to use a value of type string as an index" error and I'm unsure why
Hi Adian, I understand that you are encountering an error related to using a value of type string as an index in MATLAB. I ...

plus de 2 ans il y a | 0

Réponse apportée
How to pass variable to function handle using registerevent?
Hi Dc215905, I understand that you are streaming data from another software and want to read events in MATLAB. When an event oc...

plus de 2 ans il y a | 0

Charger plus