-
Binary_Search
说明: 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;(Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success )
- 2011-03-24 10:54:46下载
- 积分:1
-
qdpskcd
说明: 通信原理的系统仿真系列--code&decode for QDPSK。供刚接触到matlab的朋友参考。(communications system simulation series-- code)
- 2006-04-17 09:59:42下载
- 积分:1
-
bemlabecom
Boundary element method
function [index,g,h,a,unb,x,u,un,uin]=bemlabecom(n,c,index,in,cin)
[index,g,h,a,unb,x,u,un,uin]=bemlabecom(16,[0 0 0.25 0 0.5 0 0.75 0 1 0 1 0.25 1 0.5 1 0.75 1 1 0.75 1 0.5 1 0.25 1 0 1 0 0.75 0 0.5 0 0.25 0 0],[1 0 1 0 1 0 1 0 0 200 0 200 0 200 0 200 1 0 1 0 1 0 1 0 0 100 0 100 0 100 0 100],9,[0.25 0.25 0.50 0.25 0.75 0.25 0.25 0.50 0.50 0.50 0.75 0.50 0.25 0.75 0.50 0.75 0.75 0.75])
in bemlabecom2 we change a & unb to : a1 a2,unb1 unb2
n=number of nodes=number of element=number of point
c=matrix that determine the coordinate of point
m=coordinate of nodes in global coordinates
index: determine u or un for boundary nodes
in:number of internal nodes
cin: coordinate of internal nodes
- 2012-01-29 03:47:10下载
- 积分:1
-
禁忌算法。经典Tabusearch,经过优化的TS算法
用来求解物流配送中心选址问题。可以基于参数等进行改变,具有很大的参考价值。
- 2022-05-05 16:56:04下载
- 积分:1
-
多目标粒子群优化算法在MATLAB中的代码
应用背景多目标多目标最流行的算法。制备的代码,参考近年的论文。该代码是简单的,和描述。该代码是在MATLAB编程语言。还提供了意见。关键技术多目标粒子群拥挤距离(多目标优化)。 ;求解多目标优化问题(MOPS)已经被人类在许多不同领域的持续努力,包括计算机科学,工程,& nbsp;粒子群优化算法,算法简单,可用于多目标优化
- 2023-07-25 09:10:07下载
- 积分:1
-
Get_ChainCode
说明: 对输入的二值化图像,通过链码跟踪方法得到图像中的目标边界。(The input binary image, obtained by the chain code tracking the target image boundary.)
- 2011-04-14 13:21:22下载
- 积分:1
-
Simulink
MATLABSimulink工具箱精短教程:包括1、简单过程介绍;2、模块库简介;3、simulink基础;4、simuling建模仿真;5、S函数建立与应用;6、simulink简短例题(MATLABSimulink Toolbox essential short course: 1, simple procedure describes 2, module, introduction to libraries, 3, the Simulink based 4, simuling modeling simulation 5, s establishment and application of function, 6, the Simulink short examples)
- 2012-04-09 14:53:54下载
- 积分:1
-
1DFDTD_waveguide
Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis".(Demonstrates 1-D FDTD initial state forma tion. Please edit the FLAGS for demonstration o f different cases. BASED ON "1-D Digital Wavegu ide Modeling for Improved Sound Synthesis. ")
- 2007-05-06 16:35:18下载
- 积分:1
-
parta.fig
result of alamouti code with 2 receiver and 2 transmiter,with matlab code in advanced comminucation,
- 2012-07-04 04:24:24下载
- 积分:1
-
14
说明: 气候分析中检验突变的经典程序,如滑动t检验,cv,滑动f检验等(Climate Analysis classic mutation testing procedures, such as sliding t test, cv, sliding f inspection)
- 2011-01-04 17:55:25下载
- 积分:1