搜索结果
找到约 1,065 项符合
multi-function 的查询结果
源码 read_segy_file_legacy
read_segy_file_legacy
Function reads a SEG-Y file and outputs a
seismic structure
Last updated: April 6, 2007: fix bug in reading
of user-specified header
源码 =read_segy_file
Function reads a SEG-Y file and outputs
a seismic structure; the function
源码 QuasarRAT-1.3.0.0
C#远控源代码
* TCP network stream (IPv4 & IPv6 support)
* Fast network serialization (NetSerializer)
* Compressed (QuickLZ) & Encrypted (AES-128) communication
* Multi-Threaded
* UPnP Support
* No-Ip.com Support
* Visit Website (hidden & visible)
* Show Messagebox
* Task Manager
* File Manager
...
论文 基于模糊聚类分析与模型识别的微电网多目标优化方法
在微电网调度过程中综合考虑经济、环境、蓄电池的
循环电量,建立多目标优化数学模型。针对传统多目标粒子
群算法(multi-objective particle swarm optimization,MOPSO)
的不足,提出引入模糊聚类分析的多目标粒子群算法
(multi-objective particle swarm optimization algorithm based
on fuzzy clustering,FCMOPSO),在 ...
技术资料 多元散射校正MSC
function [R,k,b] = msc(A)
% 多元散射校正
% 输入待处理矩阵,通过多元散射校正,求得校正后的矩阵
%% 获得矩阵行列数
[m,n] = size(A);
%% 求平均光谱
M = mean(A,2);
%% 利用最小二乘法求每一列的斜率k和截距b
for i = 1:n
a = polyfit(M,A(:,i),1);
if i == 1
k = a(1);
b = a(2);
...
书籍 Active+and+Programmable+Networks
New applications such as video conferencing, video on demand, multi-
media transcoders, Voice-over-IP (VoIP), intrusion detection, distributed
collaboration, and intranet security require advanced functionality from
networks beyond simple forwarding congestion control techniques.
书籍 Broadband Wireless Networks
Emerging technologies such as WiFi and WiMAX are profoundly changing the
landscape of wireless broadband.  As  we evolve into future generation wireless
networks, a primary challenge is the support of high data rate, integrated multi-
media type traffic over a unified platform. Due to its ...
书籍 Coding+for+MIMO+Communication+Systems
Employing multiple transmit and receive antennas, namely using multi-input multi-output
(MIMO) systems, has proven to be a major breakthrough in providing reliable wireless
communication links. Since their invention in the mid-1990s, transmit diversity, achieved
through space-time coding, and spatia ...
书籍 Cognitive+Radio,+Software+Defined+Radio
Today’s wireless services have come a long way since the roll out of the
conventional voice-centric cellular systems. The demand for wireless access
in voice and high rate data multi-media applications has been increasing.
New generation wireless communication systems are aimed at accommodating
thi ...
书籍 Coordinated+Multi-Point
Mobile communication has gained significant importance in today’s society. As
of 2010, the number of mobile phone subscribers has surpassed 5 billion [ABI10],
and the global annual mobile revenue is soon expected to top $1 trillion [Inf10].
While these numbers appear promising for mobile operators ...