-
WaveFieldNumericalSimulation(StaggeredGrid)
TotalWES.m是主干程序,而DCoef和FCTforAW是里面调用的函数。TotalWES只要实现交错网格有限差分波场数值模拟,其中的FCTforAW是用来消除数值频散的。这些是实现弹性波波场模拟的程序,其它两个文件是实现声波波场模拟的程序(TotalWES.m is the backbone of the procedure, and DCoef and FCTforAW is inside a function call. As long as the realization of TotalWES staggered grid finite difference numerical simulation of wave field, which FCTforAW is used to eliminate the numerical dispersion. These are the realization of elastic wave field simulation procedures, the other two documents are to achieve the sound the ball field simulation procedures)
- 2021-01-28 21:28:36下载
- 积分:1
-
matlab_primer_40
A good book for people who want complete in-depth training using MATLAB.
- 2011-01-05 12:33:03下载
- 积分:1
-
wor2k
matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块(wavelet transform code input image matrix, the output an image is divided into four)
- 2006-10-13 23:37:12下载
- 积分:1
-
Multiface
数字图像处理project4, 人脸检测,利用matlab自带工具箱(Digital image processing project4, face detection, built using matlab toolbox)
- 2014-01-07 13:44:35下载
- 积分:1
-
ECG_Compression1
主要是基于matlab2013的心电压缩技术,该压缩技术主要讨论了各种无损压缩技术。算法简单,实用性好。(ECG matlab2013 mainly based compression technology, the compression technology is mainly discussed various lossless compression techniques. Algorithm is simple, practical good.)
- 2020-12-09 07:19:20下载
- 积分:1
-
files
matlab的详细程序说明,包括一些基本的程序。(Detailed description of the procedures matlab)
- 2010-11-16 16:23:16下载
- 积分:1
-
CS4VM
In this paper, we study cost-sensitive semi-supervised
learning where many of the training examples are unlabeled
and different misclassification errors are associated
with unequal costs. This scenario occurs in many
real-world applications. For example, in some disease
diagnosis, the cost of erroneously diagnosing a patient
as healthy is much higher than that of diagnosing a
healthy person as a patient. Also, the acquisition of labeled
data requires medical diagnosis which is expensive,
while the collection of unlabeled data such as basic
health information is much cheaper
- 2014-10-21 00:18:03下载
- 积分:1
-
Kmeans
clustering algorithm
- 2011-10-30 19:21:43下载
- 积分:1
-
DSP_MATLAB
说明: DSP 从基础到深入 --Matlab版(DSP from basic to in-depth- Matlab version)
- 2011-03-09 16:28:24下载
- 积分:1
-
mountainroad
说明: 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。
程序编制的比一些比赛论文中的要精细一些,但结果不是很好。(The progressive alignment method used in solving this problem is not a very effective way, I think the best way to Dijkstra, but it is relatively simple Dijkstra Code (has source code, just change the weight matrix), no further to practice. Programming than some games should be fine in a number of papers, but the results are not very good.)
- 2011-04-12 20:35:42下载
- 积分:1