Community Profile

photo

Binaya


Last seen: etwa ein Monat vor Aktiv seit 2023

Followers: 0   Following: 0

Statistiken

  • 3 Month Streak
  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Simscape Electrical connect to Simscape Specialized power system?
Hi Danny I believe you want to convert the physical connection of electrical wire to a simulink signal. Simscape Electrical ...

etwa ein Monat vor | 0

Beantwortet
Trying to plot complex function for varying value of t
Hi Keaton By Euler's formula, use of the expression "exp(i*t)" results in the expression "cos(t)+i*sin(t)". From this express...

etwa ein Monat vor | 0

Beantwortet
Diference between calculation of rSME and lossfunction during training of a neuralnetwork
Hi Ana I believe you want to understand why the loss functions of your neural network does not output the same values as rmse f...

etwa ein Monat vor | 0

Beantwortet
Implementing Hilbert Function to obtain envelope
Hi William, I understand that you want to know why the "hilbert" function and "firpm" specified with "hilbert" option are gen...

3 Monate vor | 0

Beantwortet
How to plot the optimal point of an objective function
Hi Ancy I see that you would like to maximize the optimization model w.r.t. "x" and "y". where "Eb", "Es", "c" and "d" are pa...

3 Monate vor | 0

Beantwortet
Solution of a System of two PDE in two dimensions
Hi Edoardo The PDE toolbox needs you to express the equations in a required format. To understand how PDE toolbox can be used...

3 Monate vor | 0

Beantwortet
Illegal use of a matrix or vector type where a scalar was expected in Stateflow
Hi Pol Cardona I have executed the codes you provided and came across the error: "Illegal use of a matrix or vector type wher...

3 Monate vor | 1

| akzeptiert

Beantwortet
Is it possible to change the kernel size of ResNet50 pretrained networks?
Hi Amiera I understand that you would like to change the filter size of one of the convolution layers of the "ResNet50" pre-t...

3 Monate vor | 1

Beantwortet
Data format for classification Learner App for time sequence to class prediction
Hi Subhadip I understand that you want to load your dataset into MATLAB's Classification Learner app. To load the dataset in...

3 Monate vor | 0

Beantwortet
I don't know what's the problem, can somebody help me, i don't know the exact length of myspeech/myrecord since it varies on how fast i read
Hi Jane, It is my understanding that the variable passed in the "fft" function is not of correct datatype. "fft" functions ex...

3 Monate vor | 0

Beantwortet
How to convert MIDI file into audio file and preserve tempo?
Hi Mark I understand that you would like to know why the audio file generated from MIDI file is not playing at the same tempo a...

3 Monate vor | 1

Beantwortet
What does the Fourier analysis block does in the Simulink? does it acts like a filter for harmonic component?
Hi Praveen Based on my understanding, you would like to know how the "Fourier Analysis" block works in Simulink and if it act...

3 Monate vor | 1

Beantwortet
How to write TimerFcn code with logic
Hi Sheikh Based on my understanding, you would like to call the "TimerFcn" callback function periodically. Inside this callba...

4 Monate vor | 0

Beantwortet
Dot Indexing is not supported for variables of this type
Hi SuryaTeja Based on the description of the error, I understand that you are getting the error:"dot indexing is not supported ...

4 Monate vor | 2

Beantwortet
bit error rate calculation of qpsk signal in awgn channel ,getting ber of agc is more than ber of noise (Implementing QPSK Transmitter and Receiver in Simulink in matlab)
Hi Pavan,  Based on my understanding, you would like to know why the ber (bit error rate) value of agc is more than that of be...

5 Monate vor | 0

Beantwortet
Speed control for simulation 3-D vehicle with ground following
Hi Prajwal, Based on my understanding, you would like to find a method to control the vehicle speed in “Simulation 3D Vehi...

5 Monate vor | 1

Beantwortet
Fractional delay filter design
Hi Nidhi, Based on my understanding, you would like to know the fastest way to implement fractional delay in MATLAB. The ...

5 Monate vor | 0

Beantwortet
Matlab is outputting the vector and summation of vector components as one in the same and giving me a plot even though I don't call upon it, how do I fix?
Hi Christopher,    Based on the provided description, you would like to find out why the provided code is assigning a single...

6 Monate vor | 0

Beantwortet
getting arrays into matrix
Hi Vilmos, Based on your description, it seems that you want to address an error that occurs when executing the code, speci...

6 Monate vor | 0

Beantwortet
How does feedforwardnet generate this graph?
Hi Emer,    Based on the provided description, it seems that you would like to understand why the “plotregression” consists ...

6 Monate vor | 0

Beantwortet
The output optical flow vectors are velocity vectors or displacement vectors?
Hi Nicole,    Based on the provided description, it seems that you would like to understand what the output object of the op...

6 Monate vor | 1

| akzeptiert

Beantwortet
ploting in while loop start with uncalled for changes
Hi Mehrdad,    Based on the provided description, you would like to resolve why the plotting starts without any mouse moveme...

6 Monate vor | 0

Beantwortet
Integration of nonlinear numerical acceleration data to find displacement
Hi, Based on the provided description, it appears that you are seeking an alternative method to perform numerical integrati...

6 Monate vor | 0

Beantwortet
solve 2nd order ODE using matlab ,ode 45, matrix,
Hi Yongin, Based on your description, it seems that you want to address an error that occurs when executing the code, speci...

6 Monate vor | 0

Beantwortet
입력 인수가 부족합니다 나옵니다
Hi 관호 송, Based on my understanding, you would like to resolve the error in the provided code. Upon reviewing the given code, i...

6 Monate vor | 0

Beantwortet
How to create a mask on a map in lat-lon coordinates?
Hi Based on my understanding, you are seeking assistance in generating a mask using the "drawfreehand" function over a "geos...

6 Monate vor | 0

Beantwortet
Using summation and series to create a function to analyse and find error
Hi Richard, Based on your description, you would like to develop a MATLAB code using for loop for the series “10^(N-1)” and a ...

6 Monate vor | 0

Beantwortet
Legend in TiledLayout with AppDesigner
Hi Marius, Based on my understanding, you would like to generate a legend in the top-right corner of the plot. Upon r...

6 Monate vor | 0

Beantwortet
app designer - dropdownmenu - plot values
Hi Alejandro,  As per my understanding, you are interested in creating an app that allows you to plot different data from an E...

6 Monate vor | 1

Beantwortet
Writing into excel sheet from matlab
Hi You can directly use "writematrix" or use convert the matrix into a table and use "writetable" functions to write into an e...

7 Monate vor | 0

Mehr laden