photo

Cruise


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

I'm learning Matlab by myself...

统计学

MATLAB Answers

6 个提问
0 个回答

排名
256,401
of 297,457

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


load matrix from *.txt file
Hi everybody, I want to load a matrix from *.txt file by use command "load" example: value.txt 2050 0 1175 1 2050 2110 1...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Sum of numeric string.
I have a mathematical function.This's a numeric string. How can i calculate sum of numeric string? Example: Sum of (1/3^n) with ...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Show figure from Gui code
Hi everybody. I have a problem with my code GUI. a1=str2num(get(handles.x1,'String')); b1=str2num(get(handles.y1,'Stri...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Show figure
Hi everybody. I have a GUI to plot a 3D graph.My problem is graph showed in GUI.I want to show graph in separate figure.Thank a...

13 years 前 | 2 个回答 | 0

2

个回答

提问


Draw a computer mouse.
I want to draw the planes on the 3D coordinate axes [x,y,z], when the planes intersect each other to create the point, how to dr...

13 years 前 | 1 个回答 | 0

1

个回答

提问


To draw a curve line
Hi everybody.I want to draw a curve line and I used code line([0 0],[0 952],[1238 1446]); line([0 0],[952 1844],[1446 2000...

13 years 前 | 3 个回答 | 0

3

个回答