Binaya
Followers: 0 Following: 0
統計
MATLAB Answers
0 質問
60 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Python Error: ModuleNotFoundError: No module named 'sklearn'
Hi Zair I understand that when you are using "sklearn" package in MATLAB you are getting the above error. It is possible that ...
Python Error: ModuleNotFoundError: No module named 'sklearn'
Hi Zair I understand that when you are using "sklearn" package in MATLAB you are getting the above error. It is possible that ...
約1ヶ月 前 | 0
回答済み
Two lines of plot title with number and date time
Hi Adi To insert two lines of text in the title of the plot you can pass a cell array into the 'title' function containing two ...
Two lines of plot title with number and date time
Hi Adi To insert two lines of text in the title of the plot you can pass a cell array into the 'title' function containing two ...
約1ヶ月 前 | 0
回答済み
design LPF using Filter with Butterworth
Hi Mohamed You can follow the below steps to create a lowpass Butterworth filter: Setup the parameters for Butterworth filte...
design LPF using Filter with Butterworth
Hi Mohamed You can follow the below steps to create a lowpass Butterworth filter: Setup the parameters for Butterworth filte...
約2ヶ月 前 | 0
回答済み
How to design a 3rd order butterworth bandpass filter characteristic which will then be used for the dfilt.df1tsos function?
Hi Patrick Your approach is correct. To design a 3rd order Butterworth bandpass filter, you just need to modify the "butter" ...
How to design a 3rd order butterworth bandpass filter characteristic which will then be used for the dfilt.df1tsos function?
Hi Patrick Your approach is correct. To design a 3rd order Butterworth bandpass filter, you just need to modify the "butter" ...
約2ヶ月 前 | 0
回答済み
CWT using Daubechies wavelets.
Hi Josef Currently, MATLAB does not support continuous wavelet transform using 'Daubechies' wavelets. "cwt" function currentl...
CWT using Daubechies wavelets.
Hi Josef Currently, MATLAB does not support continuous wavelet transform using 'Daubechies' wavelets. "cwt" function currentl...
約2ヶ月 前 | 0
回答済み
Why cwtft is not recommended anymore?
Hi Shirin I understand that you have a few queries related to the "cwtft" and "cwt" functions. I will try to clarify them below...
Why cwtft is not recommended anymore?
Hi Shirin I understand that you have a few queries related to the "cwtft" and "cwt" functions. I will try to clarify them below...
約2ヶ月 前 | 0
回答済み
periodgram vs pwelch not showing similar results
Hi Andreas I understand that you are trying to plot the power spectral density using two different approaches. The 'pwelch' fun...
periodgram vs pwelch not showing similar results
Hi Andreas I understand that you are trying to plot the power spectral density using two different approaches. The 'pwelch' fun...
約2ヶ月 前 | 0
回答済み
How can I change the regularization (weight decay) in fitnet?
Hi Bao To use regularization in "fitnet", you can modify the regularization performance parameter of the network. The following...
How can I change the regularization (weight decay) in fitnet?
Hi Bao To use regularization in "fitnet", you can modify the regularization performance parameter of the network. The following...
3ヶ月 前 | 0
回答済み
How to reconstruction multilevel wavelet (DWT)
Hi grandong I understand that you would like to reconstruct your signal from wavelet coefficients. You can use "wavedec" and ...
How to reconstruction multilevel wavelet (DWT)
Hi grandong I understand that you would like to reconstruct your signal from wavelet coefficients. You can use "wavedec" and ...
3ヶ月 前 | 0
回答済み
cwtfilterbank magnitude linear scale
Hello Jhon I believe you have used the code provided here: https://www.mathworks.com/help/wavelet/ref/cwtfilterbank.html?sear...
cwtfilterbank magnitude linear scale
Hello Jhon I believe you have used the code provided here: https://www.mathworks.com/help/wavelet/ref/cwtfilterbank.html?sear...
3ヶ月 前 | 0
回答済み
subdivide numbers inside a file .xlsx
Hi Alberto You can follow the below steps to divide the numbers into different columns: Read the data using "readcell" funct...
subdivide numbers inside a file .xlsx
Hi Alberto You can follow the below steps to divide the numbers into different columns: Read the data using "readcell" funct...
3ヶ月 前 | 0
| 採用済み
回答済み
=polyfit function give error in matlab app designer app
Hi Collin The error indicates that the values or sizes of "x" and "y" differ when used in App Designer. This issue arises becau...
=polyfit function give error in matlab app designer app
Hi Collin The error indicates that the values or sizes of "x" and "y" differ when used in App Designer. This issue arises becau...
3ヶ月 前 | 0
| 採用済み
回答済み
mfcc for audio feature extraction
Hi Steel Please refer to the below documentation for instructions on how to use the "mfcc" function to extract the Mel-frequenc...
mfcc for audio feature extraction
Hi Steel Please refer to the below documentation for instructions on how to use the "mfcc" function to extract the Mel-frequenc...
3ヶ月 前 | 0
回答済み
Cepstrum Coefficient/Order Extraction
Hi Ejay I believe you are trying to calculate the cepstral coefficients of the provided signal, specifically the 4th cepstral...
Cepstrum Coefficient/Order Extraction
Hi Ejay I believe you are trying to calculate the cepstral coefficients of the provided signal, specifically the 4th cepstral...
3ヶ月 前 | 0
回答済み
continuous wavelet transform- modify and reconstruct
Hi Behrang Yes, changing the coefficients of the wavelets is the right way for modifying the a signal. You can follow the belo...
continuous wavelet transform- modify and reconstruct
Hi Behrang Yes, changing the coefficients of the wavelets is the right way for modifying the a signal. You can follow the belo...
3ヶ月 前 | 0
回答済み
SPL of wav file
Hi Ryan I understand that you want to calculate mean SPL i.e. Sound Pressure Level for all frequency bins in a recorded file. ...
SPL of wav file
Hi Ryan I understand that you want to calculate mean SPL i.e. Sound Pressure Level for all frequency bins in a recorded file. ...
3ヶ月 前 | 0
回答済み
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 ...
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 ...
8ヶ月 前 | 0
回答済み
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...
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...
8ヶ月 前 | 0
回答済み
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...
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...
8ヶ月 前 | 0
回答済み
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...
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...
10ヶ月 前 | 0
回答済み
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...
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...
10ヶ月 前 | 0
回答済み
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...
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...
10ヶ月 前 | 0
回答済み
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...
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...
10ヶ月 前 | 1
| 採用済み
回答済み
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...
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...
11ヶ月 前 | 1
回答済み
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...
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...
11ヶ月 前 | 0
回答済み
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...
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...
11ヶ月 前 | 0
回答済み
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...
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...
11ヶ月 前 | 1
回答済み
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...
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...
11ヶ月 前 | 1
回答済み
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...
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...
11ヶ月 前 | 0
回答済み
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 ...
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 ...
11ヶ月 前 | 2