統計
MATLAB Answers
0 質問
117 回答
ランク
of 160,817
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
To Develop codes to simulate, and plot the results for an exponential signal
Hi @Rashi Rathi, I see that you want to plot exponential signals using MATLAB. Since very limited information is provided, I a...
To Develop codes to simulate, and plot the results for an exponential signal
Hi @Rashi Rathi, I see that you want to plot exponential signals using MATLAB. Since very limited information is provided, I a...
2日 前 | 0
回答済み
I am trying to find the wavelength of wave and am unsure as to what this function tells me
Hi @Youssef Haddad, I see that you have a piece of code and you are unsure of what it calculates. The function can be better d...
I am trying to find the wavelength of wave and am unsure as to what this function tells me
Hi @Youssef Haddad, I see that you have a piece of code and you are unsure of what it calculates. The function can be better d...
2日 前 | 0
回答済み
Create a Surrogate Model for predicting outputs from 7 different variables which have been varied in a latin hypercube over a number of runs
Hi @Vicki Corrigan, I understand you're interested in building surrogate models for your dataset. However, it is important to n...
Create a Surrogate Model for predicting outputs from 7 different variables which have been varied in a latin hypercube over a number of runs
Hi @Vicki Corrigan, I understand you're interested in building surrogate models for your dataset. However, it is important to n...
3日 前 | 0
回答済み
How to make R close to the identity
Hi @Haya M, For a random matrix, it is generally not possible to make the "R" factor from QR factorization close to the identit...
How to make R close to the identity
Hi @Haya M, For a random matrix, it is generally not possible to make the "R" factor from QR factorization close to the identit...
3日 前 | 0
回答済み
How to make a table for two different value but depending on third single value?
Hi @Jagannath Prasad, I understand that you want table of 'x' and 'A' for every value of 'z' in a single ".TXT" file. The code...
How to make a table for two different value but depending on third single value?
Hi @Jagannath Prasad, I understand that you want table of 'x' and 'A' for every value of 'z' in a single ".TXT" file. The code...
29日 前 | 0
回答済み
Save the value of fractal dimension
Hi @Frisda Sianipar, I understand that you want to save some workspace variables for later use. You can refer to the following...
Save the value of fractal dimension
Hi @Frisda Sianipar, I understand that you want to save some workspace variables for later use. You can refer to the following...
約1ヶ月 前 | 0
回答済み
Usin pdepe to solve first order pde
Hi @Pranav Naik, I understand that you want to solve first order pde in MATLAB. Kindly refer to the following MATLAB Answer's ...
Usin pdepe to solve first order pde
Hi @Pranav Naik, I understand that you want to solve first order pde in MATLAB. Kindly refer to the following MATLAB Answer's ...
約1ヶ月 前 | 0
回答済み
how to create separate events if I have the times at which they start and end in a flow time series data?
Hi @Hazhan Majeed, I understand that you have 43 start and end points for events, and you want to create dedicated variables fo...
how to create separate events if I have the times at which they start and end in a flow time series data?
Hi @Hazhan Majeed, I understand that you have 43 start and end points for events, and you want to create dedicated variables fo...
約1ヶ月 前 | 0
回答済み
Need guidance for using CVT controller in CVT Simulink model.
Hi @Mitrajit Rajendra Jopulkar, I understand that you want some guidance for using "CVT Controller" in Simulink. You can go th...
Need guidance for using CVT controller in CVT Simulink model.
Hi @Mitrajit Rajendra Jopulkar, I understand that you want some guidance for using "CVT Controller" in Simulink. You can go th...
約1ヶ月 前 | 0
回答済み
Can we use "dfilt.cascade" for mix of fir and iir filters?
Hi @ABTJ, In MATLAB, the command "dfilt.cascade" is used to return cascade of discrete-time filters. You can read more about i...
Can we use "dfilt.cascade" for mix of fir and iir filters?
Hi @ABTJ, In MATLAB, the command "dfilt.cascade" is used to return cascade of discrete-time filters. You can read more about i...
約1ヶ月 前 | 0
回答済み
Selecting all rows if range of column values is greater than 10
Hi @Fil Okua, I understand that your goal is to select rows from a table where the values in columns 1, 2, and 3 are all greate...
Selecting all rows if range of column values is greater than 10
Hi @Fil Okua, I understand that your goal is to select rows from a table where the values in columns 1, 2, and 3 are all greate...
約1ヶ月 前 | 0
回答済み
How to solve the following equation by using ode45?
Hi @tangjia zhang, I see that you want to solve a set of differential equation using "ode45" solver in MATLAB. Here are a few ...
How to solve the following equation by using ode45?
Hi @tangjia zhang, I see that you want to solve a set of differential equation using "ode45" solver in MATLAB. Here are a few ...
約1ヶ月 前 | 0
回答済み
How can I display up to second decimal point
Hi @준호 이, I understand that you want to perform "round off" operation on a "uitable" column in MATLAB's App Designer. Kindly r...
How can I display up to second decimal point
Hi @준호 이, I understand that you want to perform "round off" operation on a "uitable" column in MATLAB's App Designer. Kindly r...
約1ヶ月 前 | 0
回答済み
how to get all the .mdl file in a folder without extension in matlab
Hi @Priya Mahalakshmi, I see that you want to convert all the '.mdl' files in a folder to '.slx' files. You can do so by using...
how to get all the .mdl file in a folder without extension in matlab
Hi @Priya Mahalakshmi, I see that you want to convert all the '.mdl' files in a folder to '.slx' files. You can do so by using...
約2ヶ月 前 | 0
回答済み
For loop to multiple columns
Hi @david crowley, I see that the goal is to compute the '14w_RSI', '16w_RSI', and '18w_RSI' values within a loop and store eac...
For loop to multiple columns
Hi @david crowley, I see that the goal is to compute the '14w_RSI', '16w_RSI', and '18w_RSI' values within a loop and store eac...
約2ヶ月 前 | 0
回答済み
how can i convert a vector into a scalar in Simulink?
Hi @bitec bit, I see that you want to convert your vector data into a scalar value. There is no fixed way to convert vector da...
how can i convert a vector into a scalar in Simulink?
Hi @bitec bit, I see that you want to convert your vector data into a scalar value. There is no fixed way to convert vector da...
約2ヶ月 前 | 0
回答済み
How can I get the duration time of a key press with Psychtoolbox?
Hi @Enrica Gaetano, I see that you want to get the time duration for which a key was pressed. You can refer to the following M...
How can I get the duration time of a key press with Psychtoolbox?
Hi @Enrica Gaetano, I see that you want to get the time duration for which a key was pressed. You can refer to the following M...
約2ヶ月 前 | 0
回答済み
How can I export the picture to matrix
Hi @远志 崔, I see that you want to export a picture to matrix in MATLAB. In order to do so you can follow the below mentioned st...
How can I export the picture to matrix
Hi @远志 崔, I see that you want to export a picture to matrix in MATLAB. In order to do so you can follow the below mentioned st...
約2ヶ月 前 | 0
回答済み
How to calculate ROC values using classperf?
Hi @Asim Shahzad, I see that you want to get "ROC" values using "classperf" function of MATLAB. While checking out properties ...
How to calculate ROC values using classperf?
Hi @Asim Shahzad, I see that you want to get "ROC" values using "classperf" function of MATLAB. While checking out properties ...
約2ヶ月 前 | 0
回答済み
Image Registration (imregister)
Hi @João Mendes, I see that you want to know more about image registration and you are currently using "imregister" function of...
Image Registration (imregister)
Hi @João Mendes, I see that you want to know more about image registration and you are currently using "imregister" function of...
約2ヶ月 前 | 0
回答済み
.GRD format read and write error
Hi @Balaji L, I understand that you want to read a file which is in ".GRD" format and then write it into ".CSV" format but you ...
.GRD format read and write error
Hi @Balaji L, I understand that you want to read a file which is in ".GRD" format and then write it into ".CSV" format but you ...
約2ヶ月 前 | 0
回答済み
Select different cameras in my GUI
Hi @Alicia Wüst, I see that that you want to create a GUI in which you want the flexibility to switch between cameras listed in...
Select different cameras in my GUI
Hi @Alicia Wüst, I see that that you want to create a GUI in which you want the flexibility to switch between cameras listed in...
約2ヶ月 前 | 0
回答済み
Relation between fft and wavelet transform
Hi @$, I see that you want to understand more about the Fast Fourier, Wavelet transform and the relation between them. Here ar...
Relation between fft and wavelet transform
Hi @$, I see that you want to understand more about the Fast Fourier, Wavelet transform and the relation between them. Here ar...
約2ヶ月 前 | 0
回答済み
Read .tsv files in different subfolders
Hi @Mário Sobrinho, I see that you want to read data from multiple ".TSV" files, which are organized in subfolders where each s...
Read .tsv files in different subfolders
Hi @Mário Sobrinho, I see that you want to read data from multiple ".TSV" files, which are organized in subfolders where each s...
約2ヶ月 前 | 0
回答済み
How can we change each bar in bar chart in MATLAB
Hi @nazanin tavakoli, I understand that you want to create a MATLAB bar chart with 96 bars, coloring every 24 bars distinctly (...
How can we change each bar in bar chart in MATLAB
Hi @nazanin tavakoli, I understand that you want to create a MATLAB bar chart with 96 bars, coloring every 24 bars distinctly (...
約2ヶ月 前 | 0
回答済み
Convolution of two .wav files and deconvolve to get back original
Hi @Saravanakumar Chandrasekaran, I understand that you have performed convolution of two audio signal files and now you wish t...
Convolution of two .wav files and deconvolve to get back original
Hi @Saravanakumar Chandrasekaran, I understand that you have performed convolution of two audio signal files and now you wish t...
約2ヶ月 前 | 0
回答済み
How do i vary parameter between 0 to 1 and the value of the parameter asteriked on the curved for State variable I only
Hi @ogunmiloro oluwatayo, I see that you want to observe plots of state variable "I" against different values of "beta" ranging...
How do i vary parameter between 0 to 1 and the value of the parameter asteriked on the curved for State variable I only
Hi @ogunmiloro oluwatayo, I see that you want to observe plots of state variable "I" against different values of "beta" ranging...
約2ヶ月 前 | 0
回答済み
Workspace big data to load into simulink
Hi @richa mishra, I see that you are having trouble in importing data from the MATLAB's workspace to Simulink. This MATLAB An...
Workspace big data to load into simulink
Hi @richa mishra, I see that you are having trouble in importing data from the MATLAB's workspace to Simulink. This MATLAB An...
3ヶ月 前 | 0
回答済み
Turning a matrix in to a multi color graph
Hi @Conner Carriere, I see that you want to convert your matrix into a multiple colored plot with customized colors assigned to...
Turning a matrix in to a multi color graph
Hi @Conner Carriere, I see that you want to convert your matrix into a multiple colored plot with customized colors assigned to...
3ヶ月 前 | 0
回答済み
Convert a vector to a matrix in MATLAB. How can I do this?
Hi @pargol tabatabaee, On careful observation of matrix 'B', it can be observed that it is a symmetric matrix i.e B = B'(B Tran...
Convert a vector to a matrix in MATLAB. How can I do this?
Hi @pargol tabatabaee, On careful observation of matrix 'B', it can be observed that it is a symmetric matrix i.e B = B'(B Tran...
3ヶ月 前 | 0