-
matlab程序
实现配电系统可靠性评估,用蒙特卡洛模拟法实现运算(diastribution system)
- 2021-02-23 18:29:41下载
- 积分:1
-
BMW6NEW
宝马汽车3DMAX模型。 (BMW 3DMAX model.)
- 2010-11-29 10:21:19下载
- 积分:1
-
MSBCS
说明: 在MTLAB环境运行main_msbcsspl.m。该程序的功能是实现图像的稀疏分解并重建图像,采用压缩感知理论,利用小波分析,在小波域分块观测,可以用很少的观测值就能重建原图像。程序包中已经整合了小波包和测试图像,没有多余文件,程序经过亲测并修改,能在MATLAB中直接运行得到很好的结果,速度非常快!(Run main_msbcsspl.m in the MTLAB environment. The function of the program is to decompose and reconstruct the image sparsely. Using compressed sensing theory and wavelet analysis, the original image can be reconstructed with very few observations. Wavelet package and test image have been integrated in the package. There are no redundant files. After testing and modifying the program, it can run directly in MATLAB and get good results. The speed is very fast.)
- 2019-02-17 20:33:47下载
- 积分:1
-
src
结构光三维重建,用来生成点云,精度较高,速度较慢。(Three-dimensional reconstruction of structured light)
- 2019-05-25 10:40:46下载
- 积分:1
-
splinewidget
VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
- 2020-10-27 10:29:59下载
- 积分:1
-
exoosg
exercis on osg programing in visuel basic c++
- 2013-11-09 19:19:42下载
- 积分:1
-
solid_reconstruction
该压缩文件是一个matlab编写的三维重建的示例程序(This zip file contains files that were used in the case study
for image processing seminars given by The MathWorks.
In brief, the code will take two images that were taken from
adjacent layers of a solid wooden dowel. These images can be
realigned based on their features such that the solid is reconstructed.
This demo shows two images being realligned, but the process can be followed
for all the pairs, recreating the entire solid. The benefit of this code is
that the realignment is done automatically.
)
- 2009-09-21 21:23:40下载
- 积分:1
-
coal-excavate
FLAC3D 煤矿开挖命令流,适合于煤矿开挖处理(FLAC3D mine excavation command stream, suitable for handling coal excavation)
- 2013-06-03 10:46:09下载
- 积分:1
-
codol
使命召唤的d3d透视上色,大家可以借鉴一下,不要用于非法意图,呵呵(Call of Duty d3d color perspective, we can learn it, not for an illicit purpose, huh)
- 2016-07-11 17:03:15下载
- 积分:1
-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1