搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
mapc
- 计算子午圈半径M 计算卯酉圈半径N 计算玮圈半径r 计算经线弧长Sm 计算纬线弧长Sn 计算球面梯形面积 计算最大角度变形 计算球面极坐标-calculated Meridian circle radius circle conveniently calculated M N calculation Wei radius circle radius r calculated meridian arc Sm calculated latitude arc
KFCMClust
- 基于matlab的核模糊C-means聚类算法(KFCM),-Matlab-based nuclear Fuzzy C-means clustering algorithm (SN)
Sn
- 用matlab仿真维纳滤波器-simulation using Matlab Wiener filter
szfxsy1
- 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗日插值函数Ln(x),三次样条差值函数Sn(x)。画出三个函
11
- 1.输出1000以内的水仙花数。2.找出1000之内的所有完数。3.求Sn=a+aa+aaa+…+aa…a之值-1. Output 1000 within a few daffodils. 2. To find out all of 1000 after a few. 3. For Sn = a+ aa+ aaa+ ...+ aa ... a value of
gonglvpu
- SNRZ,双向码,密勒码三种码型的功率谱分布图-SNRZ, two-way code, Miller code three kinds of code-type power spectrum distribution
1.MsteriTakip10
- takip sistemi buradan geldi sn nenk kslkdf
Understanding-snmp-mibs
- 一部全面详细介绍SNMP MIB的英文文档,从SMI结果到语法逐一解剖-SNMP MIB a full and detailed descr iption of the English document, the results from the SMI to the syntax of each anatomical
dinamica
- La funzione permette di graficare nel file tutte le forze componenti delle GRF dx e sn delle tre prove con i rispettivi valori di normalità e nel file cp l andamento del CPy in funzione del CPx Inoltre vengono calcolati i parametri dei CoP destro e
_sncndn@20and_Cardano@56
- 调用MATHLIB37.DLL中的函数_sncndn@20计算三个雅可比椭圆函数sn(e,x),cn(e,x),dn(e,x)在实数域上的值,作为参变量为e的一元实函,sn,cn,dn的周期分别为4K(e),4K(e),2K(e),其中uu=x为实数,emmc=1-e^2称为补模的平方,e=c/a=k称为模或椭圆的离心率。函数原型为void sncndn(float uu,float emmc,float *sn,float *cn,float *dn) 用MATHLIB37.DLL中的函
noappro
- 区间n等分 在每个小区间上用梯形公式,得到复化梯形公式 在每个小区间上应用simpson公式,得到复化simpson公式 用复化梯形公式、复化抛物线公式计算积分-Tn Sn
Numerical-Analysis
- 动态输入节点个数、各节点数据、积分上下限及精度要求(Romberg精度要求 ); 分别用 Lagrange 和 Newtow 插值法计算 p(x) 和 q(x) 在求积节点处的近似值; 分别用梯形公式、辛普森公式和 Romberg 算法计算: 梯形公式、辛普森公式输出T、S,Romberg 算法输出步长、等分数、Tn、Sn、Cn、Rn以及最终的计算结果 -Number of dynamic input nodes, each node of data, po
cos_sin_div_mul_exp_log_ontrt_opowr
- 计算单值或多值单复变(复正弦、复余弦、复正切、复自然对数ln、复指数、复数的n次幂、复数的1/n次幂、复椭圆正弦sn);计算sn,cn,dn,snh,cnh等实函。-Single or multiple values calculated single complex variable (complex sine, cosine complex, complex tangent, complex natural logarithm ln, complex expone
modeling-matlab
- Antenna and EM modeling with MATLAB(Makarov S.N. -Wiley2002),使用MATLAB分析天线的首选指导书籍-Antenna and EM modeling with MATLAB (Makarov SN-Wiley2002), using the MATLAB analysis of the antenna of choice for guide books
hamming-(1962)
- 计算hamming(1962)级数:sn=1/n(n+x).0.0-300.0 步长,精确度可调。-Produce a table of the values of the series (1) for the 3001 values of x, x = 0.0, 0.1, 0.2, …, 300.00. All entries of the table must have an absolute error less than 10
oneDplain
- 一维平板SN解法 返回keff和通量分布-One-dimensional flat SN return keff and flux distribution solution
sn1_memory
- 用Simulink来模拟计算Sn+1=3Sn+Sn-1。 用实际例子来区分memory、unit delay的区别。-Simulation with Sn+1=3Sn+Sn-1. Using practical examples to distinguish between unit and delay memory.
s1
- 精确值为。 1)编制按从大到小的顺序,计算SN的通用程序。 2)编制按从小到大的顺序,计算SN的通用程序。 3)按两种顺序分别计算,并指出有效位数。(编制程序时用单精度) 4)通过本次上机题,你明白了什么?-Exact value. 1) prepared in descending order, the calculation SN general procedure. 2) prepared in accordance with the order small to lar
SN.zip
- 一维平板中子输运方程的SN解法(离散纵标法)(SN(Discrete Ordinates) Method of NET numerical solver in One-Dimentional Slab Geometry.)