-
78
说明: 思源科技出版 matlab基础与提高 7-8章 源代码(Springsoft Publishing matlab base and improve the source code of Chapter 7-8)
- 2010-04-24 11:56:46下载
- 积分:1
-
29966133read
关于图像压缩的一个源码,可以实现图像压缩,希望对你有所帮助。(A source of image compression, image compression, and I hope for your help.)
- 2012-06-22 16:46:27下载
- 积分:1
-
win32windowwrapperclass_src
非常帅气的window32 窗口类源码,可以此为基础做进一步的开发。(A Simple Win32 Window Wrapper Class。http://www.codeproject.com/win32/win32windowwrapperclass.asp)
- 2014-02-04 09:54:40下载
- 积分:1
-
programmoffuzzypid
这是一个关于模糊pid控制源程序,希望对大家有用,(this is a program of fuzzypid contol)
- 2010-11-04 11:16:39下载
- 积分: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
-
GrTheory
说明: 图论的相关MATLAB CODE 非常好用(grBase- find all bases of digraph
grCoBase- find all contrabases of digraph
grCoCycleBasis- find all independent cut-sets for a connected graph
grColEdge- solve the color problem for graph edges
grColVer- solve the color problem for graph vertexes
grComp- find all components of graph
grCycleBasis- find all independent cycles for a connected graph ...)
- 2010-04-07 20:12:15下载
- 积分:1
-
Viterbi
说明: 关于卷积码维特比译码的方法的实现,硬判决方法译码(Viterbi decoding of convolutional code implementation of the method, hard decision decoding method)
- 2010-04-17 21:36:40下载
- 积分:1
-
parzen
说明: 二维数据集Parzen方窗非参数估计PDF(概率密度函数),三维结果显示,有图,有完整说明文档和程序运行说明,matlab编程环境,此为模式识别小作业 parzen(Dimensional data set Parzen Window non-parametric estimation side PDF (probability density function), three-dimensional results show that map, with complete documentation, matlab programming environment, this is the pattern recognition of small operations)
- 2020-10-31 16:59:55下载
- 积分:1
-
rk_4
龙格库塔法程序,应用广泛.............(Runge-Kutta,it can be used everywhere)
- 2010-05-24 11:13:19下载
- 积分:1
-
matlab_fft
说明: 用matlab中的FFT函数实现了正弦信号,矩形信号,和白噪声的频谱分析(FFT with matlab function in a sinusoidal signal, the rectangular signal, and white noise spectrum analysis)
- 2008-10-06 16:12:48下载
- 积分:1