![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13123336_1601382794548.jpg)
Christian S.
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Find places before or after zeros in vector
Hi MATLAB-Community, I'm searching for an elegant way to mark the places before and after zeros in a Vector. e.g.: a ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Insert values of one vector at specific places into another
Hello MATLAB-Community, I'm stuck with the following problem: If got two vectors, a and b. a = [0 0 0 0 1 0 0 0 1 0 1 0 0 0...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Solving linear system - but using only parts of the Matrix
Hi everyone, I'm trying to solve a linear system of equations but want to use only selectet rows for that operation. For exa...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Access matrix values inside of a function
Hi MATLAB-Folks, I'm asking with a beginner problem for your help, I searched the forum for an answer but without sucess: ...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Using the value of the next step in a FOR loop over a vector
Hi everybody, is it possible to use in a for loop over a vector the value of the next step? e.g. if got a vector like this: ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Symsum every other step
Hi everybody, I'm trying to get a symsum runnin' with a count of every other step. The Formula itself looks like this: ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Calculation with elements in row before or after
Hello MATLAB Community, I'm searching for a elegant way to calculate with matrix-elements in different rows (or columns). Fo...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Two vectors into matrix with an opeartion?
Hi everybody, I'd like to create a matrix from 2 vectors with a subtraction. a=[0,1,2,3] b=[6,7,8,9] The operation is b-a, s...
4年以上 前 | 2 件の回答 | 0