-
Seismic-wave-numerical-simulation
地震波数值模拟
该程序为地震波数值模拟程序,基于声波方程高阶有限差分格式,程序中参数已经进行了说明,对于初学地震波数值模拟的朋友很有帮助。该程序为matlab编制,可以直接进行成图,所得图形为波场快照。(Seismic wave numerical simulation)
- 2020-06-28 23:20:02下载
- 积分:1
-
QuartusMaxplus
Quartus和Maxplus使用指南。在做EDA设计的时候会用到的。(Quartus and Maxplus Guide. When doing EDA design will be used.)
- 2010-05-25 11:19:45下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
Matlab-Coder-VC
一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。(An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.)
- 2011-11-27 14:53:50下载
- 积分:1
-
gmsk2
本代码实现基本的GMSK调制解调的功能,经过调试可用(The code to achieve basic GMSK modulation and demodulation functions available through debugging)
- 2015-01-11 20:59:35下载
- 积分:1
-
iris_data_x.DAT.tar
Training data set for MATLAB NN data classification
- 2012-11-30 08:07:12下载
- 积分:1
-
maoxiguan
以R404A为介质的毛细管管内流动压强及气含率分布特性一维均相模型计算程序(R404A as the medium of capillary tube flow pressure and gas holdup distribution characteristics of one-dimensional homogeneous model calculation program)
- 2015-10-30 15:43:03下载
- 积分:1
-
Kernel-PCA
一个老外写的文章,很不错,对以后学习核主元分析(KPCA)有帮助!(the paper was written by the foreigner,which is very useful and meaningful.)
- 2014-01-17 20:45:36下载
- 积分:1
-
BGA
小波分析,可用于气象分析等图形分析,毕业论文(Wavelet analysis can be used for weather analysis, graphical analysis, Thesis)
- 2011-05-26 16:59:46下载
- 积分:1
-
comparison
分类对比开发系统,能够通过设置不同的参数对数据进行分类,得到不同分类结果。(Classification contrast development system by setting different parameters can classify the data, get different classification results.)
- 2015-03-21 18:34:58下载
- 积分:1