photo

Peeyush


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
20,658
of 300,765

声誉
1

贡献数
7 个提问
1 个回答

回答接受率
85.71%

收到投票数
1

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

已回答
Invoke Error, Dispatch Exception: Exception Error Occurred
I figured out a crude solution. I wrote and tested the code in a 32 bit machine and I was running into problems when running the...

13 years 前 | 0

提问


Invoke Error, Dispatch Exception: Exception Error Occurred
Hi, After creating a .COM object for SAP2000 from MATLAB I run a for loop with one API command. The loop looks something like...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Using Button Group in MATLAB GUI
Hi, I am trying perform this action using MATLAB GUI: i) Create a button group with 2 radio button ii)Based on user's selec...

13 years 前 | 0 个回答 | 0

0

个回答

提问


Command similar to 'ASSERT' (in python) in Matlab?
Is there a command in Matlab that serves the same purpose of 'ASSERT' command in Python?

14 years 前 | 1 个回答 | 0

1

个回答

提问


Enumerated Data Type in MATLAB
I want to define a enumerated data type (eMatType) which consists of the following definitions : STEEL = 1 CONCRETE = 2 ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Does something similar to 'intersect' command exists for more than 2 vectors?
Hi, There are 5 row vectors with different(or same) number of elements. The problem is to pick out the 'intersecting' element...

14 years 前 | 2 个回答 | 1

2

个回答

提问


How to trace the effect of a change in one function in a program on another function in the same program?
The general structure of my program is a fairly simple one: main program function1(x,y,z); function2(x1,y1,z1); ...

15 years 前 | 1 个回答 | 0

1

个回答

提问


How to generate a wave form
I wrote this code for generating a square wave for (t = -5.5 to 4.5) and a triangular wave in the same time domain. The code doe...

15 years 前 | 1 个回答 | 0

1

个回答