-
dsatbx
matlab数据结构 算法工具箱, 包括堆栈 队列 2叉树 红黑树 等等(Data Structures & Algorithms Toolbox
====================================
The Data Structures & Algorithms Toolbox provides advanced data
structures and algorithms for the Matlab(r) 5 environment. It implements
functions to create and destroy singly and doubly linked list, stack,
queue, binary tree and red-black (balanced) binary tree. Data elements
can be inserted, deleted or searched for. A graphical representation of
trees can be shown. All algorithms are clearly written as m-files, which
allows the toolbox to be used as a teaching aid in educational data
structures courses. This is the first implementation available of
advanced datatypes, common in other languages, for Matlab.)
- 2010-09-29 12:13:06下载
- 积分:1
-
1
说明: 2BP神经网络的非线性系统建模-非线性函数拟合(bp neural networing)
- 2012-03-25 20:42:27下载
- 积分:1
-
Matlab
matlab 计算经典实例程序,助你成为matlab大人(Find prime numbers, find prime numbers program to help beginners master the simple programming)
- 2013-02-02 18:48:19下载
- 积分:1
-
kill
遗传算法 优化 工具箱及应用matlab( matlab english)
- 2013-03-05 15:33:59下载
- 积分:1
-
sin_ruili_awgn_sim_roc
利用正弦信号作为发射信号,分别在AWGN和瑞利信道中,计算CR中的检测概率和虚警概率,并绘图。(Sinusoidal signal as transmitted signal, respectively, in AWGN and Rayleigh channel, calculate the probability of detection and false alarm probability of CR and drawing.)
- 2014-02-18 11:20:23下载
- 积分:1
-
ear4
ImagesIEEE上的论文有关图像处理的论文:走向快速3D耳识别现实生活中的应用生物识别技术
(TOWARDS FAST 3D EAR RECOGNITION FOR
REAL-LIFE BIOMETRIC APPLICATIONS)
- 2009-05-12 15:03:36下载
- 积分:1
-
pluse
说明: 发送两个频段的脉冲 个数和频率均可调
发送两个频段的脉冲 个数和频率均可调(pluse and adjust the width of pluse pluse and adjust the width of pluse )
- 2010-04-14 11:00:03下载
- 积分:1
-
Fastdecoupled
Fast Decoupled Power Flow
- 2013-10-06 08:55:30下载
- 积分:1
-
TF-analysis
两篇时频分析的论文,时频分析技术简述与基于matlab的信号时频分析仿真,可以在编程时参考学习。(Two time-frequency analysis papers, time-frequency analysis technology brief matlab-based signal frequency analysis simulation can learn programming reference.)
- 2013-03-27 00:41:12下载
- 积分:1
-
initRandomMat
说明: 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。initRandomMat文件(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.initRandomMat)
- 2020-03-25 21:17:34下载
- 积分:1