-
libros
Data Hiding fundamentals and applications and Parallel Programming
- 2010-09-03 01:33:20下载
- 积分:1
-
fixed_point
Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )
- 2009-05-14 04:43:58下载
- 积分:1
-
RSA
this is coding of dwt in matlab
- 2011-10-14 02:55:59下载
- 积分:1
-
matlab-based-Racing-demo
这是一个用matlab编写的赛跑演示程序,有点娱乐性质,期望对大家有所帮助。(This is a racing demo program using matlab, a little entertainment nature, expected to be helpful.)
- 2012-08-15 11:33:28下载
- 积分:1
-
ES
说明: 遗传算法ES的matlab程序,可以顺利运行,单目标优化中很经典的算法(evolutionary )
- 2015-10-26 16:29:34下载
- 积分:1
-
spaceMatlab
航天相关,计算卫星的轨道,是个Kalman滤波算法(space orbit Kalman filtering algorithm,)
- 2009-06-15 15:41:50下载
- 积分:1
-
mop_5_27_modified_a
用改进蚁群算法求解一类连续空间优化问题的matlab实现(improved ant colony algorithm for solving a class of continuous space optimization problems achieving Matlab)
- 2006-11-17 16:55:24下载
- 积分:1
-
BA_net
BAnet实现代码,并且保存成txt文件。(BAnet implement code use matlab,and save as a txt file ,you also can translate other language using this code
it must be useful,)
- 2013-01-27 23:35:26下载
- 积分:1
-
OFDM--main
说明: OFDM系统的Matlab仿真实现,包括OFDM信道估计、均衡(Matlab simulation of OFDM system, including OFDM channel estimation and equalization)
- 2021-03-14 16:44:05下载
- 积分:1
-
MATLAB_Quick_Reference
A collection of useful matlab commands for easy reference and lookup of commands, I hope you like it
- 2010-10-15 23:43:04下载
- 积分:1