Welcome![Sign In][Sign Up]
Location:
Search - loss algorithm

Search list

[Other systemspfc_NR

Description: % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值 % delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵 % e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值- The Matlab program based on the Newton- Raphson algorithm is used to calculate the admittance matrix is known, PQ node, PV node, the node balance (UA) the trend of the electricity networks U- the node bus voltage S- each node injection power S_net-- The total loss of electric power networks PQ_P- operator PQ is injected into active nodes PQ_Q- operator PQ is injected reactive power node delt_PQ_P- is considered the correct value of active power PQ node delt_PQ_Q- really count PQ node reactive power to amend the value of delt_UA_P- real active power balance of the correct value of the node delt_U_2- node voltage balance is the correct value of the square of delt_PQV- really count PQU ^ 2 the correct value of J- Jacobian matrix e- voltage real part f- the imaginary part of voltage delt_ef- voltage real part and imaginary part of the amendment value
Platform: | Size: 7168 | Author: mmcc | Hits:

[OS Developyemianguanli

Description: 题目:设计一个请求页式存储管理方案,并编写模拟程序实现 具体要求: 1、产生一个需要访问的指令地址流,为不失一般性,可以适当地(用人工指定地方法或用随机数产生器)生成这个序列,使得 50%的指令是顺序执行的。25%的指令均匀地散布在前地址部分,25%的地址是均匀地散布在后地址部分 2、 页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存 3、产生一个需要访问的指令地址流;指定合适的页面尺寸(例如以1K或2K为1页;指定内存页表的最大长度,并对页表进行初始化 4、每访问一个地址时,首先要计算该地址所在的页的页号,然后查页表,判断该页是否在主存。如果该页已在主存,则打印页表情况;如果该页不在主存且页表未满,则调入一页并打印页表情况;如果该页不在主存且页表已满,则按 FIFO页面淘汰算法淘汰一页后调入所需的页,打印页表情况 。逐个地址访问,直到所有地址访问完毕 -topics : design a request page memory management program, and the simulation program specific requirements : 1. have a need to visit the directive addresses flow, without loss of generality. be appropriate (to use artificial methods specified or random number generator) to form the sequence, makes 50% of the order was the order of implementation. 25% of orders evenly spread address some of the former and 25% of the addresses are evenly spread in the latter part two addresses. The algorithm uses pages out pages out of FIFO algorithm, and eliminate one, the only page in the page table to erase. No longer judge whether it be redrafted, it was not to return to the three auxiliary depositors, have a need to visit the directive addresses flow; designate the appropriate size of the page (for exam
Platform: | Size: 3072 | Author: 周子藤 | Hits:

[matlabZDT4

Description: 为了有效地应用遗传算法解决 鲁棒控制系统设计问题,将遗传算法与局部优化方法相结合,提出了基于降维扫描方法的自适应多目标遗传算法(DRSA-MOGA)。通过引入适应度函数标准化方法、基于最优Pareto解集搜索的降维扫描方法和适应度函数自适应调整方法,提高了算法的全局优化性能和局部搜索能力。仿真结果表明,DRSA-MOGA算法在不损失解的均匀度的情况下可以达到很高的逼近度-For effective application of genetic algorithms to solve robust control system design problems, genetic algorithms and local optimization method, based on reduced-order adaptive scanning method multi-objective genetic algorithm (DRSA-MOGA). Fitness function through the introduction of standardized methods, based on the Pareto optimal solution set of search methods and dimensionality reduction scan fitness function adaptive adjustment method, the algorithm improve the performance of global optimization and local search capabilities. The simulation results show that, DRSA-MOGA algorithm solution without loss of uniformity can be achieved under a high degree of approximation
Platform: | Size: 14336 | Author: cekong | Hits:

[TCP/IP stackUDP

Description: 使用UDP算法实现模拟TCP丢包后的动作-The use of UDP algorithm simulation of the action after the TCP packet loss
Platform: | Size: 229376 | Author: Kword | Hits:

[matlabID3

Description: 用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类-Matlab language used to write the ID3 (Quinlan s ID3 classification tree algorithm) algorithm for pattern classification
Platform: | Size: 1024 | Author: 罗升阳 | Hits:

[Crack Hacksha1_verilog

Description: 安全散列算法的另一种verilog实现,对面积的要求更小,但损失了速度,但在一般系统中,完全可以满足大部分需要了-Secure Hash Algorithm another Verilog realization of the demands of a smaller area, but a loss of speed, but in the general system, fully satisfy the needs of the most
Platform: | Size: 20480 | Author: 金鑫 | Hits:

[Data structsns

Description: 在网络仿真NS中对延时分析,丢包率分析,延时抖动分析,网络吞吐量分析等给出了可行性算法,直接就能用,对学NS2的人很有用的-Network simulation in NS for latency analysis, analysis of packet loss rate, delay jitter analysis, network throughput analysis give a feasibility algorithm, can be used directly on people who learn NS2 very useful
Platform: | Size: 3072 | Author: 林华 | Hits:

[ScannerLossyCompressionAlgorithms

Description: this explain about Lossy Loss Algorithm
Platform: | Size: 251904 | Author: alay | Hits:

[Software Engineeringxh

Description: 快速并行算法是经典算法中比较好的一种细化算法,但其存在固有缺陷,可能产生信息丢失。为了克服这个缺点,提出了重合算法,最后为了减少计算时间和冗余信息,提出了基于模板保留的算法。-Fast parallel algorithm for the classical algorithm is a good thinning algorithm, but its inherent defects, the potential loss of information. In order to overcome this shortcoming, a coincidence algorithm, the final order to reduce the computing time and redundancy of information, the reservation-based algorithm for template.
Platform: | Size: 422912 | Author: 乐睿 | Hits:

[Internet-NetworkResistantCrossLayerProtocoMAnet.pdf

Description: This dissertation contributes a jam-resistant communications protocol for use in mobile ad-hoc network (MANET). Speci c focus is given to the network layer rout- g of packets within a MANET. A MANET is a self-organizing multi-hop wireless twork that is comprised of many mobile hosts communicating wirelessly. As a result their mobility and dependence on wireless communications, network layer routing especially prone to errors. An algorithm has been developed using the concept concurrent codes to allow for jam-resistant wireless communications without a pre- shared secret. The algorithm allows for the recovery of messages even in the presence of signi cant noise. Experimental results show that a cross-layer protocol designed to take advantage of this property allows for more e ective communications in noisy environments such as disaster sites where current network protocols experience signif- icant packet loss rates. Ultimately, this research presents a communications protocol
Platform: | Size: 6118400 | Author: venkata | Hits:

[JSP/Javaudp-reliable-data-transmission

Description: UDP实现可靠数据传输。使用GBN算法,实现了:1.随即丢包(随机数产生器Math.random()) 2.丢包后遇冗余ack重传 3.超时重传 (DatagramSocket和Socket都有成员函数setSoTimeout(delay),通过捕获超时时抛出的IO异常来实现超时重传)-Reliable UDP data transfer. GBN algorithm used to realize: 1. Then packet loss (random number generator Math.random ()) 2. After the case of redundant packet loss retransmission ack 3. Retransmission timeout (DatagramSocket and Socket has a member function setSoTimeout ( delay), by capturing the IO exception thrown during timeout to achieve retransmission timeout)
Platform: | Size: 10240 | Author: nazali | Hits:

[matlabDRSSI

Description: 针对煤矿井下巷道狭长,信号多径效应明显,接收信号强度(RSSI)测距算法受井下环境影响大,定位精度低的情况,提出了一种信标节点链式部署结构下的动态RSSI测距算法,该算法以信标节点间的距离和它们间测量到的RSSI值为参考,计算巷道内实际环境下的路径衰落指数,以提高RSSI测距算法对环境的适应性。-A dynamic RSSI location algorithm is proposed based on the beacon nodes chain deployment of tunnel Wireless Sensor Networks and the algorithm takes the distance and the corresponding RSSI between the adjacent beacon nodes into account to calculate the actual path loss parameter in the tunnel, thus improving the environmental adaptation of the location algorithm.
Platform: | Size: 144384 | Author: qiaogz | Hits:

[Industry researchMPPT

Description: 光伏电池阵列输出功率受光照强度和温度变化的影响,因此最大功率点跟踪(MPPT)技术广泛应用于光伏系统中。在所有最大功率点(MPP)控制策略中,扰动观察(P&O)MPPT算法因易实现被广泛应用,然而它的缺点是在稳定工作状态下工作点通过MPP 时会导致能量振荡损耗,并且在光照强度或温度发生突变时表现较差的动态响应。在本文中,提出一种改进型变步长扰动观察MPPT 算法,此方法依据工作点动态调整步长变化,与传统固定步长方法比较,本文提出的方法能有效地提高MPPT 速度和转换效率,通过仿真和实验结果分析,验证了此改进算法的可行性。-PV array output power by the light intensity and temperature changes, the maximum power point tracking (MPPT) technology is widely used in photovoltaic systems. In all the maximum power point (MPP) control strategy, the disturbances observed (P & O) MPPT algorithm due to easy implementation is widely used, but its drawback is that the steady-state operating point by MPP will lead to energy oscillations loss, and in the light intensity or temperature when the poor performance of a mutation in the dynamic response. In this paper, propose a modified variable step disturbance observed MPPT algorithm, this method dynamically adjusted according to operating point step change, with the more traditional fixed-step method, the proposed method can effectively improve the MPPT speed and efficiency, The simulation and experimental results verify the feasibility of this improved algorithm.
Platform: | Size: 516096 | Author: YUJIAN.XU | Hits:

[AlgorithmPOWER-CONTROL-ALGORITHM

Description: A closed-loop power control system having both fixed-step and adaptive-step power control algorithms and incorporating with multitap RAKE receivers was proposed. Simulations were performed for wide-band radio channels having path loss, slow fading, and fast fading. As the measurement of the received power and the bit energy-to-interfkrence power spectral density ratio play an important role in a CDMA power control system, a scheme to estimate these two parameters was proposed. For a Rayleigh fading channel and a Rician fading channel having a K factor of 6dB, a three-tap RAKE receiver is desirable.
Platform: | Size: 53248 | Author: nani | Hits:

[AI-NN-PRKangarooEAv4.0

Description: Kangaroo-EA,来自澳大利亚的小袋鼠, 智能化筛选交易机会,独有的Proactive News Avoidance Algorithm (PNA) 算法,利用新闻出台来避免不必要的损失和获取合理的盈利。 货币: AUD/USD,EUR/USD 周期:M15 策略: 对点差要求比较高:ERUUSD 1.5-2.0;AUDUSD 2.0-3.0 平台要求:建议在ECN,STP平台使用。固定点差和平滑的报价能尽可能的降低风险。 KangarooEA 具有优先级优化交易技术 KangarooEA 包含PNA算法,在趋势交易中,如果有反转趋势发生,EA会快速的改变方向。-KangarooEA is equipped with tons of features to make you sleep well at night, while raking in the pips and profits. Have a look at this list, and you will understand why KangarooEA has proven to be both very PROFITABLE and SAFE: Automatic detection and adjustment of deposit currencies Automatic detection and adjustment of Broker GMT Offset hours Protective News Algorithm automatically identifies important news items that are related to the pair and prevents trading around critical news events. Automatically! Auto adjustment for all types of brokers (DD, STP, ECN, etc) Auto adjustment for 4 or 5 digit pricing Clever and efficient Money Management modules Protective Stop Loss Algorithm and Recover Module Adjustable Trading Times and Trading Days Full HUD (Heads Up Display) shows all relevant information and settings NO MONTHY FEES, NO HIDDEN CHARGES, NO UPSELLS
Platform: | Size: 1922048 | Author: suli | Hits:

[Algorithmhuffmancoding-and-lossless-loss-data-document

Description: these files are huffmann coding algorithm and loss and lossless data documents
Platform: | Size: 62464 | Author: Rajesh Kumar | Hits:

[Otheralgorithm-of-insertion-loss

Description: 比较集中常用的介质损耗算法,从性能上判断优劣性-More concentrated algorithms commonly used dielectric loss, judging from the performance advantages and disadvantages
Platform: | Size: 138240 | Author: 黄聿琛 | Hits:

[Energy industrycorelossi

Description: iGSE电磁损耗算法文件,用于电抗器,变压器的铁芯的磁损计算。所述电磁损耗算法为GSE算法的升级算法iGSE法。(IGSE electromagnetic loss algorithm files, for reactor, transformer iron core magnetic loss calculation. The electromagnetic loss algorithm is the upgrade algorithm iGSE of the GSE algorithm.)
Platform: | Size: 4096 | Author: shizedongshi | Hits:

[matlabHungarian-algorithm-By-matlab-master

Description: 对异构网络下的信道环境进行建模,包括路径损耗,多径衰落效应,小尺度衰落,并给出了匈牙利算法的实现(Modeling the channel environment under heterogeneous networks, including path loss, multipath fading effect, small-scale fading, and giving the implementation of Hungarian algorithm)
Platform: | Size: 4096 | Author: 美梦AD | Hits:

[matlabDG-GA

Description: Multiple distributed generation units allocation in distribution network for loss reduction based on a combination of analytical and genetic algorithm methods
Platform: | Size: 382976 | Author: jattboy | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net