-
GUI
MATLAB GUI设计,一个很不错的GUI面板设计,集合了所有的GUI控件的功能。(MATLAB GUI )
- 2010-08-08 17:15:16下载
- 积分:1
-
TryHideSthbyLSB
LSB方法隐写图像,空域处理,基于修改图像LSB层的数据,达到隐藏秘密信息的目的(steganografic by LSB)
- 2010-10-30 10:32: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
-
binary
说明: 这是一个在matlab中实现灰度图像二值化的小程序(This is a gray image is implemented in the matlab binary applet)
- 2011-03-02 11:07:59下载
- 积分:1
-
greymodel
说明: 这是灰色GM(1,1)预测的源代码,只要你输入数据,就可以预测以后的数据,必要时可以修改程序(This is a gray GM (1,1) forecast of the source code, as long as you input data, the data can predict the future, if necessary, modify the program)
- 2009-08-15 20:46:41下载
- 积分:1
-
GUIDEDSCRAMBLING
in this project i have implemented guided scramblimg in matlab which id used to generate dc-free codes
- 2010-05-10 03:23:09下载
- 积分:1
-
matlab
MATLAB是一种用于科学工程计算的高效率高级语言。MATLAB的基本数据单位是矩阵,它的工具箱已经延伸到了科学研究和工程应用的许多领域。它在诸如一般数值计算、数字信息处理、系统识别、自动控制、振动理论、时序分析与建模、优化设计、神经网络控制、动态仿真系统、金融管理、小波分析、特殊函数和图形领域表现出一般高级语言难以相比的优势,并可以方便地用于几乎所有的科学和工程计算的各方面。(MATLAB is a science and engineering computing for efficient high-level language. MATLAB' s basic data unit is the matrix, and its toolbox has been extended to scientific research and engineering applications in many fields. It is in such general numerical calculation, digital information processing, system identification, automatic control, vibration theory, time series analysis and modeling to optimize design, neural network control, dynamic simulation system, financial management, analysis, special functions and graphics in the field show generally difficult to match the advantages of high-level language, and can be easily used in almost all scientific and engineering computing aspects.)
- 2010-05-25 23:02:28下载
- 积分:1
-
telecommunication-project
I dont know what to say, but i think it is useful )
- 2011-06-13 16:23:05下载
- 积分:1
-
lasatint
bebob_focusrite.c - a part of driver for BeBoB based devices.
- 2015-04-14 21:10:06下载
- 积分:1
-
2ray
一般室内信道模型,利用瑞利衰落通过10000次信道得到2径模型,并生成指数模型,程序齐全,脚本都在里面,有中文注释(The general indoor channel model uses Rayleigh fading through 10000 channels to get the 2 path model and generate the exponential model. The program is complete, the script is in it, and there are Chinese annotations.)
- 2018-03-01 16:14:04下载
- 积分:1