搜索资源列表
用龙贝格法计算函数f
- 介绍和使用龙贝格法进行数值分析的程序代码,Matlab-introduction and use Romberg method of numerical analysis code, Matlab
世界名牌音响网址
- 世界名牌专业音响网址大全,由东方网络收集整理,是目前世界音响灯光行业著名公司及名牌产品网址的最新汇编,每一页的网址都按照公司或产品英文字母的第一个字母而排列,您可以按照公司或名牌产品中英文名称的关键词进行查找(Ctrl+F快捷键),如果没有搜索结果,您可以直接到东方论坛询问,我们将帮助您查找。该程序由原来的<世界名牌音响网址>现更名为<世界名牌专业音响网址> ,已从新调整,添加了一些新的网址,删除了死键接,然后再作美化!该电子程序升级为9IASP Audio web V2
pathfinding
- prolog 找路例子程序: === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- pa
sjsz
- 将A、B、C、D、E、F这六个变量排成如图所示的三角形,这六个变量分别取[1,6]上的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解。如图就是一个解。-A, B, C, D, E, F ranks of the six variables, as shown in Figure triangle, six variables, respectively [1,6] integer, which vary. Seeking to make the edge of the triangl
Scrosspectrum
- 两序列x(n)和y(n)的交叉谱分析,ol(0:m)频率,tl(0:m)周期,px(0:m)是x(n)的连续功率谱,py(0:m)是y(n)的连续功率谱,pxy(0:m)协谱,qxy(0:m)余谱,rxy(0:m)凝聚谱,cxy(0:m)位相差谱,lxy(0:m)滞后时间长度谱,rxy951(0:m)凝聚谱F-检验的95%置信上限,rxy952(0:m)凝聚谱Goodman-检验的95%置信上限,其中m=[n/2.]。 -two sequences x (n) and y (n) of the
biosig4c++
- BIOSIG is an open source software library for biomedical signal processing. Library works well with Octave and Matlab. Special emphasis is put on EEG/MEG/ECoG, but also other types of biosignals like ECG, EMG, etc. are supported. -BIOSIG is an open s
gisshujuzhuanhuan
- 用于 数据转换f-for data conversion f
25_242252000111701
- esdds g f dg d fgdfg fd -esdds fg g sg sg dgd fgdfg fdg fd
C-NQueens
- C_NQueens Ask not what your country can do for you Ask what you can do for your country. -C_NQueens Ask not what your country can do f or you Ask what you can do for your country.
TestUTF8Text
- Encode/Decode UTF-8 format from/to text format-Encode / Decode UTF-8 format from / to text f ormat
geneticalgrithmprogram
- BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB solves problems of the form:
BPalgrithm
- 神经网络的样本值对整个网络能否正常运行及误差的大小非常重要,因此本程序不采用让用户自己输入样本植的方法,而自动设定了样本值 该网络采用的作用函数为Sigmoid函数,即f(x)=1/(1+e-x)。网络先对输入的样本值进行训练,当达到规定的训练次数或者网络的整体误差达到规定的精确度时就停止训练。此后,可以输入成绩运行网络得出运行结果。 -neural network for the entire sample values of normal network operation and
bonuses
- Enterprise paid bonuses based on profits of the part-Enterprise paid bonuses based on profits o f the part
Wedgelet~Enhanced~Appearance~Models
- In this paper we propose to reduce the textural components by modelling the coefficients of a wedgelet based regression tree instead of the original pixel intensities-In this paper we propose to reduce the textu the acidic components by modelin
S3C44B0X_10uart
- s3c44box 的异步串行通信口介绍,the introduction of the asyhnomus serial port of the s3c44b0x-s3c44box asynchronous serial communication port, the the introduction of the asyhnomus serial port o f the s3c44b0x
slidingwindows
- Input The input consists of two lines. The first line contains two integers n and k which are the lengths of the array and the sliding window. There are n integers in the second line. Output There are two lines in the output. The first l
17191330237
- 一个好玩的东西 一个好玩的东西 -a lot of fun things in a fun things one thing a lot of fun things one - fun things a lot of f un things
wenmingphp5mysql5
- php开发的行业搜索系统!!! 2. 安装 ------------ a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下 注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件 b. unix或linux服务器下, 将以下文件属性改为:666 (或777) - function/base_info.php - function/emphasis_info.php - function/admin_p
qh
- 气候分析中检验突变的经典程序,如滑动t检验,cv,滑动f检验等
funcPlotter-2_0-src
- FuncPlotter is a combined Java application and applet for displaying two-dimensional plots of explicit functions in one variable (ie, FuncPlotter plots functions of the form y = f(x), where f(x) is composed from common mathematical operators).