搜索资源列表
Assignment.rar
- Matlab 模拟仿真 MIMO 直线基站均匀分布 蒙特卡罗仿真信道容量。,Matlab simulation MIMO linear Monte-Carlo simulation of uniformly distributed base station channel capacity.
lap
- Linear Assignment Problem solver for Matlab
jidianpeizhi
- 广义线性系统的状态反馈和极点配置,很好的一个论文,希望对大家有用。-Descr iptor linear systems and the state feedback pole assignment, a very good paper, I hope useful for all of us.
21840298ch1example3prg1
- 我们的一个非线性振动课的作业,希望大家能用上啊!-Of our non-linear vibration of a homework assignment, hope everyone can be on the ah!
lap_cpp
- 线性分配算法的C++版本,在MATLAB调用mex命令编译后可以直接在MATLAB中运行,函数assianstment=lap(cost),cost为匹配的代价矩阵,assianstment为输出匹配矩阵-Linear assignment algorithm C++ version of the call in the MATLAB mex command can be compiled to run directly in the MATLAB function assianstment =
java
- 根据已知列出分级教学的人数分配和分班教学的人数与及格率的关系,然后设出16个变量,通过传统概率知识列出目标函数,通过约束条件控制变量,建立出一个非线形规划模型,利用计算机程序设计求出最优解-Listed according to the known number of grade teaching assignment and placement of teaching the relationship between numbers and pass rates, and then set o
linear_-classification
- 模式识别作业中的线性分类器程序,有感知器准则,最小二乘准则等-patter recognition assignment of linear classification designing
a1
- Assignment 1 - Linear Algebra
zuoye3
- 用FAMALE.TXT和MALE.TXT的数据作为本次作业使用的样本集,利用K-L变换对该样本集进行变换,与过去用Fisher线性判别方法或其它方法得到的分类面进行比较.-Use FAMALE. TXT and MALE. TXT data as the assignment is to use the data sets, by K-L of the sample set of change, and the past with Fisher transformation linear dis
Programming-Assignment-Sharp3
- Write a program to solve the systems of linear equations via Gauss-Seidel method, one of the iterative-method strategies produce a sequence of approximate solution vectors for the system. And compare this with the naï ve Gaussian elimination meth
LinearProg-Problem
- 一些基本的线性规划问题,如风险投资问题和指派问题的Matlab的解法-Some basic linear programming problem, Matlab' s solution, such as venture capital issues and assignment problem
LAPJV---Jonker-Volgenant-Algorithm-
- Jonker-Volgenant Algorithm for Linear Assignment Problem
gaussElim
- 这是一个用C++编写的矩阵类,含测试代码,供大家研究使用。实现了矩阵的创建、初始化、拷贝、赋值、乘法、加法、转置、求秩等运算,并给出了利用高斯消去法进行求逆、解线性方程组等功能。也可再次扩展。-Self defined C++ matrix class for everyone to use. To achieve the creation of the matrix, initialize, copy, assignment, multiplication, addition, transpo
algorithmforLinearAssignment
- 一种基于Hungarian算法的精准的线性分配(数据关联)算法,速度快,效率高,可用于多目标跟踪、大数据关联处理等领域-a algorithm based on Hungarian for linear assignment, data association, fast, efficient, suited for multiple object tracking, big data association.
Assignment-problems-(SIAM--2009)
- 任务分配问题是组合优化里面的一类基本问题。本书系统讲解了该问题从1920年代的萌芽阶段到近代的理论、算法、以及实现的发展。章节之间具备较大独立性,方便读者不按照顺序研读。-This book provides a comprehensive treatment of assignment problems their conceptual beginnings in the 1920s through present-day theoretical, algorithmic, and prac