數值逼近對于Runge函數f(x)= ,在[-1,1]上作等距節點插值,分別取n=4,n=8,n=12,插值的圖像
上傳時間: 2016-12-23
上傳用戶:nairui21
一、 實驗目的 在計算機上用迭代法求非線性方程地f(x)=0的根。 二、 實驗平臺 操作系統:Microsoft Windows Vista SP1 數學軟件:Matlab7.0.0.19920(R14)
標簽: Microsoft Windows Matlab Vista
上傳時間: 2014-08-30
上傳用戶:manking0408
Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
標簽: Demonstration modulation for LSSB-AM
上傳時間: 2016-12-27
上傳用戶:aysyzxzm
Demonstration script for envelope detection. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
標簽: Demonstration for detection envelope
上傳時間: 2014-01-24
上傳用戶:stella2015
Produces a matrix of derivatives of network output w.r.t. % each network weight for use in the functions NNPRUNE and NNFPE.
標簽: network w.r.t. derivatives Produces
上傳時間: 2013-12-18
上傳用戶:sunjet
功能:4×4鍵盤掃描程序 返回:鍵序號(0~F),0xFF表示沒有字符輸入 軟件特點:簡潔高效,無須延時消抖,避免連發 編程語言:Keil-C
標簽: 鍵盤掃描程序
上傳時間: 2014-01-24
上傳用戶:huyiming139
The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t tested other versions of GCC, but they should compile without too much difficulty. * The source files for the AVRcam had the author name and copyright information added back into them after the judging of the project, since it states in the competition rules that the author s name can not be present during their inspection. * The included source files are the ones that were submitted for the entry into the Circuit Cellar contest. I have continued to develop the AVRcam, and have added several new features (such as ignoring objects that aren t larger than a minimum size, removing tracked objects that overlap with each, and some general optimizations). If you are interested in the latest source, email me at john@jrobot.net * For more info about the AVRcam, check out http://www.jrobot.net John Orlando August 20, 2004
標簽: distribution version AVRcam source
上傳時間: 2016-12-30
上傳用戶:GavinNeko
源碼開放的嵌入式實時操作系統T-Kernel
上傳時間: 2016-12-30
上傳用戶:netwolf
(一) 求a~b 之間各個數的約數個數之和。(其中包括a和b在內) ans = sigma(f(i)) , (a <= i <= b) , 其中f(i)表示i的約數的個數
上傳時間: 2016-12-31
上傳用戶:daoxiang126
【歐拉算法】 微分方程的本質特征是方程中含有導數項,數值解法的第一步就是...歐拉(Euler)算法是數值求解中最基本、最簡單的方法,但其求解精度較低,一般不在...對于常微分方程: dy/dx=f(x,y),x∈[a,b] y(a)=y0 可以將區
上傳時間: 2014-01-09
上傳用戶:www240697738