搜索:function-programming

找到约 2,551 项符合「function-programming」的查询结果

结果 2,551
按分类筛选
显示更多分类
https://www.eeworm.com/dl/665/182360.html matlab例程

A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adju

A fast customizable function for locating and measuring the peaks in noisy time-series signals. Adjustable parameters allow discrimination of "real" signal peaks from noise and background. Determines the position, height, and width of each peak by least-squares curve-fitting.
下载 111
·
查看 1091
https://www.eeworm.com/dl/638/373445.html 金融证券系统

// chebysheve outlier detection // this function is used to detect the abnormal value among a set o

// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be co ...
下载 47
·
查看 1138
https://www.eeworm.com/dl/665/418618.html matlab例程

the fuction performs thresholding to the eye images. this function can be used in implementing daugm

the fuction performs thresholding to the eye images. this function can be used in implementing daugman algo for iris localization.
下载 23
·
查看 1087
https://www.eeworm.com/dl/678/394066.html 系统设计方案

Circuit simulation and the simulation function, can be prepared and the process of checking the auto

Circuit simulation and the simulation function, can be prepared and the process of checking the automatic control system
下载 193
·
查看 1063
https://www.eeworm.com/dl/650/377003.html 人工智能/神经网络

function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo

function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_ ...
下载 132
·
查看 1073
https://www.eeworm.com/dl/655/402760.html 微处理器开发

This function synthesizes a (speech) signal based on a LPC (linear- % predictive coding) model of t

This function synthesizes a (speech) signal based on a LPC (linear- % predictive coding) model of the signal.
下载 92
·
查看 1116
https://www.eeworm.com/dl/652/456246.html 文章/文档

Here is transmitter function in matlab. ofdmsimulationresult. Hope this help you a lot to learn the

Here is transmitter function in matlab. ofdmsimulationresult. Hope this help you a lot to learn the basic
下载 95
·
查看 1064
https://www.eeworm.com/dl/646/457986.html 通讯编程文档

This file is a function under matlab which allow to compute several statistical parameter of random

This file is a function under matlab which allow to compute several statistical parameter of random signal such as variance, power, mean values, std, ...
下载 29
·
查看 1114
https://www.eeworm.com/dl/527/462639.html 通讯/手机编程

This source code. simple tools for huawei CDMA platform function : read code write code read sp

This source code. simple tools for huawei CDMA platform function : read code write code read spc write spc info etc.
下载 31
·
查看 1092
https://www.eeworm.com/dl/534/463374.html 其他

LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,N

LDPC 译码器 function [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale) [vhat]=decode_ldpc(rx_waveform,No,amp,h,scale)
下载 48
·
查看 1074