photo

Ozgur


ITU

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Vibration and Acoustics, Control Systems, Data Acquisition and Mechanics

统计学

MATLAB Answers

4 个提问
6 个回答

排名
254,729
of 297,457

声誉
0

贡献数
4 个提问
6 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
How can I use "fsolve" for a complex function that is changing in each iteration?
Does seperating the equation in to real and imaginary parts make sense in this? Palazzo

7 years 前 | 0

提问


How can I use "fsolve" for a complex function that is changing in each iteration?
Hi everyone, I have complex nonlinear function as below: <</matlabcentral/answers/uploaded_files/80494/equation.PNG>> ...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
I think this is related to couple of issues combined. MATLAB was on E:\ drive, I'd uninstalled and installed it again on C:\. ...

10 years 前 | 0

| 已接受

提问


"Undefined function 'equationsToMatrix' for input arguments of type 'sym'." Error
Hello all, I've been trying to deal with the equationsToMatrix function, but getting this "Undefined function 'equationsToMat...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
Splitting data array into sub arrays
Another question, if I want to put the subarrays into cell manually, how can I do that? (By not using "cell" function) I've tri...

13 years 前 | 0

提问


Splitting data array into sub arrays
Hi everyone, I have a acquired data of 10 sec with 30720 Hz sampling freq, which results 307200 data points. I want to s...

13 years 前 | 3 个回答 | 0

3

个回答

已回答
Sine generation with variable frequency and amplitude
I think i solve the problem. Here is the code if you are interested; num=length(t); k=zeros(1,num); f1=0.8; ...

13 years 前 | 0

| 已接受

已回答
Sine generation with variable frequency and amplitude
The sine waves i want to realize is alike below figure, I made it on Microsoft paint, so it is a little rough.. <http://imagesh...

13 years 前 | 0

提问


Sine generation with variable frequency and amplitude
Hi everyone, I have been trying to write a code that generates series of sine wave with changing frequency and amplitude; fo...

13 years 前 | 4 个回答 | 0

4

个回答