-
graypso
基于灰色理论的粒子群优化算法,在matlab7上进行了试用(Based on Grey Theory PSO, a trial on the matlab7)
- 2010-12-07 23:18:31下载
- 积分:1
-
RGBImageToTransparentPNG
这个函数得到一个形象的名字,应该是RGB,加载它并创建一个。与透明色的RGB图像的PNG地方是白色的。
如果第三个参数是setted黑色的非透明区域的功能将颜色(This functions gets an image name which should be RGB, load it and create a .png with transparent color where the RGB image is white.
If the third parameter is setted the function will color in black the non-transparent areas)
- 2011-05-15 17:29:38下载
- 积分:1
-
sample8
带有白噪声的周期信号和噪声信号的自相关,数字信号处理的经典算法。(White noise with a periodic signal and noise auto-correlation signal, digital signal processing algorithm for the classic.)
- 2009-02-04 23:15:12下载
- 积分:1
-
1
说明: matlab开发的一个检测封闭曲线质心的程序。很好用(matlab developed a closed curve centroid detection procedures. Good use)
- 2007-11-27 17:40:41下载
- 积分:1
-
C++_with_Matlab
Why use C/C++ with Matlab?
• Matlab can be slow
• C++ can be fast
– How can we integrate C++’s speed with
Matlab’s convenience? Matlab’s convenience?
• Goal:
-Implement critical functions with (fast)
C++ code, and use (slow) Matlab code
for data structure management (which
can be difficult/annoying in C++)
- 2010-12-17 19:00:24下载
- 积分:1
-
preconjgrad
preconjgrad:预处理共轭梯度法求线性方程组Ax=b的解
conjgrad:共轭梯度法求线性方程组Ax=b的解
twostep:两部迭代法求线性方程组Ax=b的解
fastdown:快速下降法求线性方程组Ax=b的解(preconjgrad: preconditioned conjugate gradient method for solving linear equations Ax = b solution conjgrad: conjugate gradient method for solving linear equations Ax = b solution twostep: Two iterative methods for solving linear equations Ax = b, Solution fastdown: rapid descent method for solving linear equations Ax = b solution)
- 2011-05-23 09:56:13下载
- 积分:1
-
jiemian
利用matlab源程序编写了可以绘制不同曲线的各种界面!(Prepared using matlab source code can draw a variety of different curves of the interface!)
- 2009-02-19 18:24:32下载
- 积分: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
-
rgbtohsi
Image RGB colour space conversion to HSI colour space code
- 2011-01-17 17:52:49下载
- 积分:1
-
AKF_EKF
自己写的关于AKF与EKF的程序以及它们的比较,还有均值误差。适合初学者。(Write their own programs on the AKF and the EKF and their comparison, and the mean error. Suitable for beginners.)
- 2011-04-30 16:20:21下载
- 积分:1