-
ascii2fts
时间序列数组的创立和数据文件读取(金融工具箱/Financial Toolbox/fints/ascii2fts)(The creation of an array of time series and data files to read (the financial toolbox/Financial Toolbox/fints/ascii2fts))
- 2010-12-31 10:30:35下载
- 积分:1
-
main
I,Q通道的 噪声过程是高斯的的,而且是互不相关的,他的功率谱也是白的.
因为I和Q通道的噪声过程是高斯的,而且是互不相关的
我们可以得到他们是相互独立(Papoulis,1984).
最后,由于I和Q通道是独立的零均值高斯过程,因此可以推导出:复信号:I+jQ,幅度是瑞丽分布的,幅度的平放是指数分布的,相位角arctan(Q/I)是在(0,2π]上均匀分布(I Q Gaussian noise)
- 2015-03-03 21:01:36下载
- 积分:1
-
lilu
离散微分方程的生物学动力系统害虫喷洒农药控制(The power system of discrete differential equations biological pest spraying pesticides control)
- 2012-04-24 21:59:16下载
- 积分:1
-
Signal.matlab.source
现代信号处理教程清华版matlab例子源码,欢迎大家学习实用(Modern signal processing tutorial Tsinghua version matlab example source code, learn practical)
- 2012-08-30 09:52:48下载
- 积分:1
-
bprop
backpropagation algorithm
- 2012-01-28 00:04:34下载
- 积分:1
-
code
有关于哈达玛矩阵的测量矩阵matlab代码,重构算法为TVAL3算法(About Hadamard matrix of measurement matrix matlab code, algorithms reconstruction algorithm for TVAL3)
- 2015-04-20 19:53:10下载
- 积分:1
-
经典测试函数-MATLAB
多目标优化中经典的测试函数MATLAB代码(Classical test function matlab code in multi objective optimization)
- 2017-10-22 14:15:37下载
- 积分:1
-
Hilbert-Huang Transform
EMD 分解程序,官网HHT文件官网HHT文件(EMD decomposing program, official website HHT file official website HHT file)
- 2018-09-03 13:03:00下载
- 积分: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
-
Project
matlab code for erlang formula calculation..
Enjoy the code
- 2010-06-05 12:42:13下载
- 积分:1