急需matlab实现的下雪的代码,在线等。发到邮箱546956947@qq.com 谢谢!

2025-01-04 00:50:36
推荐回答(2个)
回答1:

%%%% 这是调用函数代码
function y1=myfunc(const, t)
a=const(1);
b=const(2);
y1=a*t*t+b;

%%%报错!
??? Input argument "const" is undefined.
Error in ==> myfunc at 2
a=const(1);
Error in ==> mytemptest at 4
beta=nlinfit(t,y,myfunc,[1;1]);

回答2:

heshenwenwan | 六级
我就说下那个运行的命令按钮的代码把
如果你把那个相片放在了桌面,就可以直接写
Picture1.Picture = LoadPicture("c:\documents and settings\administrator\桌面\1.jpg")
a = a + 1
Text1 = a
这是运行的单击事件。