photo

W. Feng


Last seen: plus d'un an il y a Actif depuis 2018

Followers: 0   Following: 0

Spoken Languages:
English

Statistiques

MATLAB Answers

7 Questions
3 Réponses

RANG
67 929
of 300 857

RÉPUTATION
0

CONTRIBUTIONS
7 Questions
3 Réponses

ACCEPTATION DE VOS RÉPONSES
28.57%

VOTES REÇUS
0

RANG
 of 21 097

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 361

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Whether Optimization Toolbox is supported by Matlab R2012b Compiler SDK?
there are only four Toolbox on the path as below in R2012b.

environ 2 ans il y a | 0

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
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...

plus de 3 ans il y a | 0

Question


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

plus de 3 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse

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

plus de 7 ans il y a | 0

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse