photo

nado


Last seen: 5 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

14 个提问
1 个回答

排名
216,185
of 300,338

声誉
0

贡献数
14 个提问
1 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,922

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,149

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review

查看徽章

Feeds

排序方式:

已回答
yticks function gives error with subplot function
It works for me now ! i dont know what was happening. Sorry for this inconvenience and for wasting your time. Thank you for t...

7 months 前 | 0

提问


yticks function gives error with subplot function
Hello everyone, I am trying to use the function subplot in matlab. however, when i specify the axes property "yticks", it give...

7 months 前 | 4 个回答 | 0

4

个回答

提问


Plotting a variable versus space and time
Hello, I am attempting to plot wind speed magnitude field. This wind speed magnitude field is given as a function of time and s...

12 months 前 | 1 个回答 | 0

1

个回答

提问


stopping criteria for particle swarm optimization algorithm
Hello everyone, I am running an optimization problem using particle swarm algorithm pso). However, i have a problem related to ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


getting symbolic vector when using coeffs function to extract some coeffs
Hello everyone, Hore you are doing well. I am using the symbolic toolbox in MATLAB R2021a. I am interested in the coefficient ...

2 years 前 | 0 个回答 | 0

0

个回答

提问


solve the mass spring system where the mass matrix depends explicitly on time
Hello everyone, I was wondering how to solve a system of two ODEs where the mass matrix is time dependent. The system of differ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


how ode solver works
Hello everyone, I am looking for knowing or displaying time step in ode solver. Therefore, I ran through a lot of questions ask...

2 years 前 | 2 个回答 | 0

2

个回答

提问


error when calling .dll function
Hi everyone, I am trying to call a .dll file from MATLAB. However, i obtained the following error and MATLAB closes suddenly. ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Error in interp1 (line 186) F = griddedInterpolant(X,V,method);
Hello everyone, I am using interp1 function, in MATLAB R2015a, to interpolate lift and drag coefficients. These coefficients ar...

2 years 前 | 1 个回答 | 0

1

个回答

提问


how to load files which are listed in a cell array
hello everyone, I am doing aerodynamic computations. The blade i'm workin on is composed of several airfoils. The airfoils da...

2 years 前 | 1 个回答 | 0

1

个回答

提问


matlab does not plot the time series
Hello everyone, I am trying to generate velocity from JONSWAP spectrum.However, when the depth of is higher than 20 m, MATLAB d...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Genetic Algorithm and objective function value
Hello everyone, I was doing an optimization using GA (Genetic Algorithm). After nearly one hour and half, i obtained the optimi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


time for parameter estimation using ode 45
Hello everyone, I used lsqnonlin to find unknown parameters of an ODE. However, when i run the script, it is taking a long time...

3 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB code to find unknown parameters in ODEs using LM method
Hello, I am trying to write a code for solving system of linear ODE with unknown parameters that need to fit the experimental d...

3 years 前 | 0 个回答 | 0

0

个回答

提问


solving a coupled system of differential equations
Hello everyone, I have two differential equations which are coupled. I tried to use ode45 but it doesn't work because the syste...

3 years 前 | 1 个回答 | 0

1

个回答