-
Watermark_Project
matlab code for image watermarking
- 2010-09-14 17:44:03下载
- 积分:1
-
TP_AMO
Le Descripteur SIFT (Scale Invariant Feature Transform) [1] consiste a extraire un histo-
gramme d orientations de gradients autour d un point d inter^et de l image. Le principe du calcul
du descripteur est illustre a la gure
- 2010-03-12 19:07:06下载
- 积分:1
-
ARMA
说明: 确定时间序列中的阶数的FPE或AIC准则的matlab代码。(Determine the order of time for the FPE or AIC criterion by matlab.)
- 2010-03-27 09:51:44下载
- 积分:1
-
sfun_PV_array_MPPT
具有最大功率点跟踪功能的光伏电池,采用matlab编写,可以用于光伏系统的仿真实验(pv battery with mppt function, written under matlab,it can be used in pv system simulation)
- 2012-11-13 02:13:07下载
- 积分: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
-
receiver_system
这是一个接收机系统,详细的给出了信号的产生,调制,发射,接收,解调等环境,很好的例子(This is a receiver system, the signal is given in detail the generation, modulation, transmit, receive, demodulation and other environment, a good example)
- 2009-09-15 11:20:18下载
- 积分:1
-
mygm
用matlab实现灰色序列预测GM(1,1),其中级比的判断采用手工判断。(Using matlab to achieve gray sequence prediction GM (1,1), one class than the judge to determine manually.)
- 2008-05-08 22:19:47下载
- 积分:1
-
ipc
inter-process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC methods are divided into methods for message passing, synchronization, shared memory, and remote procedure calls (RPC). The method of IPC used may vary based on the bandwidth and latency of communication between the threads, and the type of data being communicated.
- 2014-10-10 10:19:21下载
- 积分:1
-
MATLAB-codes-for-SF-composites
code to calculate the local elastic stiffness of short fiber reinforced plastics
- 2015-04-17 08:18:11下载
- 积分:1
-
matlab_R
matlab与R的命令对比,双剑合璧,充分发挥各自的优势。(matlab command comparison with R, two-pronged, give full play to their strengths.)
- 2010-06-03 03:27:41下载
- 积分:1