photo

WhatIsMatlab-


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
219,927
of 300,847

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
90.91%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,279

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


4th order Runge-Kutta Method Help
Below is my code for a 4th order Runge-Kutta but I keep getting an error and I don't see what I am doing wrong. I was hoping som...

9 years 前 | 2 个回答 | 0

2

个回答

提问


ODE23 taking in 3 variables
I can run this function with 2 z values but when I try to add another z value I get an error. Do you know how to run this f...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Adding a Foor Loop
know I need to use a for loop but I cannot seem to get it to run.

10 years 前 | 1 个回答 | 0

1

个回答

提问


Adding zeros to a number
So I have this number 0 1 0 1 0 it is only 5 bits long but I want to add all zeros to the end of the number to make it 23 bit...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Loop Question with divison
I have the number 0.357. I want to multiply the number by 2 until it gets to a whole number. Once it gets to a whole number I wa...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Decimal to Floating Point Representation
I want to use a normalized mantissa. Since I do not want to use any of the built in converters how would I do this. Where is ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


fprintf into a stored variable
Instead of using fprintf I want to store all the i, xe, and f(xe) into a vector instead. That way I can call them later. Also I ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Decimal to Binary (ieee 754)
I want to create a code that converts decimal to ieee754. I do not want to use dec2bin so I do not know where to start. I want...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Insert Equation directly into the code
This code is for finding roots for an equation. My code runs fine how it is. But I do not like how I have to use the input comma...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Backward Loop Question- Help
I am trying to get the code to start at a certain value lets say 80 and start counting down from there. But I am struggling to ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


For Loop Backwards Help
This is my code. And these are the values it produces. 0 5.0000 9.6000 13.8320 17.7254 21.3074 24.6028 27.63...

10 years 前 | 1 个回答 | 0

1

个回答