只需一步,快速开始
您需要 登录 才可以下载或查看,没有账号?我要加入
使用道具 举报
查看全部评分
ChaChing
clear;clc fi=2*pi*rand(1,600); y=@(x) arrayfun(@(k) sqrt(0.1+(k-0.5)*10).*cos(2*pi*(0.01+(k-0.5)*10).*x+fi(k)),1:600); x=0:200; Y=zeros(size(x)); for j=1:length(x) Y(j)=sum(y(x(j))); end plot(x,Y)
sogooda
fi=2*pi*rand(1,600);
本版积分规则 发表回复 回帖后跳转到最后一页
|小黑屋|Archiver|手机版|联系我们|声振论坛
GMT+8, 2025-4-24 02:51 , Processed in 0.066549 second(s), 23 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.