photo

jiahao zhang


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
74,399
of 300,765

評判
0

コントリビューション
3 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,941

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


why does the paralelle calculation don't work and tell me "The variable B in a parfor cannot be classified."
if true c=VideoReader('movie.mp4'); t=read(c,1); B=zeros(1,length(t(:,:,2))); avera=zeros(1,length(680:9000)); parf...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


I use matlab to compile C++, and the result just give me a model not a function. What happens? give me this--- PDESystemSize: 40 Geometry: [] BoundaryConditions: [] Mesh: []
#ifndef SLINE_H #define SLINE_H #include<cmath> #include<mex.h> #include<matrix.h> class Sline{ private: ...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


\matlab\extern\include\matrix.h(604) : error C2143: syntax error : missing ')' before 'constant',what happen to this ?
#include <iostream> #include <fstream> #include <cstring> #define pi 3.1415926 #define g 9.8065 #define sigma 7...

9年以上 前 | 1 件の回答 | 0

1

回答