-
recognize
this matlab program recognises the given telugu character and gives the corrsponding iscii code
- 2010-08-18 15:31:06下载
- 积分:1
-
SpaceTruss
说明: 空间杆有限元分析,包中有详细的WORD文档说明(Space bar finite element analysis, a detailed package documentation WORD)
- 2011-03-18 09:45:09下载
- 积分:1
-
精通matlab最优化计算光盘(第二版)
本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All the code is stored in chapters under various folders, such as "Chapter 6 unconstrained one-dimensional extreme value problems" folder, all the algorithm code in Chapter 6 of this book. For the program code of the algorithm, the M file with the same function name is stored on the CD. For example, minHJ. M represents the program that uses golden section method to solve the extremum of one-dimensional function, and so on.)
- 2018-10-07 16:39:15下载
- 积分:1
-
4.3SOLA-SPEChanstar
汉彩4.3寸屏规格书,很稀缺的资源,4.3寸屏的典型(Han color 4.3-inch screen specifications, a very scarce resources, the typical 4.3-inch screen)
- 2009-11-20 17:56:30下载
- 积分:1
-
lsl
Lsl算法是数字预失真的一种重要算法,一种自适应算法(Lsl algorithm is an important digital pre-distortion algorithm, an adaptive algorithm)
- 2012-01-10 22:37:29下载
- 积分:1
-
RDA
大斜视角下,点目标的距离多普勒算法(RDA,Range_Doppler Algorithm)仿真,Matlab语言。(Range_Doppler Algorithm,Matlab)
- 2014-02-25 23:56:41下载
- 积分:1
-
FT
说明: 禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,它从一个初始可行解出发,选择一系列的特定搜索方向(移动)作为试探,选择实现让特定的目标函数值变化最多的移动。为了避免陷入局部最优解,TS搜索中采用了一种灵活的“记忆”技术,对已经进行的优化过程进行记录和选择,指导下一步的搜索方向,这就是Tabu表的建立。(Tabu Search algorithm is a meta-heuristic random search algorithm. It starts from an initial feasible solution, chooses a series of specific search directions (movement) as a trial, and chooses to achieve the movement that makes the most changes in the value of a specific objective function. To avoid falling into local optimum, TS search uses a flexible "memory" technology to record and select the optimization process that has been carried out, and to guide the next search direction, which is the establishment of Tabu table.)
- 2020-12-19 20:59:09下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
dehaze_from_fattal
基于先验约束的单幅图像去雾matlab程序代码,包括何凯明的暗原色去雾和Fattal的独立成分分析的去雾(Priori constraints on a single image defogging matlab code, including Kaiming He dark colors to fog and Fattal independent component analysis to fog)
- 2014-12-01 19:59:35下载
- 积分:1
-
fuzzy--pid
a fuzzy pid controller
- 2010-06-09 17:45:05下载
- 积分:1