-
mltest1
code for maximum likelyhood in matlab
- 2010-07-13 02:31:56下载
- 积分:1
-
Survey
Digital Image Steganography:
Survey and Analysis of Current Methods
- 2010-10-07 16:03:15下载
- 积分:1
-
queueing_theory
计算Erlang B,C 模型中阻塞率与输入负载随服务器数量变化的数值关系并绘图。
模拟一个M/M/k排队系统。
该资料为通信系统排队理论matlab实验内容。(Using the iterative scheme, calculate the blocking probability of the Erlang B and C model. Draw the relationship of the blocking probability and offered traffic while sever number varies. Simulate a M/M/k queue system with input parameters of λ, μ, k)
- 2010-12-11 15:01:14下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
HW1_M9803065.m
想請問一下主程式這樣的寫法有錯誤嗎?
因為一直執行不出來(Would like to ask the main program is written so wrong? Because the implementation has not come out)
- 2011-05-13 09:58:58下载
- 积分:1
-
avesh
this is for wav denoisng colour noise will br removed..............................
- 2011-09-23 20:10:53下载
- 积分:1
-
fresneldifferaction
快速计算菲涅尔衍射光场,将菲涅尔衍射公式转换为快速傅里叶变换FFT,可以直接嵌入程序中使用,对菲涅尔计算全息很有用!(Fast calculation of Fresnel diffraction field, Fresnel diffraction formula will convert the fast Fourier transform FFT, can be directly embedded program using the Fresnel CGH is useful! ! !)
- 2013-11-01 19:41:47下载
- 积分:1
-
INS_ukf
IMU的惯性导航算法实现机制,通过引入非线性卡尔曼滤波算法提高定位的精度。(Implementation of inertial navigation algorithm based on IMU.The nonlinear Calman filtering algorithm is introduced to improve the positioning accuracy.)
- 2017-07-10 11:11:42下载
- 积分:1
-
one_cap_complex_volterra_NLMS_2nd_order
cap nonlinear compensation using 2nd order volterra
- 2018-08-29 14:18:27下载
- 积分:1
-
ch5_matDemo
高成编写的《matlab接口技术与应用》中例题的源代码(High into the preparation of the " matlab interface technology and applications" in the source code examples)
- 2010-10-19 22:14:10下载
- 积分:1