代码搜索:Ising

找到约 48 项符合「Ising」的源代码

代码结果 48
www.eeworm.com/read/218613/14912842

m ising_thermal.m

% ising_thermal - Internal energy of the Ising model in thermal equilibrium % ising_thermal(B,T) gives the internal energy of % Ising model in transverse field in the % thermodynamic limit, if
www.eeworm.com/read/218613/14912881

m ising_free.m

% ising_free - Free energy of the Ising model in thermal equilibrium % ising_free(B,T) gives the free energy of % Ising model in transverse field in the % thermodynamic limit, if the temperatur
www.eeworm.com/read/394881/8204447

dsp ising modl.dsp

# Microsoft Developer Studio Project File - Name="Ising Modl" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86
www.eeworm.com/read/394881/8204450

dsw ising modl.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/394881/8204459

cpp ising model.cpp

#include"iostream.h" #include"stdlib.h" #include"math.h" #include"stdio.h" #include"string.h" #include"Box.h" static long seed1=28; double rand1() { long m; m=65536; seed1=(2053*seed1
www.eeworm.com/read/394881/8204461

ncb ising modl.ncb

www.eeworm.com/read/394881/8204466

plg ising modl.plg

Build Log --------------------Configuration: Ising Modl - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\Ow
www.eeworm.com/read/394881/8204474

opt ising modl.opt

www.eeworm.com/read/368132/9710857

m ising_denoising.m

%Denoising of letter A: Ising Prior clear all close all %-----------------figure defaults disp('Denoising of A: Ising Prior') lw = 2; set(0, 'DefaultAxesFontSize', 16); fs = 14; msize = 5;
www.eeworm.com/read/368020/9719276

m ising3.m

%Realization of Binary Markov Random Field by Gibbs clear all close all %-----------------figure defaults disp('Ising by Gibbs') lw = 2; set(0, 'DefaultAxesFontSize', 16); fs = 14; msize