photo

W. Feng


Last seen: oltre un anno fa Attivo dal 2018

Followers: 0   Following: 0

Spoken Languages:
English

Statistica

MATLAB Answers

7 Domande
3 Risposte

RANK
168.986
of 300.799

REPUTAZIONE
0

CONTRIBUTI
7 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
28.57%

VOTI RICEVUTI
0

RANK
 of 21.092

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 171.134

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

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

circa 2 anni fa | 0

Domanda


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 ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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(...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 3 anni fa | 0

Domanda


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...

oltre 3 anni fa | 3 risposte | 0

3

risposte

Domanda


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) ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

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

oltre 7 anni fa | 0

Domanda


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...

oltre 7 anni fa | 0 risposte | 0

0

risposte