-
vb_call_matlab_dll
使用MATLAB编写DLL的一些例子,然后用VB进行调用(vb_call_matlab_dll)
- 2010-09-18 13:36:27下载
- 积分:1
-
matlabdianzixinxi
matlab在电子信息中的应用和实例,对学习MATLAB的人非常有帮助.(matlab in the application of electronic information and examples of learning MATLAB people very helpful.)
- 2008-04-08 08:59:41下载
- 积分:1
-
ImageHalftoningFloyd
佛洛伊德方法用二值模型来形成多灰度图像的真实效果,希望分享(Digital halftoning is the process of converting a continuous-tone images into strictly black and white images such that, when viewed by the human visual system, the pattern creates an illusion of being a continuous shade of gray.
)
- 2009-09-15 13:36:55下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
matlab
线性卷积运算的基于MATLAB的仿真程序(Linear convolution operation of the simulation program based on MATLAB)
- 2009-07-04 10:11:26下载
- 积分:1
-
MATLAB_SimulinkLabVIEW
Labview有实际中的一些应用,其中有系统设计,显示后处理等(Labview has some practical applications, including system design, showed that after treatment, etc.)
- 2008-07-23 12:19:09下载
- 积分:1
-
AVSS-_-Relation-between-amount-of-VoIP-speech-dat
Investigation of the relation between amount of VoIP speech data and performance in speaker identification task over VoIP Networks
- 2016-03-09 09:34:05下载
- 积分:1
-
FIR-lowpass-design
FIR 低通滤波器程序,matlab 实现(FIR filter using matlab)
- 2010-07-12 09:22:15下载
- 积分:1
-
histoeq1
通过利用matlab中自带的丰富的函数资源,对图像进行直方图均衡法的图像增强处理,对一些因为直方图分布范围宽,但不均匀的图像处理效果优于线性变换法,如所附图像(Histogram equalization)
- 2009-05-22 19:50:49下载
- 积分:1
-
unitID
Tracking neurons over multiple days
- 2011-05-13 08:05:25下载
- 积分:1