-
invsurf
软计算是人工智能的一个重要研究方面。机器人控制是人工智能控制的一个重要分支。(Soft computing is an important research area of artificial intelligence. Control of robot control is an important branch of artificial intelligence.)
- 2010-06-21 17:34:08下载
- 积分:1
-
L_M
主要就是实现L_M优化算法,用matlab写的
转成c该很容易的,用来仿真用的,希望大家给出点意见,第一次上传(The main optimization algorithm is to realize L_M with matlab into c written by the very easy to use simulation, and hope that we are given points, the first upload)
- 2008-01-18 16:10:07下载
- 积分:1
-
sy2
粒子群算法应用求解一个方程的最优解
Particle swarm optimization for solving an equation of the optimal solution(
Particle swarm optimization for solving an equation of the optimal solution)
- 2013-12-18 20:57:44下载
- 积分:1
-
ruili-sanshe
瑞利散射光强度的计算,随着角度入射波长的变化(Rayleigh scattering)
- 2015-03-11 13:04:09下载
- 积分:1
-
LFM-t
适用于雷达方面学习的初学者熟悉相关参数设置了解相关线性调频信号离散化,匹配滤波的产生方法等一系列基本问题。比较时域和频域不通滤波方法的区别(Beginners apply to radar aspects of learning to understand familiar with the parameters related to the chirp signal discrete, matched filtering to produce a series of basic questions like. Comparison of time domain and frequency domain filtering method fails difference)
- 2015-07-11 12:04:27下载
- 积分:1
-
MATLABaddress
matlab address
matlab工具箱下载地址总汇(Download matlab addressmatlab summary Toolbox)
- 2009-01-10 20:15:53下载
- 积分:1
-
hht_emd
希尔伯特—黄变化的matlab程序。很好用的哦,简单,明了。(Hilbert- Huang change matlab program. Oh good use, simple and clear.)
- 2010-10-19 15:28:51下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
stf_sim_v2
布朗大学的基于生源定位开发的一款模拟生成环境(Brown University developed a simulation based on the students locate the build environment)
- 2013-01-27 10:25:04下载
- 积分:1
-
kalkalman
此程序为关于卡尔曼滤波定位代码的matlab源程序(This paper presents a fuzzy adaptive Kalman filter technology )
- 2013-09-22 17:41:27下载
- 积分:1