-
city_Dijkstra.m
说明: 数学建模中的图论知识来研究最短路径的问题,利用Dijkstra算法matlab实现(Graph theory knowledge in mathematical modeling is used to study the shortest path problem, which is realized by using Dijkstra algorithm matlab.)
- 2019-05-27 18:21:32下载
- 积分:1
-
GrayCode
programmed to manipulate the Gray Cyclic Binary Codes.
- 2007-11-08 10:31:44下载
- 积分:1
-
BTC
CML for block turbo coding
- 2020-11-06 11:29:51下载
- 积分:1
-
ICA
说明: 独立成分分析算法降低原始数据噪声,并提取特征值,非常有用得数据去噪程序。(Independent component analysis algorithm reduces the raw data noise, and extract characteristic value, is more helpful data denoising procedure.)
- 2010-04-01 17:16: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
-
tracking_optical-flow
This demo tracks cars in a video by detecting motion using optical flow. The cars are segmented from the background by thresholding the motion vector magnitudes. Then, blob analysis is used to identify the cars.
- 2013-07-24 12:59:47下载
- 积分:1
-
matlab
北工商Matlab课件,对初学者很有用;用Matlab解方程的程序源代码以及有限差分方程源代码,希望对学习Matlab的小朋友有帮助(North Business Matlab courseware, useful for beginners with Matlab equations for the source code and the finite difference equation is the code, hope to help children learn Matlab)
- 2010-06-09 09:42:25下载
- 积分:1
-
99273911cancer
to detect cancer cells usiing matlab
- 2009-05-17 18:50:09下载
- 积分:1
-
matlab
说明: MATLAB的完全教程,详细介绍了MATLAB的功能,给使用者参考。(MATLAB complete tutorial, detailing the MATLAB functions to users.)
- 2011-04-14 22:57:28下载
- 积分:1
-
HS_VaR_Backtest
Plain Historical Simulation Back-testing Result
- 2013-09-28 22:27:15下载
- 积分:1