代码搜索:插值算法
找到约 10,000 项符合「插值算法」的源代码
代码结果 10,000
www.eeworm.com/read/360358/10100800
m 近似值.m
m=[10,100,1000,10000,100000]
pi=zeros(1,5)
for i=1:1:5
for k=0:1:m(i)
pi=pi(i)+(-1)^k/(2*k+1)
end
pi(i)=pi(i)*4
end
www.eeworm.com/read/355233/10284433
m 求权值.m
%%fit_file
bspline5;
x=wang(:,1);
y=wang(:,2);
polyfit(x,y,4);
ans
www.eeworm.com/read/159173/10685165
txt 平均权值.txt
Private Type record
rid As String
rtimes As Integer
rnum As Double
End Type
Dim stype(List2.ListCount) As record
For i = 0 To List2.ListCount - 1
Erase stype
j = 0
stype(j).r
www.eeworm.com/read/272869/10938915
frm 求n值.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/450277/7486276
txt 二值化.txt
我记得我那时主要处理灰度图,灰度图像素是从0~255的,假设120是分解,你可以将灰度值小于120的像素的灰度值置为0,将灰度值大于120的像素的灰度值置为1,这样整个图像就成了黑白两色了。
二值化的难点不是编程,而是找阈值,120就是阈值
另外,“用C语言实现对图像的二值化”是我觉得有些奇怪,C语言只是语法,它不是编程工具,你必须用vc或者bcb等工具编程才行
你的邮箱我发给 ...
www.eeworm.com/read/443654/7629369
txt 油品权值.txt
A
4.62077e-007 4.48875e-007 2.41702e-007 5.23687e-007 2.70873e-007 1.57106e-006 1.04737e-006 3.23454e-007 1.10209e-006 7.85531e-007 5.23687e-007
-1.17651e-010 -1.1429e-010
www.eeworm.com/read/297799/7995624
txt 适应值函数.txt
程序二:适应值函数
function [sol, val] = gabpEval(sol,options)
% val - the fittness of this individual
% sol - the individual, returned to allow for Lamarckian evolution
% options - [current_generation]
l
www.eeworm.com/read/144804/12771683
txt 值约简结果..txt
Style:rule
Stage:0
Condition attributes number:3
The Number of Condition attributes deleted: 1
The position of Condition attributes deleted: 2
Rules number:8
Blocks number:0
A B D E
Float Fl