-
theta_geshi
抛物型方程的加权隐式差分格式程序,通过该程序读者可以不同选择 加权因子 THETE 可以得到四种不同的差分格式。(Parabolic equations weighted implicit difference scheme program, through the program readers the different options the weighting factor THETE can get four different differential format.)
- 2013-01-15 19:58:20下载
- 积分:1
-
226167685qostbc
几种准正交空时码性能的比较,分析不同编码方式的优劣(
Code Performance comparison of several quasi-orthogonal space time, analyze the pros and cons of different encoding)
- 2015-04-08 09:55:47下载
- 积分:1
-
pcm_u
基于MATLAB的PCM系统实现,采用u律压缩算法,供测试使用(MATLAB-based PCM system implementation, using u-law compression algorithm for testing)
- 2014-05-15 14:47:41下载
- 积分:1
-
tulun
这个图论包里面包括好几个常用的程序 如最短路算法等(The graph on the package which includes several popular programs such as the shortest path algorithm)
- 2010-08-18 15:53:00下载
- 积分:1
-
1
说明: voicebox语音处理matlab工具箱【1】(VoiceBox voice processing toolbox matlab [1])
- 2008-05-31 12:11:23下载
- 积分:1
-
spettro
Evaluate frequency spectrum of signals
- 2010-01-04 20:59:06下载
- 积分:1
-
ISO-22900-1-2008
Road vehicles —
Modular vehicle
communication
interface
- 2013-12-04 08:54:45下载
- 积分:1
-
DSDP5.8WIN
半定规划,属于凸优化的一种,matlab 实现的源码,适合学习
Semidefinite Programming(Semidefinite programming, belonging to a convex optimization, matlab source realization, suitable for study Semidefinite Programming)
- 2007-11-15 02:41:47下载
- 积分:1
-
ChenBenZhiXing
说明: 将总金额分若干分,分批在各档位建仓,通过高抛低吸不断降低成本获利(The total amount will be divided into several sub-batches in the stalls position is opened by throwing buy low, sell high profit continuously reduce costs)
- 2010-05-05 09:55:52下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1