-
MatlabchangeintoC
将Matlab复杂语言转化成C语言开发,并且将转化的语言进行进一步的优化(To change Matlab into C,and make the change more super and simply)
- 2009-03-10 10:01:02下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
philosopherhavedinner
该程序是描述线程的,能够帮助初学者更好的理解线程的实现过程。(this program is about thread in Java.)
- 2010-01-08 11:08:35下载
- 积分:1
-
manchest_code
说明: 本程序能够实现对数字分向码产生的功能,使用方法请参照程序注释。(procedures to achieve the right digital code points to the functions, please refer to the use of procedural methods Notes.)
- 2006-04-14 10:27:03下载
- 积分:1
-
matlab
介绍了什么是函数文件及如何编写函数文件等等(What is the function of the document describes how to write functions and files, etc.)
- 2013-09-02 21:24:36下载
- 积分:1
-
rand
根据均匀分布陈胜的特点,产生了0-1均匀分布的随机序列(Produced a 0-1 uniformly distributed random sequence)
- 2013-11-19 09:10:58下载
- 积分:1
-
attachments-(1)
matlab codes for systems level implementation
- 2013-12-01 00:31:58下载
- 积分:1
-
rice_test02
本程序是莱斯信道的仿真程序,以sigma为参数,考虑了两节点之间距离的因素。(Is Rice channel simulation program, this program with sigma for parameters, considering the factors of the distance between two nodes.)
- 2021-03-21 21:09:16下载
- 积分:1
-
imageprocessing2
1.灰度变换:选择一幅对比度不足的图像,对该图像进行灰度变换,增强对比度,显示增强前、后的图像以及它们的灰度直方图。
2.直方图均衡:选择一幅灰度直方图不均匀的图像,对该图像进行直方图均衡处理,显示处理前、后的图像以及它们的灰度直方图。
3.选择一幅边缘较模糊的图像,利用高通滤波器(选择或自己设计)对该图像进行边缘增强,观察增强的效果。
4.选择一幅图像,叠加零均值高斯噪声,分别利用低通滤波器、维纳滤波器和中值滤波器对该有噪图像进行滤波,显示滤波后的图
像,比较各滤波器的滤波效果。
5.选择一幅图像,叠加椒盐噪声,分别利用低通滤波器、中值滤波器对该有噪图像进行滤波,显示滤波后的图像,比较各滤波器的
滤波效果。
(err)
- 2007-12-14 16:40:11下载
- 积分:1
-
yiweiqiuzuobiaoCSM
一维球坐标系下辐射传递方程切比雪夫配置点谱方法求解(One-dimensional spherical coordinates radiative transfer equation Chebyshev collocation spectral method for solving)
- 2013-07-22 08:51:20下载
- 积分:1