-
kmanes2
k means clustering algorithm new 2 cluster
- 2013-11-04 05:00:43下载
- 积分:1
-
matlab
运行这个程序后,就可得到配置极点后系统的输出响应。(After running this program, you can get the output response of the system after configuring the poles.)
- 2018-11-19 19:58:23下载
- 积分:1
-
cauchy
关于柯西分布的matlab工具包,包括概率分布函数,反函数等(On the Cauchy distribution matlab toolkit, including the probability distribution function, inverse function, etc.)
- 2007-11-08 12:08:13下载
- 积分:1
-
fangzhen
用matlab仿真信息论率失真函数R(D)(this is a matlab based program that emulates the calculation of R(D).)
- 2010-01-08 18:47:02下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Piano
用Matlab GUI编写的一个虚拟电子琴(模拟信号发生器)的简单小程序,可以自己编乐谱,也可以在键盘上谈乐谱。(Matlab GUI written with a virtual keyboard (analog signal generator) is a simple little program, you can own series music, you can talk about music on the keyboard.)
- 2014-10-03 10:09:11下载
- 积分:1
-
masvect---Copie
Vector control example of induction machine
- 2013-04-13 20:15:59下载
- 积分:1
-
AICandMDL
经典的信息论准则估计信号源个数。 使用空间谱估计理论,模拟发射信号由天线阵列接受采样。经过AIC和MDL两种算法,估计出采样序列中信号的个数,所加噪声是白噪声。(Classical information theory for sources number estimation. It s spatial spectrum estimation theory. it analogs transmission signal from the antenna array . It uses two algorithms“ AIC and MDL ”to estimate the number of sampled signal sequence. the added noise is white noise.)
- 2021-03-25 11:39:14下载
- 积分:1
-
GP in power system
利用遗传程序设计建立电力系统的负荷模型,无需像传统方法一样预先确定具体的模型结构,它能根据输入输出数据直接演化出变量间的函数关系,并且能够一次性的同时确定函数的结构形式和参数,使得模型的生成过程趋于智能化、自动化,解决了负荷建模工作中长期困扰的模型辨识问题。(Genetic Programming(GP) is a new evolutionary algorithm based on genetic algorithm,which has self-adaptive,self-organizing,self-learing and other advantages.As a kind of automatic programming technology,it tries to study the computer how to solve the problem according to the objective enviroment automatically without human intervention.)
- 2018-03-14 20:39:40下载
- 积分:1
-
matlab-robotics
matlab robotics 工具箱 机器人运动学计算资料(matlab robotics toolbox :robot kinematics calculations)
- 2013-10-09 10:28:56下载
- 积分:1