Feeds
提问
Trustworthy covariance matrix and standard deviation from lsqnonlin with 'Local minimum possible'
I'm doing parameter estimation with *lsqnonlin* function and after many iterations I get ' _Local minimum possible_ '. As an out...
10 years 前 | 1 个回答 | 0
1
个回答提问
Logging bus signals with timeseries - no measuring units
I'm logging a bus signal with a To Workspace block set to timeseries. The bus definition contains a measuring unit but it does n...
11 years 前 | 0 个回答 | 0
0
个回答提问
S Function Output Ports
Hi, I have created an C S Function with 2 output ports. Each output port has a different width (One is for all the states and...
12 years 前 | 0 个回答 | 0
0
个回答提问
Structure or array for S-function input, output and parameters?
Hi, What is faster and what do you recommend? I have a C S-function with 14 inputs. 1. Right now I am using a single port...
12 years 前 | 1 个回答 | 1
1
个回答提问
How to tell Simulink not to treat a subsystem as a sublibrary
Hi, I made a simulink library and I added 2 sublibraries to it with the help of subsystems: Library: - Sublibrary 1 ...
12 years 前 | 3 个回答 | 0
3
个回答提问
Debug C S-function with Visual Studio 2010 Express
Hi, I am debugging a C S-function in Visual Studio 2010 Express. I am able to attach to Matlab's process and I can go through...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to call Matlab functions from C S functions
Hi, Is it possible to call matlab functions from C S functions? I would need to call *fzero* and I do not wish to create anot...
13 years 前 | 1 个回答 | 0