photo

Brad Humphreys


ZIN Technologies Inc

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

2 个提问
4 个回答

File Exchange

2 文件

Cody

0 个问题
4 个答案

排名
249,756
of 297,457

声誉
0

贡献数
2 个提问
4 个回答

回答接受率
0.0%

收到投票数
0

排名
698 of 20,438

声誉
2,604

平均
4.90

贡献数
2 文件

下载次数
163

ALL TIME 下载次数
23719

排名
58,716
of 158,938

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Editor's Pick
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • First Submission
  • Revival Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

提问


Anonymous function versus File in matlabfunction
I am creating several large functions from symbolic expressions (jacobians used in optimization). I've noticed that it takes ...

8 years 前 | 1 个回答 | 0

1

个回答

已提交


ConvertTDMS (v10)
Import or convert a LabView TDMS file into the MATLAB workspace or a mat file

11 years 前 | 150 次下载 |

4.7 / 5

已解决


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

11 years 前

已解决


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

11 years 前

已解决


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 years 前

已回答
Why is Arudino support Windows only and for old releases?
Just looking for feedback on this question too... why is arduino with Matlab/Simulink not supported on Linux?

11 years 前 | 0

已回答
Delay/Pause After command in R2012a
For example, I just executed: tic, toc There was a long pause of about 10 seconds then I get: Elapsed time is 0.000005 secon...

12 years 前 | 0

已回答
Delay/Pause After command in R2012a
Just trying to state that I only have this issue R2012a when installed on Windows 7. This happens irrespective of processor...

12 years 前 | 0

提问


Delay/Pause After command in R2012a
I use MATLAB on Linux and recently installed it on a Windows 7 machine (R2012a). On the windows machine I am having an issue wh...

12 years 前 | 3 个回答 | 0

3

个回答

已提交


readAdamsDataFile
Imports Data Files Created by MSC Adams

12 years 前 | 10 次下载 |

5.0 / 5

已回答
FFT on vibration analysis
Dharmresh, Go about it this way: 1) Use Pwelch to calulate the Power Spectral density of the acceleration. (Dentrend the t...

14 years 前 | 0