photo

Paul


Last seen: Today 2011 年からアクティブ

Followers: 9   Following: 0

統計

All
MATLAB Answers

131 質問
1,743 回答

Cody

0 問題
11 解答

Discussions

7 ハイライト

ランク
44
of 300,857

評判
4,626

コントリビューション
131 質問
1,743 回答

回答採用率
51.91%

獲得投票数
620

ランク
 of 21,097

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
37,048
of 171,319

コントリビューション
0 問題
11 解答

スコア
120

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
7 ハイライト

平均いいねの数
1

  • Thankful Level 5
  • 36 Month Streak
  • Guiding Light
  • Knowledgeable Level 5
  • Revival Level 1
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
Can this symbolic expression be simplified anymore?
"In terms of simplifying, you could flip upside down to get rid of the one/over." Can try using numden, though the result might...

約23時間 前 | 0

質問


Is the Order of Function Evaluation Guaranteed when Function Outputs are Concatenated into an an Array?
Suppose I call two functions within concatenation into an array A = [ones(1,2),zeros(1,2)] In this case, the order in which on...

3日 前 | 2 件の回答 | 1

2

回答

回答済み
How do I perform a proper FFT of a gated segment of a time domain waveform with a logmag amplitude?
Generate a 512-point reference signal in the time domain Ts0 = 0.01; Fs0 = 1/Ts0; N0 = 512; n0 = 0:N0-1; t0 = n0*Ts0; y0 =...

4日 前 | 0

| 採用済み

回答済み
Find the transfer function of a differential equation symbolically
The function isolate comes in handy for this type of problem. syms u(t) y(t) dydt(t) t s Y(s) U(s) y0 dydt0 u0 omega_n z K % S...

8日 前 | 1

回答済み
Comment utiliser les transformées de Laplace ? How to use Laplace transforms
Hi Gilles, The documentation provides a detailed example at Solve Differential Equations of RLC Circuit Using Laplace Transform...

8日 前 | 0

質問


How Does interp1 Work if the Sample Points are not Monotonic?
Forever I've thought that the sample points input to @doc:interp1 have to be distinct AND monotonic. But I just saw on the doc p...

16日 前 | 1 件の回答 | 0

1

回答

回答済み
Linear interpolation with interp1 is slow: How to improve run times?
Hi Alessandro, The base version of interp1 is an ordinary m-file, so you can see all of the extra processing it needs to do to ...

16日 前 | 3

| 採用済み

質問


Is this Application of Leibniz Rule in Symbolic Math Toolbox Incorrect?
Referring to Leibniz Integral Rule: Verify R2025b matlabRelease Define some functions syms t x syms f_1(x) f_2(x) g(t) Cas...

19日 前 | 0 件の回答 | 0

0

回答

回答済み
Trouble with Interp2
Hi Peter, I think the arguments to interp2 are backwards, but there are some other considerations Ir_10nm_Cr_10nm= [... 0....

19日 前 | 0

| 採用済み

回答済み
"diff" function doesn't work properly with small numbers
The data in gora and dol are on the plot as can be seen below when using markers. However, if the y-data pattern is increasing-...

20日 前 | 1

| 採用済み

Discussion


Use of AI to Generate Matlab Code
Inspired in part by Christmas Trees, I'm curious about people's experience using AI to generate Matlab code. 1. Do you use AI t...

21日 前 | 0

回答済み
Can I use imported from matlab workspace matrix in simulink function block?
Assuming the intent is to implement this function in a Matlab Function block, then see Use Data in Multiple MATLAB Function Blo...

約1ヶ月 前 | 0

回答済み
how do I change the abscissa (x -axis) of a cosine wave plot to show degrees
Change the plot command so that the independent variables are in deg. Or define x in terms of deg and then use cosd to compute y...

約1ヶ月 前 | 0

| 採用済み

質問


Is There an Inconsistency with How Unassigned Values are Filled After an Assignment into a Table?
Create an empty table T = table; Assign a string value to the third row a new variable T.string(3) = "abc" The values in row...

約1ヶ月 前 | 2 件の回答 | 1

2

回答

回答済み
convolution integral with ode45
If c(t) has a Laplace transform then we can take advantage of the convolution property and convert to the s-domain, solve for U(...

約1ヶ月 前 | 1

回答済み
How to run code from a later line multiple times without restarting the whole script?
See Create and Run Sections in Code for how to divide the script (assuming it really is a scipt and not a function) into section...

約1ヶ月 前 | 0

| 採用済み

回答済み
Trouble making a parameter sweep for Simulink
Try out = sim(model); More generally check out Simulink.SimulationInput and Optimize, Estimate, and Sweep Block Parameter Valu...

約1ヶ月 前 | 0

| 採用済み

回答済み
Help with exporting variables from function to workspace to then run in simulink file
The "modern" way to do this with the sim command is to use a Simulink.SimulationInput as the input. See that doc page to get sta...

約1ヶ月 前 | 1

回答済み
Save data from Simulink Scope
"I have this setting: is it correct?" It's correct if you want all of your logged variables to be contained within a single var...

約1ヶ月 前 | 0

| 採用済み

回答済み
How do I import an audio file into simulink?
Hi Victor, It's not clear why it would be more convenient to do this in Simulink, but if that's really the case then perhaps th...

約2ヶ月 前 | 0

| 採用済み

回答済み
not saving data in workspace
Proabably because the model is set for a single simulation output. Go to: Model Settings -> Data Import/Export If the box is c...

約2ヶ月 前 | 0

回答済み
i am getting error when put definite integral of a ratio whose nemerator & denominator both are definte integral with variable limits.
Hi jagannath, In the original code, lmf and umf are function handles (having nothing to do with the sym variable x), and functi...

約2ヶ月 前 | 0

| 採用済み

回答済み
Transpose Matrix in Simulink 2020a
The online doc doesn't go back as far as 2020a, but in 2021a one would use the Math Function block. I'm sure (well, nearly sure)...

約2ヶ月 前 | 0

質問


Is There a Way to Create a Sequence of Polar Plots in a Tiled Layout Using arrayfun with an Anonymous Function?
Sample data s.th = pi/4:pi/4:2*pi; s.r = [19 6 12 18 16 11 15 15]; s(2) = s(1); s(2).th = s(2).th*1.3; If I want to make two...

約2ヶ月 前 | 1 件の回答 | 1

1

回答

回答済み
effects of ifft2(x, 'symmetric') while x is not conjugate symmetric
It appears that only portions of the input matrix are used when 'symmetric' is specified on input to ifft2 and the input is 2D ...

約2ヶ月 前 | 1

回答済み
insAccelerometer Documentation h(x)
My take on this ... The equations in the code make sense assuming (1) the accelNav vector, which I assume (2) is a filter state...

約2ヶ月 前 | 1

回答済み
Error with Calling "dcmecef2ned" in Simulink
Hi Richard, In which version did it used to work? I'm assuming you're calling dcmecef2ned from inside a MatlabFunction block? ...

約2ヶ月 前 | 0

回答済み
Having trouble solving an equation
syms x eqn = sqrt(((((26892/(x)^3)+(254.7/(x^2)))/2)^2)+(6111.5/((x)^3))^2) == 19000; expand(eqn) solve is telling it can't f...

約2ヶ月 前 | 0

| 採用済み

質問


Does Symbolic Math Toolbox Formally Support Function Composition?
The doc page Create Symbolic Functions states "The Symbolic Math Toolbox™ currently does not support composite symbolic function...

約2ヶ月 前 | 1 件の回答 | 0

1

回答

回答済み
Wrap part of a shape with a surface
Hi Robert, Perhaps something like this that draws a pathc between each height line? Salt to taste on the patch command. Is th...

約2ヶ月 前 | 0

| 採用済み

さらに読み込む