Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - runs
Search - runs - List
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。-here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.
Date : 2025-12-24 Size : 1kb User : 周行星

DL : 0
runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea for a along with inovation prob P = P(y_t | D_t-1) = evidence
Date : 2025-12-24 Size : 7kb User : 西晃云

DL : 0
该程序功能是求出2到10之间的偶数和,程序经过运行,保证绝对正确。-The program function is obtained between 2-10 and the even-numbered, the program runs through to ensure that absolutely right.
Date : 2025-12-24 Size : 1.84mb User : lijunrong

该程序在TC环境下运行。 按键1-6可以画6中常用的不同极坐标曲线。 按按键 q 退出。 你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
Date : 2025-12-24 Size : 1kb User : robot

这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). Aim is providing surface Method of Moments for Electromagnetics, enhanced by using the Multilevel Fast Multipole Method. Code is parallelized and runs on Desktops and clusters.-The package (C++) Is what I look for electromagnetics code inadvertently found, quite powerful (parallel computing, fast multipole, etc.). The disadvantage is that installation can be tricky, would require a number of other packages. I compiled under Fedora Core9 which required blitz++ Error in ubuntu can compile all are passed, there is a runtime error, I can not find the reasons (my limited), but to learn the relevant algorithms Electromagnetics/program design, is already quite a remarkable open-source software. parallel unified multipole algorithm for Electromagnetics (Puma-EM). Aim is providing surface Method of Moments for Electromagnetics, enhanced by using the Multilevel Fast Multipole Method. Code is parallelized and runs on Desktops and clusters.
Date : 2025-12-24 Size : 417kb User : hopeshot

LastWave,开源项目,信号处理,跨平台,主要以小波应用为主,涉及图像处理和音频处理,非常好的源代码-LastWave is a signal processing oriented command language. The 3.0 version is based on the GNU wxWidgets library. It allows LastWave to be truly multiplatform : it runs on both X11/Unix (or Linux of course) , Windows XP SP2 and Macintosh (OS X only) computers.It has been designed to be used by anybody who knows about signal processing and wants to play around with wavelets and wavelet-like techniques. However, it can be used as a regular scripting language. It mainly consists in a powerful command line language with matlab-like syntax which includes a high level object-oriented graphic language. It allows to deal with high-level structures such as signals, images, wavelet transforms, extrema representation, short time fourier transform,... Display of all these complex structures is interactively controlled using the mouse or keyboard. The way it is controlled is described using the command language. Moreover, LastWave can generate postscript files of anything you draw. Of c
Date : 2025-12-24 Size : 18.5mb User : danny

GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
Date : 2025-12-24 Size : 3.07mb User : richard

DL : 0
完整的C语言计算FFt的程序 运行成功并在matlab上检验-Complete calculation of C language FFt successful and the program runs on the test in matlab
Date : 2025-12-24 Size : 1kb User : xiaoquan1

基于VC环境的面向方程的数值积分算法,本程序以卫星在空中运行的运动方程为例,采用四阶-龙格库塔算法解微分方程,以bmp图片给出输入参数和界面,很好的阐述了如何利用四阶-RK解微分方程-VC-based environment equation-oriented numerical integration method, this program runs the satellite equations of motion in the air, for example, using fourth-order- Runge-Kutta algorithm for solving differential equations, in order to bmp image shows the input parameters and interface, very good exposition of how to use the four-order-RK solution of differential equations
Date : 2025-12-24 Size : 207kb User : 俞峻

这也是一个很重要的程序,牛顿前插求微分,在数值计算中很管用。-This is also a very important program, Newton' s forward runs differentiate, in the numerical calculation is very useful.
Date : 2025-12-24 Size : 1kb User : zhaoyong

DL : 0
这个一个经过优化的旅行商问题代码,运行速度很快-The traveling salesman problem an optimized code that runs fast
Date : 2025-12-24 Size : 1kb User : chen

DL : 0
This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.-1D-FDTD-program(matlab) This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.
Date : 2025-12-24 Size : 3kb User : liuyawen

GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.   The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.   GMP is carefully designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with highly optimized assembly code for the most common inner loops for a lot of CPUs, and by a general emphasis on speed.   GMP is faster than any other bignum library. The advantage for GMP increases with the operand sizes for many operations, since GMP uses asymptotically faster algorithms.  
Date : 2025-12-24 Size : 2.51mb User :

有限元分析,我自己使用delphi写的代码,用了递归,运行速度有点慢-Finite element analysis, I use delphi write the code, using a recursive, runs a little slow
Date : 2025-12-24 Size : 289kb User : 雷虎

DL : 0
~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~~ 带用户界面的计算器----可以计算加法,减法,乘法和除法,但是不能计算 带括号的四则运算,运行时,依次输入一个两位数、运算符号和第二个两位数, 就能输出计算结果,例如:计算65+79,依次输入"65"、“+”、"85",但是该 程序如果要计算一位数,必须输入两个数字,如果要输入8,必须输入08才行 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ ---- calculator with a user interface can be calculated addition, subtraction, multiplication and division, but can not be calculated the four fundamental operations with brackets, runs, Enter a digit in turn, operation symbols and the second two digits can output results, such as: calculation of 65+79, followed by enter " 65 " ," +" ," 85" , but the program if To calculate a number, you must enter two numbers, if you want to enter the 8, you must enter 08 Caixing ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date : 2025-12-24 Size : 2kb User : 谢飞

DL : 0
数值计算方法,将连续方程离散化,用插值方法,主要有后差,欧拉,前插等方法,这里是后差方法的代码-Numerical methods, discretization of continuous equations, with the interpolation method, mainly after the poor, Euler, forward runs and so on, here is the code after the poor way
Date : 2025-12-24 Size : 1kb User : 吴建金

DL : 0
数值计算方法,将连续方程离散化,用插值方法,主要有后差,欧拉,前插等方法,这里是欧拉方法的代码-Numerical methods, discretization of continuous equations, with the interpolation method, mainly after the poor, Euler, forward runs and so on, here is the code for the Euler method
Date : 2025-12-24 Size : 1kb User : 吴建金

数值计算方法,将连续方程离散化,用插值方法,主要有后差,欧拉,前插等方法,这里是欧拉后差方法的代码-Numerical methods, discretization of continuous equations, with the interpolation method, mainly after the poor, Euler, forward runs and so on, here is the code for the Euler difference method after
Date : 2025-12-24 Size : 1kb User : 吴建金

基于R语言的游程趋势检验,可以计算出游程数和U统计量-runs test
Date : 2025-12-24 Size : 1kb User : 叶飘

主要描述一些数值计算的C语言子程序代码,每个子过程都在VC平台上进行验证,程序能正确运行。-Describe some of the main numerical code in C language subroutines, each sub-process is to verify the VC platform, the program runs correctly.
Date : 2025-12-24 Size : 21kb User : 王萍
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.