photo

W. Feng


Last seen: 1年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

Spoken Languages:
English

統計

MATLAB Answers

7 質問
3 回答

ランク
67,929
of 300,853

評判
0

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

回答採用率
28.57%

獲得投票数
0

ランク
 of 21,094

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,319

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Answer
  • Revival Level 1

バッジを表示

Feeds

表示方法

回答済み
Whether Optimization Toolbox is supported by Matlab R2012b Compiler SDK?
there are only four Toolbox on the path as below in R2012b.

約2年 前 | 0

質問


Whether Optimization Toolbox is supported by Matlab R2012b Compiler SDK?
I want to generate a program where Optimization toolbox is used to .dll file by Matlab compiler SDK with .NET Assembly. But it ...

約2年 前 | 1 件の回答 | 0

1

回答

質問


Read the original output variable of function
% Assume the main function with m.file is invisible for user. we just know the name of m.file % e.g function [ y1, y2]=myfun(...

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

1

回答

回答済み
how to use an array as the input variable for function
The function file name is M=myfunction.m. and there are 39 inputs. [ ]=myfunction( a, b,c, ...) the array X with 39 values as...

3年以上 前 | 0

質問


how to use an array as the input variable for function
I would like to use an array as the input to call the main function. how to make it? E.g function [a b c]=myfunc( x1,x2,x3,x4...

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

3

回答

質問


How to read the name of all output argument in function?
It is only known the name of M-file for the main function. AAA.m define as below [¨P1,P2,P3,...P15]=function(a1,a2,a3,..a10) ...

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

1

回答

質問


How to run m-files(main function is variable) with Matlab code?
The values of variable have been got by excel file. And also known the name of m-file for the main function. I want to call thi...

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

1

回答

質問


How to get bodeplot for a specified blocks?
there are 10 blocks numbering from 1 to 10 accordingly. I would like to get the frequency response plot to blocks from number 4 ...

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

0

回答

回答済み
How to avoid "Warning: Overriding Parameters"
If this is nor affect your calculation. you only Need to use the Code of 'warning off'.

7年以上 前 | 0

質問


how to deal with a complicated simulink model to perform linear analysis?
there are a complicated model with tens of subsystem in simulink model. I only want to get the bodeplot to one subsystem. I remo...

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

0

回答