photo

chaitanya vallabh


Last seen: 대략 2년 전 2021년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


least square fitting for a nonlinear regression.
I have set of data points of anugular displacement and time. With which i plotted a sine wave graph. I have this equation y(t) =...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


Not enough input derivatives were provided for one or more Simulink-PS Converter blocks for the solver chosen.
This is my simulink diagram and below is the signalbuilder picture. This is the error i am getting:

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Getting error " 'ga' requires Global Optimization Toolbox'' while running the global optimization command for a stalagmite function.
clear all close all clc %inputs x = linspace(0,0.6,150); y = linspace(0,0.6,150); [xx, yy] = meshgrid(x,y); for i = 1:l...

2년 초과 전 | 답변 수: 1 | 0

1

답변