-
QuadTRee
使用C++和matlab混合编程实现四叉树分解及合并区域的代码(C++ and matlab mixed programming quadtree decomposition and Mergers area code)
- 2013-04-23 20:11:39下载
- 积分:1
-
ISM
说明: ( )
- 2010-05-22 22:51:30下载
- 积分:1
-
matlabTSP
MATLAB编写的程序,是解决TSP问题的一种方法(MATLAB programs that solve the TSP problem is a method of)
- 2008-05-07 19:51:14下载
- 积分:1
-
1
说明: 该程序可以建立一个链表,然后随机的插入节点(The program can build a linked list, and then randomly insert the node)
- 2009-11-25 10:18:16下载
- 积分:1
-
a
说明: 用遗传算法解决旅行商问题(附源代码),遗传算法其实是一种求函数极值的随机搜索算法。(Solving the traveling salesman problem using genetic algorithms (with source code), genetic algorithm is a kind of extreme demand function of random search algorithm.)
- 2011-05-11 17:43:08下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
CompositeViewer
OSG中怎样创建多视图,利用OSG+Win32 console application实现。(make multiply views in osg)
- 2013-11-30 14:50:46下载
- 积分:1
-
5
选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声(Two topics, based on matlab image processing system with a simple median filter to eliminate noise)
- 2014-01-19 22:23:22下载
- 积分:1
-
tower
自己写的,很有心得,还往大家多多支持,谢谢!(Write your own, very learned, but also to the generous support of everyone, thank you!)
- 2009-12-15 19:56:01下载
- 积分:1
-
monodevelopment_src
Building applications with Mono
- 2007-09-30 09:02:21下载
- 积分:1