-
点云三维重建
说明: 用MATLAB实现激光雷达的三维点云的重建。(Reconstruction of 3D point cloud with MATLAB)
- 2020-07-30 00:19:28下载
- 积分:1
-
交叉小波变换
说明: 交叉小波分析,用于气象、水文数据的分析等。(Cross-wavelet analysis for meteorology, hydrology, etc.)
- 2019-06-24 14:19:17下载
- 积分:1
-
3D_halo_modeling-master
模拟小孔或者圆形柱体结构的三维仿真图像,白光入射下的散射分析(Three-dimensional simulation image simulation holes or circular cylindrical structure, under incident white light scattering analysis)
- 2017-03-22 09:39:18下载
- 积分:1
-
codyaray-dtmf-signaling-08f4143
dtmf signaling source code using matlab
- 2012-08-09 01:41:57下载
- 积分:1
-
chirp-fourier-transform
chirp fourier transform 线性调频Z变换(CZT) 的matlab功能函数,该方法通过CZT变换获得精确的等价于离散傅里叶变换结果的间谐波信号的频率分布估计值,可以得到精确的各次谐波和间谐波参数,利用该函数相同采样频率下该方法的检测精度更高。(This routine allows the evaluation of the DFT over an arbitrary range of frequencies as its name implies this lets you zoom into a narrow portion of the spectrum.)
- 2013-10-22 23:08:06下载
- 积分:1
-
GIS
说明: 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。
用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。
这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大("using Visual C development of GIS systems" supporting code. For beginners to the VC familiar with graphical programming quite well, and I had the time to learn MFC is shining on this book in the business. But as a GIS systems lack the necessary elements, such as the large amount of data management, spatial indexing, symbols, such as projectors, etc.. Now the point of view of the entire system architecture design is not too good. This book reprinted later renamed as "vector graphics systems development and programming", little change)
- 2006-03-07 12:45:39下载
- 积分:1
-
matlab代码
说明: 在命令行输入%%滞回曲线
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)))
- 2020-06-23 11:10:33下载
- 积分:1
-
320338633PEG
LDPC的矩阵生成,准循环码矩阵的生成,采用PEG算法生成,使用块矩阵方法(produce QC-LDPC matrix)
- 2020-07-08 11:48:57下载
- 积分:1
-
boid模型的仿真
boid模型的仿真,得出具体动物群集运动行为的规律、模型(Simulation of boid model)
- 2021-03-27 14:19:12下载
- 积分:1
-
phase field
Fe-Cu-Mn-Ni析出行为的相场模拟---matlab程序(phase-field simulation of precipitation behaviour of Fe-Cu-Mn-Ni alloy)
- 2018-05-07 10:11:42下载
- 积分:1