-
normally-distributed-random
利用c语言生成符合正态分布的随机数,并在matlab程序中画出曲线图,并与理论值比较(Use c language to generate normally distributed random numbers and draw graphs in matlab program)
- 2013-12-28 17:03:36下载
- 积分:1
-
matlab
可以实现跳频和直序列通信仿真,对于初学者可以参考一下(Frequency hopping and direct-sequence communication simulation)
- 2013-01-08 21:32:39下载
- 积分:1
-
lineCoding
this is a pdf that the prof give to studnts
- 2010-09-07 22:05:28下载
- 积分:1
-
interface
a interface file source code for gene optimzed bp neural network
- 2009-06-07 14:51:00下载
- 积分:1
-
2d-navier-equation
2 D Navier Stokes Equation
- 2011-08-10 22:20:27下载
- 积分:1
-
AVO-PP-Class
AVO PP摸模拟及分类程序,其中包括了模拟计算程序,分类数据等(AVO PP touch simulation and classification procedures, including the simulation calculation program, data classification etc.)
- 2014-01-07 09:30:20下载
- 积分:1
-
CalculateGilf
to calculate the similarity between many functions
- 2011-01-23 21:14:27下载
- 积分:1
-
CR
说明: 认知无线电网络中,当信噪比不同时检测概率随虚警概率的变化曲线。(In Cognitive radio network,when the SNR is not the same, the change curve between the detection probability and the false alarm probability.)
- 2012-07-27 14:28:50下载
- 积分:1
-
image-processing
这是matlab的图像处理学习文件,自己花钱买来的资料,不是网上随便下载的。(This is a learning matlab image processing files, their own money to buy the information, not just downloaded online.)
- 2013-12-13 17:17:40下载
- 积分:1
-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1