| Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) | 
![]()  | 
	
| 
	 | 
| 		
			
			 | 
		#1 | 
| 
			
			 初级会员 
			
			
			
			注册日期: 2008-04-06 
				
				年龄: 35 
				
					帖子: 3
				 
				
				
				声望力: 0 ![]()  | 
	
	
	
		
		
			
			 
			
			我做调频仿真的时候用到信号的积分 
		
		
		
		
		
		
		
	clear;clc fs=100 dt=1/fs; t=0:dt:10-dt; x=cos(2*pi*t); subplot(211);plot(t,x);grid y=cumsum(x)/fs; subplot(212);plot(t,y);grid 但是积分好像不正确,幅度变小了,请各位帮我看看哪里错了?谢谢了  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 |