統計
All
ランク
of 151,708
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
回答済み
Is there a way to determine an equivalent circuit for Nyquist diagrams (I have the data set) using Matlab (or Simulink)?
@Arthur FdA, Yes you can. The experimental data needed for Nyquist and Bode plots is the same: a set of magnitudes and phases,...
Is there a way to determine an equivalent circuit for Nyquist diagrams (I have the data set) using Matlab (or Simulink)?
@Arthur FdA, Yes you can. The experimental data needed for Nyquist and Bode plots is the same: a set of magnitudes and phases,...
3日 前 | 1
回答済み
Improving personal Fourier Interpolation Model
@Giacomo, I do not understand everything you are doing in your script. But it looks lto me like you discard the phase informat...
Improving personal Fourier Interpolation Model
@Giacomo, I do not understand everything you are doing in your script. But it looks lto me like you discard the phase informat...
8日 前 | 0
回答済み
how do i get a proper time plot for this qudratic equation?
@Pranay, Let us try different initial values for x: x0=[-2,...,2]. Use a different initial value on each pass. Store results i...
how do i get a proper time plot for this qudratic equation?
@Pranay, Let us try different initial values for x: x0=[-2,...,2]. Use a different initial value on each pass. Store results i...
9日 前 | 0
回答済み
How to properly make a circular histogram?
@Neuroesc, Check out these items on the file exchange: https://www.mathworks.com/matlabcentral/fileexchange/65174-wind_rose-wi...
How to properly make a circular histogram?
@Neuroesc, Check out these items on the file exchange: https://www.mathworks.com/matlabcentral/fileexchange/65174-wind_rose-wi...
9日 前 | 0
回答済み
Create (equal density) spaced vector in MATLAB
[Sorry if this is a duplicate answer. My first attempt to post produced an error message.] @Abinesh G, Here are command that w...
Create (equal density) spaced vector in MATLAB
[Sorry if this is a duplicate answer. My first attempt to post produced an error message.] @Abinesh G, Here are command that w...
10日 前 | 0
| 採用済み
回答済み
How can I find the power factor when my system contains harmonics?
@Chonlasit, When you have harmonics, the power factor for a single-phase system, and for a 3-phase system with three identical ...
How can I find the power factor when my system contains harmonics?
@Chonlasit, When you have harmonics, the power factor for a single-phase system, and for a 3-phase system with three identical ...
10日 前 | 0
| 採用済み
回答済み
Can't understand why Pwelch claims window is larger than input signal
@Jude, [Edit: correct spelling in my comments.) You need to use the transpose of the data array. pwelch() finds the spectrum ...
Can't understand why Pwelch claims window is larger than input signal
@Jude, [Edit: correct spelling in my comments.) You need to use the transpose of the data array. pwelch() finds the spectrum ...
10日 前 | 1
| 採用済み
回答済み
Simulating a high performance, very compact optical distance measurement sensors for applications such as ADAS
@idris, "Does mathworks provide such a functionality of simulating a ladar that is edge emitting, and having 905nm, single stri...
Simulating a high performance, very compact optical distance measurement sensors for applications such as ADAS
@idris, "Does mathworks provide such a functionality of simulating a ladar that is edge emitting, and having 905nm, single stri...
11日 前 | 0
| 採用済み
回答済み
model reduction from a database created with xfoil
@Marko, I do not think proper orthogonal decomposition or principal component analysis will be useful for this problem. To do p...
model reduction from a database created with xfoil
@Marko, I do not think proper orthogonal decomposition or principal component analysis will be useful for this problem. To do p...
12日 前 | 0
回答済み
Can anyone help me in understanding of deconvolution based on toeplitz matrix?
@Junjie Zhao, Here is an examle, using d=[1 2 3 4 5], which you suggested. Since d has length 5, then the convolution d*w = p (...
Can anyone help me in understanding of deconvolution based on toeplitz matrix?
@Junjie Zhao, Here is an examle, using d=[1 2 3 4 5], which you suggested. Since d has length 5, then the convolution d*w = p (...
12日 前 | 0
回答済み
how to heat map encode a smoothed line of sparse time-series data
@hxen, [Edit: Add label to colorbar.] The script below plots the raw data and smoothly interpolated data, colored by speed. Yo...
how to heat map encode a smoothed line of sparse time-series data
@hxen, [Edit: Add label to colorbar.] The script below plots the raw data and smoothly interpolated data, colored by speed. Yo...
13日 前 | 1
| 採用済み
回答済み
Question Regarding Baseline Correction in Time-Frequency Analysis of Auditory MMN Data
@Elaine, [Edit: fix spelling errors] I understand that you want to do time-frequency analysis on EEG data evoked by auditory s...
Question Regarding Baseline Correction in Time-Frequency Analysis of Auditory MMN Data
@Elaine, [Edit: fix spelling errors] I understand that you want to do time-frequency analysis on EEG data evoked by auditory s...
30日 前 | 0
回答済み
QRS area calculation from ECG
@Gültekin Günhan, [Edit: Add a citation of, and link to, the original Kors paper. The data and matrix and code are unchanged.]...
QRS area calculation from ECG
@Gültekin Günhan, [Edit: Add a citation of, and link to, the original Kors paper. The data and matrix and code are unchanged.]...
約1ヶ月 前 | 0
回答済み
Converting spectrum.pwelch//psd to equivalent pwelch call
@Ron Fowler, The defaults for spectrum.welch are listed here. The defaults for pwelch are listed toward the bottom of this p...
Converting spectrum.pwelch//psd to equivalent pwelch call
@Ron Fowler, The defaults for spectrum.welch are listed here. The defaults for pwelch are listed toward the bottom of this p...
約1ヶ月 前 | 0
回答済み
Motion correction for foot movement in an MRI foot
@Trixie, Please upload a subset of the data array, im4d. For example, the first 10 time points, i.e. a 128x64x51x10 array. Mayb...
Motion correction for foot movement in an MRI foot
@Trixie, Please upload a subset of the data array, im4d. For example, the first 10 time points, i.e. a 128x64x51x10 array. Mayb...
約1ヶ月 前 | 0
送信済み
Random numbers with custom distrbution
myRand returns random numbers with a custom distribution specified as a histogram.
約1ヶ月 前 | ダウンロード 0 件 |
回答済み
Can we specify an "outward" direction to normal obtained from pcfitplane approach?
@Manish Kumar Nayak, I agree with @Matt J. To be more specific: Assume n is the normal vector returned by pcfitplane. If yo...
Can we specify an "outward" direction to normal obtained from pcfitplane approach?
@Manish Kumar Nayak, I agree with @Matt J. To be more specific: Assume n is the normal vector returned by pcfitplane. If yo...
約1ヶ月 前 | 0
| 採用済み
回答済み
Find the ratio or difference spectra as time progresses
There is a large literature on transfer funciton estimation by taking the ratio of two complex spectra. This usually involves th...
Find the ratio or difference spectra as time progresses
There is a large literature on transfer funciton estimation by taking the ratio of two complex spectra. This usually involves th...
約2ヶ月 前 | 1
回答済み
How to calculate HF/LF from ECG data
@拓実, The ratio of power in the low frequency band (defined as 0.04–0.15 Hz) to the high-frequency band (defined as 0.15–0.40 Hz...
How to calculate HF/LF from ECG data
@拓実, The ratio of power in the low frequency band (defined as 0.04–0.15 Hz) to the high-frequency band (defined as 0.15–0.40 Hz...
約2ヶ月 前 | 0
回答済み
Plotting deflection of beam using macaulay functions
@Benjamin, You wrote: "An example of this function would be: slope=(1/(E*I))*(146.5*<x>^2+315<x-0.12>^2-70.24*,x.^3)" I inter...
Plotting deflection of beam using macaulay functions
@Benjamin, You wrote: "An example of this function would be: slope=(1/(E*I))*(146.5*<x>^2+315<x-0.12>^2-70.24*,x.^3)" I inter...
約2ヶ月 前 | 0
回答済み
How to plot one curve and change color according to value
@Fritz Weld, [Edit: clean up code a lttle bit.] x = linspace(0,10); y = sin(3*x).*exp(0.5*x); y1=zeros(size(y)); y2=y1; % i...
How to plot one curve and change color according to value
@Fritz Weld, [Edit: clean up code a lttle bit.] x = linspace(0,10); y = sin(3*x).*exp(0.5*x); y1=zeros(size(y)); y2=y1; % i...
約2ヶ月 前 | 0
回答済み
Random Number Generation with Parameters
@Demosthenis Kasastogiannis, I share @John D'Errico's question. I am not sure I understand your reply to his question. My under...
Random Number Generation with Parameters
@Demosthenis Kasastogiannis, I share @John D'Errico's question. I am not sure I understand your reply to his question. My under...
約2ヶ月 前 | 0
| 採用済み
回答済み
How to calculate average frequency and a frequency over time graph all in Matlab?
@Ugonne, [edit: I adjusted my discussion at the bottom slightly. No changes to code or plots.] I made a recording with my comp...
How to calculate average frequency and a frequency over time graph all in Matlab?
@Ugonne, [edit: I adjusted my discussion at the bottom slightly. No changes to code or plots.] I made a recording with my comp...
約2ヶ月 前 | 0
回答済み
How to datasample exponential data without losing the exponential decay?
@SARA CACCIATO SALCEDO, @Star Strider and @Les Beckham have provided excellent suggestions. You want a matrix that is 400x1000...
How to datasample exponential data without losing the exponential decay?
@SARA CACCIATO SALCEDO, @Star Strider and @Les Beckham have provided excellent suggestions. You want a matrix that is 400x1000...
約2ヶ月 前 | 2
回答済み
Good evening, we have a point cloud and have applied an first rotation to align the point cloud along the y-axis. Now we have a problem with a second rotation
@Alessandro, You can find the directions of the principal axes by eigenvalue decomposition of the covariance matrix of the poin...
Good evening, we have a point cloud and have applied an first rotation to align the point cloud along the y-axis. Now we have a problem with a second rotation
@Alessandro, You can find the directions of the principal axes by eigenvalue decomposition of the covariance matrix of the poin...
約2ヶ月 前 | 0
回答済み
I need help using the corrcoef function to calculate PRx (pressure reactivity index)
@Caleb, The pressure reactivity index is defined as "a moving correlation coefficient from 30 consecutive 10-s averages of ICP ...
I need help using the corrcoef function to calculate PRx (pressure reactivity index)
@Caleb, The pressure reactivity index is defined as "a moving correlation coefficient from 30 consecutive 10-s averages of ICP ...
約2ヶ月 前 | 0
回答済み
how i can modifiy the code to make the bandwith of fft less ?
@ANAS HAMZAH, To get the very narrow bandwidth shown inthe second plot in your PDF, you need to inccrease the duration of the s...
how i can modifiy the code to make the bandwith of fft less ?
@ANAS HAMZAH, To get the very narrow bandwidth shown inthe second plot in your PDF, you need to inccrease the duration of the s...
約2ヶ月 前 | 0
回答済み
Determining gait cycle from heel marker motion capture data
@Katie, Post some example data if you wish. Here is a paper I co-authored on the topic of identifying gait cycle during teadmi...
Determining gait cycle from heel marker motion capture data
@Katie, Post some example data if you wish. Here is a paper I co-authored on the topic of identifying gait cycle during teadmi...
2ヶ月 前 | 1
回答済み
The Mathieu Equation—Stability for 2DOF whirlflutter system
@Nikoo, [Edit: Replaced scan of Figure 9 with a better scan that does not cut off the Y axis label.] You seek advice for code ...
The Mathieu Equation—Stability for 2DOF whirlflutter system
@Nikoo, [Edit: Replaced scan of Figure 9 with a better scan that does not cut off the Y axis label.] You seek advice for code ...
2ヶ月 前 | 0
回答済み
Face Difficulty when converting tensorflow model to Matlab
@Ze, Your function compute_loss_gradients(...) calls function compute_loss3(). The call to compute_loss3(...) includes w_upd ...
Face Difficulty when converting tensorflow model to Matlab
@Ze, Your function compute_loss_gradients(...) calls function compute_loss3(). The call to compute_loss3(...) includes w_upd ...
2ヶ月 前 | 0
| 採用済み