photo

Jean Dupin


自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Create a vector of vector exponents
Hi, Assume I have a vector v and a square matrix A v = [1, 2, 3, 4, 5]; A = randn(5); I want to create a matrix m = [v*A;...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Start two instances of Matlab from Excel
Here's the problem: I have developed a tool where Excel acts as a front-end interface to send data to Matlab and execute a Ma...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why does datenum('null','yyyymmdd') return an actual date?
As part of date manipulation, I need to convert a whole array of string dates into numbers? This array may sometimes contain 'n...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Fetch command no longer works with Matlab 2016b
Part of my code uses the fetch function to retrieve data in Matlab from an SQL query to an external database. This works fine ...

7 years 前 | 1 个回答 | 0

1

个回答