-
quxiannihe
Matlab中两组数的曲线拟合,一般采用多项式拟合(curve fitting using a couple of datas)
- 2011-10-17 15:47:59下载
- 积分:1
-
openloop1
open loop filter without control means no feedback
- 2015-03-07 03:58:54下载
- 积分:1
-
LBM-raoliu
格子BLOTZMANN方法,二维圆柱绕流的实现(Lattice BLOTZMANN method, two-dimensional flow around a cylinder to achieve)
- 2013-10-21 16:52:07下载
- 积分:1
-
torque
Torque equation for human motion
- 2014-12-04 13:33:38下载
- 积分:1
-
Droopcontrol
下垂控制,在微电网中有一定使用价值,是二级控制的下端(Droop control, there is a certain value in microgrid)
- 2015-07-23 15:39:02下载
- 积分:1
-
lmsdemo
基于lms算法的自适应滤波器的simulink仿真模型(Simulink simulation model of the adaptive filter)
- 2021-02-07 13:59:55下载
- 积分: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
-
Compression-perception-theory-
压缩感知理论及其研究进展,文综述了cs理论框架及关键技术问题,并着重介绍了信号稀疏变换、观测矩阵设计和重构算法三个方面的最新进展,是一篇综述。(Compression perception theory and research progress, cs paper reviews the theoretical framework and key technical issues and focuses on the latest developments signal sparse transform observation matrix design and reconstruction algorithms in three aspects, is a review.)
- 2013-12-28 09:13:27下载
- 积分:1
-
GAcode
遗传算法解带约束的最优问题的matlab程序,适合进行遗传算法的学习(Genetic algorithm for constrained optimization problem matlab program, suitable for studying genetic algorithm)
- 2015-04-05 09:20:37下载
- 积分:1
-
bidirectional_dcdc2
双向DCDC的简单电流控制,既可以升压,也可以降压,适合于储能,光伏接入电网(bidirectional dc dc )
- 2016-04-09 20:54:35下载
- 积分:1