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

Search list

[Crack HackFile_Handler

Description: 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilation and appended document method. Including a kind of demonstration customer end procedure.
Platform: | Size: 6981 | Author: 张平 | Hits:

[Other resourcelsq

Description: The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill- conditioned problems, such as fitting polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back-substitution routine BKSUB2 which it calls, the routines behave as in AS 274.-The module is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar - rotation algorithm is used to update the QR-factorization. This makes it suitable for updating regressions as more data become available. The module contains a test for singularities which is simpler and quicker than calculating the singular-value decomposition. An important feature of the algorithm is that it does not square the condition number. The matrix X X is not formed. Hence it is suitable for ill-conditioned problems, such as fitting Polynomials. By taking advantage of the MODULE facility, it has been possible to remove many of the arguments to routines. Apart from the new function VARPRD, and a back - substitution
Platform: | Size: 57867 | Author: AiQing | Hits:

[Other resourceAdaptGA

Description: matlab 自适应遗传算法源程序,用到了G-S正交化分解,大家可以用QR分解做一下,应该会使程序更简单一点.-Matlab adaptive genetic algorithm source code, used in the G-S orthogonal decomposition. We can do something QR decomposition, the process would be simpler 1:00.
Platform: | Size: 963 | Author: songyong | Hits:

[Other resourceTwelveBalls

Description: 12个球:有这样一个问题:在12个大小和颜色都相同的球中,其中有一个球的重量与其它的11个球的重量不同。现在有一架天平,你能够只用这架天平只称3次就能够将该球找出来吗?该程序解决这个问题。虽然算法简单些,但是解该问题还是够难的。与大家共享!-12 balls : such a problem : In 12 sizes and colors are the same ball, There is a ball with the weight of the other 11 different weight of the ball. There are a balance, you can only use the F scale only said three times on this signal can find out? The procedure to solve this problem. Although the algorithm simpler, but the solution of the problem or difficult enough. And share!
Platform: | Size: 164921 | Author: 谭俊哲 | Hits:

[Crack HackFile_Handler

Description: 这个类提供了一个快速和更简单的方式来使用RC4算法来加密和解密文件。它也包括了用来打开,读取,编写和附加文件的方法。包括了一个类的演示客户端程序。- This kind has provided fast and the simpler way uses the RC4 algorithm to encrypt reconciles the dense document. It also included has used for to open, reads takes, compilation and appended document method. Including a kind of demonstration customer end procedure.
Platform: | Size: 7168 | Author: 张平 | Hits:

[Windows Develop261496_1196266323

Description: 计算传热学中的SIMPLER算法程序,是西安交大的版本,应该会很有用的-Calculation of heat transfer process in the SIMPLER algorithm is the version of Xi
Platform: | Size: 1895424 | Author: 阳成 | Hits:

[source in ebooksimpler

Description: 压力与速度耦合的算法,改进版本。计算结果比较可靠-Pressure and velocity coupling algorithm, an improved version. More reliable results
Platform: | Size: 18432 | Author: ze | Hits:

[AlgorithmSIMPLER-Tao

Description: 西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!-Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!
Platform: | Size: 2623488 | Author: zhou | Hits:

[Algorithm3d_for

Description: cfd code 3d.for Cartesian with Simpler algorithm-cfd code 3d.for Cartesian with Simpler algorithm
Platform: | Size: 9216 | Author: Amin | Hits:

[Software Engineeringgbvs_nips

Description: 显著性分析论文(英文),三个加州理工教授所写。附带有源码是实验Sample(见英文说明中的下载链接)-Saliency Map Algorithm : MATLAB Source Code Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt). Please try it out and email me if you have any questions. Download: Please select one of the following to download: [gbvs.zip] This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below). Right after you download the zip file, you must change into the gbvs/ directory and run: >> gbvs_ins
Platform: | Size: 254976 | Author: Johnny | Hits:

[AI-NN-PRparticle-swarm-algorithm---matlab

Description: PSO 算法属于进化算法的一种,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-PSO algorithm is an evolutionary algorithm, and genetic algorithm is similar, it is starting from a random solution, by iteration to find the optimal solution, it is also to evaluate the fitness of the solution by the quality, but it is much simpler than the rules of the genetic algorithm, It is not genetic algorithms " cross" (Crossover) and " variant" (Mutation) operations, which by following the optimal value of the current search to find the global optimum
Platform: | Size: 20480 | Author: shitou | Hits:

[Algorithmsimplerprogram

Description: 用于不可压缩流场的流动与换热的simpler算法源程序-computation for incompressible flow field and heat transfer problem—simpler algorithm
Platform: | Size: 6144 | Author: 黄圳 | Hits:

[MultiLanguageSIMPLER

Description: simple 算法,有详细步骤,几乎步都自带注解,很好理解。-simple algorithm detailed steps to bring their own annotations
Platform: | Size: 110592 | Author: fancy | Hits:

[File Formatlouverfin

Description: 建立了一种百叶窗翅片的二维数学模型,采用SIMPLER算法,对空气流经翅片的传热和流动特性进行了数值模拟计算,获得了百叶窗翅片的温度场,速度场和流线图。对不同百叶窗倾角和不同雷诺数进行了数值模拟,结果揭示了阻力系数和Nu数的变化规律。在此基础上,采用场协同原理分析了温度梯度与速度矢量的夹角对百叶窗翅片换热的影响-A two dimensional numerical model is established for a type of louvered fin, the temperature field, velocity field and streamlines are obtained by numerical simulation for air side heat transfer and fluid flow with SIMPLER algorithm. Different Reynolds numbers and different louver angles are numerically studied the results reveal the variation of resistance coefficient and Nu number. The effects of angle between temperature gradients and velocity vector for heat transfer characteristics are analyzed by field synergy principle on the base of the model.
Platform: | Size: 3072 | Author: Dan Yexuan | Hits:

[AI-NN-PRGreedy-algorithm

Description: 贪婪算法是一种对某些求最优解问题的更简单、更迅速的设计技术,对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解-Greedy algorithm is an optimal solution for some problems simpler, more rapid design techniques for a wide range of many of the problems that he could produce an overall optimal solution or the approximate solution of the overall optimal solution
Platform: | Size: 90112 | Author: 周易 | Hits:

[OtherSIMPLER

Description: 西安交通大学陶文铨老师simpler算法解释说明-Xi' an Jiaotong University, Tao Wenquan teacher simpler algorithm explanation
Platform: | Size: 143360 | Author: 王大 | Hits:

[OtherMain95

Description: simpler算法源程序,二维,数值传热-simpler algorithm source code, two-dimensional numerical heat transfer
Platform: | Size: 6144 | Author: babywong | Hits:

[OtherSIMPLER EXAM1

Description: 基于数值传热学的SIMPLER算法实现1,具体内容可参照《数值传热学》一书。(Numerical heat transfer SIMPLER algorithm example 1)
Platform: | Size: 542720 | Author: 菠萝有胡子 | Hits:

[AI-NN-PRsimple

Description: In computational fluid dynamics (CFD), SIMPLE algorithm is a widely used numerical procedure to solve the Navier-Stokes equations. SIMPLE is an acronym for Semi-Implicit Method for Pressure Linked Equations. The SIMPLE algorithm was developed by Prof. Brian Spalding and his student Suhas Patankar at Imperial College, London in the early 1970s. Since then it has been extensively used by many researchers to solve different kinds of fluid flow and heat transfer problems.[1][2] Many popular books on computational fluid dynamics discuss the SIMPLE algorithm in detail.[3][4] A modified variant is the SIMPLER algorithm (SIMPLE Revised), that was introduced by Patankar in 1979.[5]
Platform: | Size: 1024 | Author: SASASA89 | Hits:

[AlgorithmSimpler

Description: 二维simple算法程序。。。。。。。。。。(Two dimensional simple algorithm program)
Platform: | Size: 5120 | Author: huadian601 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net