-
bb
说明: 自寫檔,模擬泰列展開式,與 math 函數 cos值的比較 與正確性(Since the writing file, analog Telja expansion, and math function, the value of the comparison and the correctness of cos)
- 2010-01-26 22:24:52下载
- 积分:1
-
VB-Matlab
vb调用matlab——多项式拟合
vb调用matlab——多项式拟合(vb call matlab- polynomial fitting vb call matlab- polynomial fitting)
- 2008-03-09 21:53:51下载
- 积分:1
-
21
说明: 国内的一篇相控阵雷达分选的论文 不错 利用模糊理论(chinese paper on sorting of phased array radar )
- 2012-05-10 15:21:00下载
- 积分:1
-
seismic
内含五个程序
1.zoeppritz Aki K I 和Richards P G的纵波近似程序
2.地震记录合成程序
3.大地电磁一维正演程序
4.雷克子波合成程序
5.地震反射系数生成程序(1.zoeppritz Aki KI and Richards PG longitudinal wave approximation procedures 2. Seismogram synthesis program 3. Magnetotelluric one-dimensional forward modeling program 4. Ricker wave synthesis procedure 5. Seismic reflection coefficient generator)
- 2013-11-23 20:50:58下载
- 积分:1
-
leach1
leach算法MATLAB仿真,程序代码详细,完全能运行(leach algorithm MATLAB simulation, detailed program code, is fully operational)
- 2013-05-14 15:36:35下载
- 积分:1
-
Matlab_BP
基于MATLAB神经网络工具箱的BP网络实现,该本书对初学神经网络的读者应该比较有用。(Based on the MATLAB neural network toolbox of the BP network, the book for beginner readers neural network should be more useful.)
- 2007-09-29 00:40:37下载
- 积分:1
-
Digital_Audio
实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
- 2009-03-04 19:36:08下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
Mcodes_for_coa
通信系统的Matlab代码,包括括通信原理书中的大多代码可直接使用。
(Matlab code of the communication system, including most of the code including communication theory book can be used directly.)
- 2012-07-26 14:21:16下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1