搜索资源列表
MATLAB7_0GuideBook
- MATLAB 7_0实用指南(上下册)(超星图书)和超星阅读器的安装程序。希望对大家有所帮助。顺便盼求:关于GPS接收机的自适应抗干扰的程序,应该是功率倒置算法,还有GPS MATLB工具箱,否则还要编写仿真GPS信号的程序才能调试这个抗干扰算法,是吗?望高人指点。我的邮箱是:wanlili212@tom.com 先谢谢各位:)-MATLAB 7_0 Practical Guide (volumes) (Superstar Books) Superstar readers and the ins
fanyanprogram
- 基于matlab的反演程序,用于地球物理勘探中射线追踪及偏移成像程序.-the inversion procedure for geophysical exploration ray tracing and migration procedures.
1
- Q值MATLAB正演反演程序,根据最基本公式编写(Q value MATLAB forward inversion program, according to the most basic formula written)
4
- 将一个子波写成矩阵形式,进行反演运算时可以用到。(When a sub wave is written in matrix form, it can be used in inversion operation.)
5
- 在进行反演时所用到的1范数约束解法程序,其中用到了共轭梯度算法。(In the process of inversion, the 1 norm constraint solution is used, in which conjugate gradient algorithm is used.)
mat_inverse_v2-master
- 这个是一个matlab程序用来反演地震的disp。查看说明有更多信息(earthquake analysis matlab program which can inversion the phase velocity to make a 3d tomography)
遗传算法程序 matlab
- 为遗传算法的主程序; 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作(As the main program of genetic algorithm, binary Gray encoding is adopted, nonlinear ranking selection based on roulette method, uniform crossover, mutation operation, and inversion operat
BPSK
- BPSK (Binary Phase Shift Keying)-------二进制相移键控。是把模拟信号转换成数据值的转换方式之一,利用偏离相位的复数波浪组合来表现信息键控移相方式。BPSK使用了基准的正弦波和相位反转的波浪,使一方为0,另一方为1,从而可以同时传送接受2值(1比特)的信息。此文件为基于matlab simulink的BPSK的仿真。(BPSK(Binary Phase Shift Keying)------, binary phase shift keying. It is
四边形起伏地形程序
- 用于大地电磁起伏界面的反演(内附代码,还要模型的试验)(Terrestrial electromagnetic fluctuation interface inversion)
Inversi
- inversion non-linear
image reversal
- 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
inv_uas_tomografi
- Delay time tomography Inversion using non-linier inversion by Occam Algorithm
MALAB.m
- 主要是针对于matlab的图像反转,灰度线性变换,非线性变换,直方图均衡化等(It is mainly aimed at the image inversion of matlab, gray scale linear transformation, nonlinear transformation, histogram equalization and so on.)
A11_SCAN_INVERSION_v0.6.1
- 用来计算反演PSM的分粒径段的数据。可以在matlab中使用,也可以在Scilab中使用。(The inversion code inverts raw data from scanning measurements to size distributions according to the calibration of the PSM User can select the number of size bins (3-10 recommended) User has the optio
1120141111_蒋露_gui设计
- 图像处理gui用户界面 包括反转、锐化、模糊等功能实现(Image processing GUI user interface includes functions of inversion, sharpening, fuzziness and so on.)
1D-MT-occam
- 一维大地电磁正则化反演。matlab的程序,用的是occam算法。(One dimensional magnetotelluric regularized inversion. Matlab program, using the Occam algorithm.)
PI
- 这是功率倒置算法的matlab的程序,是关于PI算法的程序(This is the Matlab program for power inversion algorithm)
算法书配套MATLAB程序
- 地球物理反问题中的常用数学算法,配套程序(MATLAB code for the geobook on inversion)
Grace水储量解算Matlab代码
- 基于matlab编写的计算GRACE水储量的源代码,用于处理GRACE数据,反演全球水储量(Matlab based on the calculation of the source code of GRACE water reserves, used to process GRACE data, inversion of global water reserves)
PST部分传输序列法
- PTS的基本思想是:将输入的OFDM符号X,分割成V个互不重叠的独立的子序列Xv,每个子块向量大小相等且子块中没有继承原符号相应位置的取值为0。经过N点快速傅里叶逆变换后获得时域信号xv,再与相位旋转因子系数bv相乘,最后将每个子块的结果求和。然后将使PAPR最小的旋转因子的最佳组合作为边带信息传送给接收机以恢复信号。 在PTS方法中,可以通过改变子序列的分割方式降低系统计算复杂度和改善系统性能。有三种常用的分割方法:相邻分割、伪随机分割和交织分割。(The basic idea