Feeds
提问
Simulink State Flow
Is it possible to call matlab functions inside the Stateflow? in order to pass parameters between two Stateflows.
12 years 前 | 1 个回答 | 1
1
个回答提问
Problem solving integral?
Hi all, I want to calculate the integral of my function f(x) but I get the error of Explicit integral could not be found. My...
12 years 前 | 1 个回答 | 0
1
个回答提问
Probelem with optimization and finding parameters?
Hello everyone, I have a question. I have to functions f and g and I would like to find the parameters of function g based on...
12 years 前 | 1 个回答 | 0
1
个回答提问
Problem solving integral?
Hi I have a problem calculating these codes: syms x B C K syms D S positive f=2^(-log2(1/B)*((abs(x-2)/C)^D)); g=...
12 years 前 | 1 个回答 | 0
1
个回答提问
finding extreme value?!?
Hi everybody, Does anybody knows how to find the extreme values (maximum and minimum) of a distribution or a function in MATL...
13 years 前 | 0 个回答 | 0
0
个回答提问
problem solving derivative
Hi, I want to find the peak value (extrema) of my distribution which is: y = (ka/landa)*((x/landa)^(ka-1))* (2^(-(x/landa)^k...
13 years 前 | 1 个回答 | 0
1
个回答提问
problem with command solve inside a function.
Hi I have a problem using command solve in a function. My codes are: function [a]=test(ka,landa) sym x y = ...
13 years 前 | 1 个回答 | 0
1
个回答提问
problem using command solve?!
Hi I have a problem using command solve. when I write these commands on the command window, I get 4 answers for m equation. ...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to calculate nbins for chi2gof test?
Hi I want to use chi2gof test to see if the distributions of my data is normal or not? but I don't know how to calculate nbins ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Troubles with Lillietest and chi2gof
Hi I generate 100 numbers which came from a normal distribution, and when I use lillietest I get the answer h=0 but when I us...
13 years 前 | 1 个回答 | 0