一个在linux下连接Sybase数据库,并读写表的方法,里面创建了一个策略表,程序根据策略的策略来执行相应的动作,里面附带了sybase运行和编译的环境设定
上传时间: 2014-01-08
上传用户:dengzb84
NFS服务器实现文件共享
上传时间: 2015-05-13
上传用户:yangkang1192
Use the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its spectrum linearly and logarithmically. Apply Hamming window to reduce the leakage. . The hamming window can be coded in Matlab as for n=1:N hamming(n)=0.54+0.46*cos((2*n-N+1)*pi/N); end; where N is the data length in the FFT.
标签: matlab fft
上传时间: 2015-11-23
上传用户:石灰岩123
Use fft to analyse signal by plotting the original signal and its spectrum.
标签: matlab fft
上传时间: 2015-11-23
上传用户:石灰岩123
实验十 子程序结构设计实验
上传时间: 2016-05-11
上传用户:txzdll
HR工具书 101个面试难题及 结构化面试题库
上传时间: 2016-06-03
上传用户:慢调写手
对于非线性方程组F(X)=0,用fsolve函数求其数值解。fsolve函数的调用格式为: X=fsolve('fun',X0,option) 其中X为返回的解,fun是用于定义需求解的非线性方程组的函数文件名,X0是求根过程的初值,option为最优化工具箱的选项设定。最优化工具箱提供了20多个选项,用户可以使用optimset命令将它们显示出来。如果想改变其中某个选项,则可以调用optimset()函数来完成。例如,Display选项决定函数调用时中间结果的显示方式,其中‘off’为不显示,‘iter’表示每步都显示,‘final’只显示最终结果。optimset(‘Display’,‘off’)将设定Display选项为‘off’。
标签: MATLAB fsolve 非线性 方程 代码 源程序
上传时间: 2017-07-31
上传用户:ChrisQQQ
中国联合通信公司 短消息网关系统接口协议 (SGIP)
上传时间: 2017-11-22
上传用户:wlh888
欧姆龙E5CC的通信设定,Modbus通信步骤等。
上传时间: 2018-04-15
上传用户:PENG2035
DSP2812(176PIN)功能与引脚
上传时间: 2018-08-08
上传用户:joeygm