-
Philosophers
这个程序可以演示关于哲学家就餐的问题,对于理解线程的相互等待有很好的作用(This procedure can be demonstrated on the Dining Philosophers problem, each thread to wait for understanding the role of good)
- 2010-01-06 20:31:16下载
- 积分:1
-
bianyuantiqu
在Matlab中运用边缘提取的方法,对图像中的特征图形进行边缘提取(By using the methods of edge extraction in Matlab, the edge feature extraction of graphic image of the)
- 2014-11-22 15:18:34下载
- 积分:1
-
xinghaofengxi
数字信号处理-理论、算法与实现 一书中所涉及到的绝大部分算法。
Dsp_c C语言编写的算法程序。
Dsp_fortran FORTRAN语言编写的算法程序。
Dsp_matlab用MATLAB编写的信号处理程序,包含本书各个章节的
大部分例题。(" Digital Signal Processing- Theory, Algorithm and Implementation of a book related to most of the algorithm. The DSP_C C language algorithm. Dsp_fortran FORTRAN language written algorithm. Dsp_matlab prepared using MATLAB signal processing procedures, including most of the examples of the various chapters of the book.)
- 2013-04-24 21:13:43下载
- 积分:1
-
pMATLABs
pso 算法的matlab实现, pso 算法的的matlab实现。 ,经测试可直接使用。
(pso algorithm matlab realize pso algorithm matlab realize. Has been tested and can be used directly.)
- 2012-09-30 12:47:25下载
- 积分:1
-
cppmath_ug2b
Matlab C++ Math Library
- 2011-11-14 19:34:34下载
- 积分: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
-
APF
Low-pass filter 可自行調整延遲角度(Low-pass filter)
- 2014-10-29 19:46:12下载
- 积分:1
-
OpenCV2-Cookbook
OpenCV2 ComputerVision Application Programming Cookbook英文版,适合初学者学习(OpenCV2 ComputerVision Application Programming Cookbook in English, suitable for beginners to learn)
- 2015-01-03 16:13:58下载
- 积分:1
-
genetic-algorithm
遗传算法,用matlab来实现,图像美观,更接近真实数据(Genetic algorithm, using matlab to achieve, beautiful images, closer to the real data)
- 2013-10-16 22:43:03下载
- 积分:1
-
MATLAB
Grey prediction matlab program code灰色预测matlab程序(Grey prediction matlab program code)
- 2013-05-21 22:16:57下载
- 积分:1