photo

Jaimin


Last seen: en dag ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
muti input cnn in matalb how to do that and how to feed the data in the model?
Hello @Arka Roy You can utilise “connectLayers” function to build a cnn based deep learning model that accepts multiple inputs....

2 dagar ago | 0

Answered
to receive feedback in loop with out providing command- Newton Anderson camera.
Hi @Paramjit Yadav To achieve continuous monitoring of the “GetAcquisitionProgress” function and automatically update the value...

2 dagar ago | 0

Answered
How to implement real-time input using a MATLAB Function block
Hi @석준 In order to obtain the calculated input values from a script file within the function block and provide these values in ...

5 dagar ago | 0

Answered
Export Timetable data to Excel
Hi @chris weedon Since I don't have API credentials, I am unable to reproduce the issue. However, I do have a workaround that y...

5 dagar ago | 1

Answered
Matlab/simulink coder interface
Hi @Ruhi Phulbandhe Once you have generated the code using Simulink coder/Embedded coder in C, you can make use of the “model_i...

6 dagar ago | 0

Answered
I would like to know how to change the type of radial basis function in newrbe and the number of hidden layer neurons
Hello @Yi Ma You can use the “newrb” function instead of the “newrbe” function to modify the radial basis function and adjust t...

8 dagar ago | 0

Answered
Matlab skipping frame during video analysis
Hi @Jaril In the given code, the “read” function is used to retrieve frames from the video. To resolve described issue, I recom...

8 dagar ago | 0

Answered
When I imported Pretrained Keras model into the Matlab windowing size don't remain same?
Hello @MUHAMMED FURKAN YILMAZ Based on the model description, I have created a sample model using Keras (version 2.6.0), which ...

13 dagar ago | 0

Answered
How to access the error line number where an error occurred with try/catch MException? App Designer
Hello @Marcel Rapp To display all error messages using the “msgbox” function, iterate through all error lines from “ME.stack” a...

15 dagar ago | 0

Answered
how image sharpening is perform in matlab?
Hi @Durgesh Naik There are three methods to perform image sharpening which are as follows: Using a Sharpening Kernel : This ...

15 dagar ago | 1

Answered
Simscape Multibody Model with Elastic tooth mesh
Hi Thomas Scheu, It appears from the attached model image that the “Mechanical Rotational Reference” block is missing. Please...

16 dagar ago | 1

| accepted

Answered
How to callback same function for changes in multiple uiobjects?
Hi @Amitvikram The“filterImage”function can be utilized for initialization of “im2” with some minor modifications to the code. ...

16 dagar ago | 0

Answered
Difference between c function and s function
Hello @AKHILA The distinction between the “C Function block” and the “S-Function block” in Simulink can be clarified by examini...

26 dagar ago | 0

| accepted

Answered
Particle Filter block of SImulink is not accepting my 6*1 measurement matrix
Hello @UPASANA SARMA The error message suggests an issue with the input size in a Simulink model. To fix this, please change th...

27 dagar ago | 0

Answered
I wrote a function to reproduce the neural network operation 'sim', why is my result inconsistent with sim's result?
Hello @策 陈 In MATLAB, the neural network utilizes pre-processing and post-processing functions to handle the input and output d...

27 dagar ago | 0

Answered
How to change the degree range on a plot?
Hi @Arkadiusz Charuk From the description, I understand that you want to adjust the x-axis limits from -50 to +50 to -10 to +10...

28 dagar ago | 0

| accepted

Answered
Can I override imshow InitialMagnification default behavior?
Hi @Jeff According to the issue description and context provided, I understand that you want to display the image without any a...

28 dagar ago | 0

Answered
Matrix calculus and solving system of equations
Hi @Viorel-Mihai Popescu From the description, I understand there is a file named 'Aleator.xlsx' that contains the necessary da...

29 dagar ago | 0

| accepted

Answered
How can I draw a frame around the inset plot?
Hi @Sim Based on the description, I understand that you want to add a frame around the inset plot in the figure, as shown below...

ungefär en månad ago | 2

Answered
How to make a bus object?
Hi @David Based on the issue description provided, I understand that you want to use the "inport" block to pass a bus as an inp...

ungefär en månad ago | 0

Answered
how to resolve that error?
Hi @Engr. I understand that running the Stateflow chart results in an "unresolved symbols" error. To resolve this error, as @...

ungefär en månad ago | 0

Answered
How to insert a pre-generated set of random numbers into a simulink simulation
Hi @Aaron Bramhasta, As per my understanding you want to generate two sets of random numbers: "Set A" with 10 numbers between 0...

ungefär en månad ago | 0

Answered
how to organize input dimensions for LSTM classification
Hi @Fan, As outlined in the issue statement, difficulties were encountered with the LSTM-based deep learning model training usi...

ungefär 2 månader ago | 0

| accepted

Answered
Linear Regression, line of best fit
Hi @YM, I understand that the goal is to determine the linear regression/line of best fit for a dataset and to find the corre...

ungefär 2 månader ago | 0

Answered
Error using "fopen"
Hi @LEONARDO, Based on the code and the error message, it appears that the provided path may be incorrect, or you may not have...

ungefär 2 månader ago | 0

Answered
Obtain information after text pattern
Hi @Richard Wood I understand that you need to extract the damping constant values for each material stored in"CrPS4.mat” (lik...

ungefär 2 månader ago | 1

Answered
Troubles with Experiment Manager Setup for LSTM regression
Hi @massimo giannini, According to the issue description, you are able to train your model using the“trainnet”function. Howeve...

ungefär 2 månader ago | 0

| accepted

Answered
Can this code be rearranged to run successfully
Hi @MINATI PATRA Based on the issue description, it appears that the provided example in the documentation is not functioning a...

ungefär 2 månader ago | 0

Answered
Different filters for pretrainned network
Hi @Dina, I understand that you want to evaluate existing pre-trained models using images processed with different types of fi...

ungefär 2 månader ago | 0

Answered
Making Correlation Plots between variables.
Hi @Bhavick Singh, From what I understand, you are trying to plot the correlation between voltage and current, as well as betw...

ungefär 2 månader ago | 0

Load more