-
!---Beginning-Visual-CPP-2012
This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
- 2014-09-20 14:46:33下载
- 积分:1
-
FCM
MRI脑肿瘤分割matlab代码,内面的gui要重新编译才能运行(MRI brain tumor segmentation matlab code, gui inner surface to be recompiled to run)
- 2014-12-15 16:17:01下载
- 积分:1
-
fuzzycontrol
一个模糊控制在汽车方面的应用程序,a car fuzzy control can be well applied to the characteristics FUZZY (a car fuzzy control can be well applied to the characteristics FUZZY )
- 2012-10-19 21:58:34下载
- 积分:1
-
pso-1
pso粒子群优化算法,适用于计算目标函数,全局非线性反演的问题(pso Particle Swarm Optimization for calculating the objective function, the global nonlinear inversion problem)
- 2015-03-07 16:39:38下载
- 积分:1
-
含有噪声的飞行轨迹及数据处理
说明: 用于生成带噪声的无人机飞行轨迹,同时通过中值和小波滤波方式进行噪声去除(It is used to generate the flight path of UAV with noise and remove the noise by means of median and wavelet filtering)
- 2020-01-13 15:15:37下载
- 积分:1
-
MATLAB-2660
说明: 《MATLAB程序设计教程》源代码,为书籍源代码(Matlab design lecture)
- 2010-04-20 17:43:24下载
- 积分:1
-
MovingDetect
matlab的运动目标分割 车辆检测 平均建模背景差分(Moving object segmentation matlab Vehicle Detection average difference modeling background)
- 2012-03-24 21:32:04下载
- 积分:1
-
CYT5
基于matlab的直接序列扩频通信系统的设计与仿真,在Matlab2012b上(Design and simulation matlab direct sequence spread spectrum communication system, on the Matlab2012b)
- 2013-12-17 11:08:43下载
- 积分:1
-
matlab_FEM_dismesh
DistMesh giving a singular FEM matrix?(Hi
Anyone here with some experience of using DistMesh in finite element code? I m solving the scalar Helmoltz equation in an annular region in 2D:
rho_1 < rho < rho_2
where rho_1 is the radius of a Perfect Electric Conducting cylinder and rho_2 is where the mesh is truncated using an Absorbing Boundary condition.
Now, I ve written code to mesh the region myself (by dividing the region into annular rings and picking a fixed number of points on each ring) and I ve written another program which uses DistMesh to mesh the region. I get a nice solution using my own meshing code but the FEM matrix becomes singular when I use DistMesh. This is the DistMesh Code I used:
Circle with hole
rABC=1.5
rCyl=0.5
fdstring=sprintf( ddiff(dcircle(p,0,0, f),dcircle(p,0,0, f)) ,rABC,rCyl)
fd=inline(fdstring, p )
box=[-2,-2 2,2]
[p,N]=distmesh2d(fd,@huniform,0.04,box,[])
I tried changing box and the 0.04 value (initial edge length). But every time, the matrix becomes sin)
- 2010-06-05 09:17:55下载
- 积分:1
-
lab1
ec627 speexh processing iit guwahati lab 1 program
- 2009-10-25 02:08:25下载
- 积分:1