-
biaoshiyushengcheng
实验内容
信号与系统试验报告 自己的作业
1.设有两个信号:
要求x(t)和h(t)采样形成离散序列,
参数选择如下:
采样率Δ=4ms,
频率f=30Hz,
a=2f2ln(M),
M=2.5
在MATLAB下实现连续信号离散化,
并绘制出离散形式的信号波形。
(Experimental signal and system test the contents of the report of one)
- 2008-05-07 10:26:56下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
juleifenxizairuqinjiance
聚类分析在入侵检测中的应用研究,09最新论文,从CNKI上买来的,希望对大家有用。(Cluster Analysis in Intrusion Detection Research, 09 latest papers, bought from CNKI on, we want to be useful.)
- 2010-09-01 11:56:12下载
- 积分:1
-
TSP
说明: 用遗传算法求解TSP问题+matlab动态演示其求解过程。(TSP problem using genetic algorithm+ matlab dynamic presentation of their solution process.)
- 2011-04-05 21:32:28下载
- 积分:1
-
层次分析法
说明: 通过使用matlab,对层次分析法进行求解,从而进一步确定权重,更快的解决问题。(By using matlab, the analytic hierarchy process (AHP) is solved to further determine the weight and solve the problem more quickly.)
- 2019-04-18 08:56:05下载
- 积分:1
-
1
说明: 最速下降法matlab源码 有一定参考价值(Steepest descent method matlab source has certain reference value)
- 2013-03-20 20:13:45下载
- 积分:1
-
fh116
主要是基于mtlab的程序,基于多相结构的信道化接收机,分数阶傅里叶变换计算方面。( Mainly based on the mtlab procedures, Channelized receiver based on multi-phase structure, Fractional Fourier transform computing.)
- 2017-04-16 14:47:24下载
- 积分:1
-
signal_to_noise_c5510
关于信号噪声比的MATLAB算法实现,可仿真信号噪声比(On the realization of signal to noise ratio of MATLAB algorithm, the simulation of signal to noise ratio)
- 2015-02-02 15:38:03下载
- 积分:1
-
chaoliujisuankechengsheji
电力系统的潮流计算 用牛顿拉夫孙法进行matlab潮流计算(Power flow calculation method matlab Newton Musharraf flow calculation Sun)
- 2011-05-01 18:13:55下载
- 积分:1
-
wave
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:39:05下载
- 积分:1