photo

Arnav


Last seen: 3 days 前 自 2024 起处于活动状态

Followers: 0   Following: 0

Hesitation is Defeat.

Programming Languages:
Python, C++, C, MATLAB, SQL, Shell
Spoken Languages:
English
Pronouns:
He/him

统计学

  • Knowledgeable Level 2
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Why I can't find the DC Machine from the Matlab?
Hi @Jerry Wang, Both the blocks are the same. There was an update in the mask of the DC Machine block from MATLAB R2022b onward...

2 days 前 | 0

已回答
Voltage coming out as zero
Hi @ayush, The voltage in the scope is coming out to be zero because of a short in your circuit. So, its effectively measuring ...

2 days 前 | 0

已回答
Markovian linear jump systems (MJLS) simulation
Hello @w, To simulate a MJLS, we can implement a function that iteratively updates the state of the system based on the curren...

3 days 前 | 0

已回答
What modification is required in the given code on image processing to accurately capture the dimensions of a spreading blob from a series of images?
Hi @Pragyan Kumar Sarma, To deal with parts of the water blob that got cutoff due to reflection of light, we can use the follow...

5 days 前 | 0

| 已接受

已回答
how to write objective function
Hi @ali, The general workflow for training a SVR model using PSO optimization is as follows: The parameters we need to ...

5 days 前 | 0

已回答
Generating a fourth-degree polynomial curve for the expansion region of a planar nozzle
Hi @Bamelari Jovani, From the attached pictures of the equations, the paper simply states that amongst all the curves discussed...

6 days 前 | 0

| 已接受

已回答
My question is what is the value i am getting as the output of my code.
Hi @Varun, The result that you are getting is a closed form way of representing the solution of the equation. Here root(P(x),x,...

23 days 前 | 0

| 已接受

已回答
Missing deflection of Simscape Flexible Beam with two fixed supports
Hi @Jonas, The issue here is that a beam that is fixed from both sides is statically indeterminate i.e. it is not possible to s...

24 days 前 | 0

已回答
Coherence bandwidth of S21
Hi @Derek, We can go about doing the task in MATLAB as you described but first, we need to assume some data. Here, I am conside...

24 days 前 | 0

已回答
Visually similar pcbstack objects resulting in different S parameter responses
Hi @Richard, Although the shapes you provided look similar, they are quite different in terms of the numbers of vertices...

25 days 前 | 0

| 已接受

已回答
Extracting signal phase using MAximum Entropy Method
Hi @Foad, I went through the code and the paper you provided. The code seems to be correct in all respects. After reading the p...

27 days 前 | 1

已回答
How to read a 'CompactSVMModel' saved in a .mat file from a C++/Qt program
Hi, I tried executing your code with the particulars provided in the CMakeLists.txt with MATLAB R2022b libraries. This is my C...

1 month 前 | 0

| 已接受

已回答
Reduce the inputs for the chi2gof function (follow-up question of: Using chi2gof to test two distributions)
Hi @Sim, You are correct in seeing that xvals and bins are not necessary for the chi-square test if you have the actual bin cou...

1 month 前 | 1

| 已接受