搜索结果
找到约 1,065 项符合
multi-function 的查询结果
matlab例程 Returns weighted percentiles of a sample given the weight vector w % The idea is to give more empha
Returns weighted percentiles of a sample given the weight vector w
% The idea is to give more emphasis in some examples of data as compared to
% others by giving more weight. For example, we could give lower weights to
% the outliers.
% The motivation to write this function is to compute percen ...
matlab例程 这是我参考做的模型其中有三个文件:一个是初始化文件
这是我参考做的模型其中有三个文件:一个是初始化文件,一个是s-function 的电机模型(静止两相坐标系),还有一个仿真图
网络 这是我自己写的用于嵌入式设备的CGI程序
这是我自己写的用于嵌入式设备的CGI程序,ANSI C编写,嵌入式Linux中使用。这些CGI代码是我在CGIC库的基础上加上了常用的一些外围功能模块函数,比如读写配置文件等。其中比较重要的是我自己实现的session控制、页面模板方式(模板标签替换)和web多语言版本的一种我自己的实现方法。请参阅cgi_functions.c、session.c和mul ...
单片机开发 A new cable fault location method based on wavelet reconstruction is proposed. In this method the
A new cable fault location method based on
wavelet reconstruction is proposed. In this method the
difference between the currents of faulty phase and sound
phase under the high voltage pulse excitation is used as the
measured signal and is decomposed in multi-scale by wavelet
transform, then reconst ...
手机WAP编程 使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great
使用VC++开发的很棒的上网拨号工具的程序的源码,可以选择PING,UDP,TCP/IP等等方式,功能比较全面.Using Visual C + + development of the great tools of the Internet dial-up program source code, can choose PING, UDP, TCP / IP, etc., function more comprehensive.
通讯/手机编程 The algorm of viterbi. You talk to your friend three days in a row and discover that on the first da
The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the overall probability of this sequence of observations? And w ...
文章/文档 Matlab小问题 问: Matlab仿真中怎样编辑Scope中的图象??? 答: 实现的方法有以下的几种: 1)PrintScreen
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接 ...
其他 天空音乐程序 V5.0 商业版程序安装说明: (申明:请尊重天空音乐程序作者的劳动成果
天空音乐程序 V5.0 商业版程序安装说明:
(申明:请尊重天空音乐程序作者的劳动成果,不要随意销售或送程序,需要购买正版程序请咨询QQ:497533769)
首先说明下caiji里面有个文件function.asp不是病毒,是采集程序必须的一个文件,但是卡巴等杀毒软件会报,请不要杀掉
如果在服务器上面建立站点请设置服务器杀毒软件排 ...
matlab例程 This template file is used to completely describe a system in a generalized % state space format us
This template file is used to completely describe a system in a generalized
% state space format useable by the ReBEL inference and estimation system.
% This file must be copied, renamed and adapted to your specific problem. The
% interface to each function should NOT BE CHANGED however.