-
programmingtips
本资源是关于matlab编程技巧的介绍,可以作为教材的辅助资料,提高编程水平。(This resource is introduced on the matlab programming techniques can be used as supplementary teaching materials to improve the level of programming.)
- 2009-09-29 09:54:01下载
- 积分:1
-
10000048
smthing i do not understand
- 2009-06-13 14:32:57下载
- 积分:1
-
zjjdcsxtfz
基于matlab的最佳基带传输系统仿真源代码(the best base-band transmission system simulation source code)
- 2007-04-27 10:41:15下载
- 积分:1
-
MATLAB
初学者必备 完整的MATLAB入门到精通书本辅助实验程序 学后基本可以上手(Complete beginners MATLAB entry to the master book assisted experimental program learn basic can get started)
- 2012-07-22 17:28:18下载
- 积分:1
-
Crank_Nicolson
Crank_Nicolson隐式解法,关于一位热传导的(Crank_Nicolson implicit solution, on a heat conduction)
- 2011-10-28 11:53:14下载
- 积分:1
-
ofdm_basic
OFDM系统的基础代码集。都是基础程序,希望对大家有用(OFDM system code base set. Are based procedures in the hope that it may be useful to)
- 2007-06-07 11:23:51下载
- 积分:1
-
08Adaptive-Self-Tuning
永磁同步电机速度环参数自整定方面的论文,题目不让太长,没显示全。。。(08Adaptive Self-Tuning Speed Control for Permanent-Magnet Synchronous Motor Drive With Dead Time)
- 2014-10-29 18:08:14下载
- 积分: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
-
mod_demod
通用调制解调程序,主要包括BPSK, QPSK, 64QAM, 64QAM等常用调制方式。(Generic modem program, including BPSK, QPSK, 64QAM, 64QAM modulation, such as commonly used.)
- 2008-02-19 12:03:23下载
- 积分:1
-
genetic-algorithm
遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考(Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coincided with the genetic algorithm calibration function, a large variation of genetic algorithm, adaptive genetic algorithm, two-cut point crossover genetic algorithm, variable ectopic Adaptive genetic algorithm matlab source code for your reference
)
- 2021-03-25 10:19:14下载
- 积分:1