-
itonpose
型随机微分方程的线性二次控制,线性二次控制 (stochastic differential equation of the linear quadratic control, linear quadratic control the linear quadratic control)
- 2007-05-28 11:06:08下载
- 积分:1
-
tianxian
天线工程文档,可以帮助大家学习天线的相关知识,并进行一些简单的仿真。(PDFs can help you to learn something about the aperture.)
- 2013-12-12 09:21:33下载
- 积分:1
-
802.3-2012_section6
IEEE 802.3 - 2012 Section Six
IEEE Standard for Ethernet
- 2015-04-03 09:49:14下载
- 积分:1
-
matlab中替代数据法子函数 surrogate
matlab中替代数据法子函数,已调试通畅,直接调用,无需折腾。(Alternative data in another way matlab function, debugging smooth, direct calls, no toss.)
- 2015-04-15 17:10:06下载
- 积分:1
-
hingkun_v52
包括主成分分析、因子分析、贝叶斯分析,BP神经网络用于函数拟合与模式识别,最小二乘回归分析算法。( Including principal component analysis, factor analysis, Bayesian analysis, BP neural network function fitting and pattern recognition, Least-squares regression analysis algorithm.)
- 2016-07-25 18:49:12下载
- 积分:1
-
C
说明: 这个主要是当前IT流行的C和C++开发的资料。这里稍作整理,(The IT major is currently the popular C and C++ development information. Here a brief order,)
- 2010-07-13 14:29:08下载
- 积分:1
-
PhD-Thesis---Adaptive-Multiuser-OFDM-Systems-(Law
Adaptive Multiuser OFDM systems
- 2012-01-02 09:58:30下载
- 积分:1
-
74096190ziyuanfenpei1
对OFDM系统进行自适应分配,主要对子载波,比特和功率进行分配,已达到降低发射端功率的目标。(Adaptive Allocation for OFDM systems, the main pair carrier, bit, and power distribution, has reached the goal of reducing the transmitter power.)
- 2011-01-09 17:13:41下载
- 积分:1
-
TSP
利用遗传算法求解旅行商问题
旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 (Traveling salesman problem using genetic algorithm traveling salesman problem, namely, the problem TSP (Travelling Salesman Problem) is one of the famous field of mathematics. Suppose a business trip to visit n cities, he must choose the path to go, pass through the restriction is to visit each city only once, and finally go back to the original departure city. Path selection objective is to get the path distance to the minimum value among all paths.)
- 2010-05-20 23:00:22下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1