photo

Qingping


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
1 个回答

排名
27,631
of 300,753

声誉
1

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
2

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


fill a polygon with a hole
data=[ 0.5, 0.8; 1.0, 0.0; 0.0, 0.0; 0.5, 0.8; 0.5, 0.4; 0.1, 0.1; 0.7, 0.1; 0.5, 0.4; ]; h=fill(data(:,1),dat...

6 years 前 | 3 个回答 | 0

3

个回答

提问


issues of Sensitive in 'dir' function
There is a file named abc.m, but I'm not sure the name is abc.m or Abc.m. How to determine the true name of file? I have a...

13 years 前 | 2 个回答 | 1

2

个回答

已回答
how to connect a PostGreSQL server on the network
waiting for someone can help me.

13 years 前 | 0

提问


How to update Perl in matlab
I am using Perl in matlab. Perl code: my $dbh = DBI->connect("dbi:$dbdriver:dbname=$dbname;host=$dbhost;port=$dbport",...

13 years 前 | 2 个回答 | 0

2

个回答

提问


how to connect a PostGreSQL server on the network
I found a help with Connect to a local PostGreSQL database on default port conn = database('test_db',UserName,Password,'Vendo...

13 years 前 | 1 个回答 | 1

1

个回答