登录
首页 » matlab » sd

sd

于 2010-06-19 发布 文件大小:1KB
0 140
下载积分: 1 下载次数: 0

代码说明:

说明:  计算数独的好方法,能够快速解决问题,使用方便(Good way to calculate the number of independent, able to quickly solve the problem, easy to use)

文件列表:

sd.m,1173,2008-08-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MATLAB+7.0b
    matlab 电子工业出版社 中文学习资料,版本7.0(Publishing House of Electronics Industry matlab Chinese learning materials, version 7.0)
    2009-01-15 14:22:31下载
    积分:1
  • lhbutt
    设计巴特沃斯低通和高通IIR数字滤波器,得到二阶频率级联参数(Design of Butterworth low-pass and high-pass IIR digital filters, to be cascaded second-order frequency parameter)
    2010-01-12 23:34:24下载
    积分:1
  • 10.1.1.40.4617
    说明:  关于水平集算法的重要文章,详细介绍了算法的具体过程和方程(Level set algorithm on the important article, detailing the specific process of the algorithm and the equation)
    2011-02-27 22:42:27下载
    积分:1
  • LP_MILP_in_MATLAB_Webinar
    混合整数线性规划的例程,包括机组组合,资金流匹配等(Routine of Mixed Integer Linear Programming ,including unit commitment, capital flow matching,etc.)
    2019-03-13 11:09:10下载
    积分:1
  • physical_meaning_of_FFT
    该文档详细描述了FFT的物理意义,并附有一个正弦波叠加的例子和相关Matlab程序.(The document describes the physical meaning of FFT in details,with a superimposed sine wave and related Matlab examples )
    2010-10-08 09:06:25下载
    积分:1
  • labwindows/CVI的虚拟仪器设计(电子版)
    labwindows/CVI的虚拟仪器设计(电子版) 本书详细地介绍了应用当前信号分析与处理新技术来设计不同测量功能的虚拟仪器的工作原理和方法。内容包括虚拟仪器设计的方法和步骤,I/O接口设备的软件驱动,LabWindows/CVI与MATLAB语言的接口,以及基于自相关伪随机系统辨识、神经网络、小波变换、模糊理论等技术虚拟仪器设计的方法和技巧。 本书内容新颖丰富、论述简洁,提供了大量典型的实例。本书可作为大专院校教科书,也可作为工程技术人员和科技工作者学习设计虚拟仪器的自学用书。(labwindows/CVI virtual instrument design (electronic version) the book details on the application current signal analysis and processing technology to design new measurement functions of different virtual machines, the principle and method. Including virtual instrument design methods and steps, I/O interface of the software-driven equipment, LabWindows/CVI and MATLAB language interface, Based on the correlation of pseudo-random system identification, neural network, wavelet transform, Fuzzy theory virtual instrument technology design methods and techniques. The contents are rich novel, concise exposition, a large number of typical examples. This book tertiary textbooks can also be used as engineering and technical workers should study the design of virtual instrument self-learning bo)
    2007-05-03 16:18:50下载
    积分:1
  • FFT
    脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。 other为其余频段的能量加和(供参考用) -------------------------------------------------------------------------- function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
    2009-11-07 20:27:52下载
    积分:1
  • ecgArrhythmiasTools
    ecg arrhythmias, filters signals bio
    2009-12-04 08:35:29下载
    积分:1
  • Signals-and-SystemsAnalysis-and-threalization-of-M
    1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十章所有程序; 2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释; 3. 程序文件的命名分为以下三种类型: (1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。 (2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。 (3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。 ()
    2008-06-06 11:40:24下载
    积分:1
  • sjsqxtyly
    单极性H桥DC-DC逆变电路仿真,结果正确,输出波形好(Unipolar H-bridge DC-DC inverter circuit simulation, the result is correct, the output waveform)
    2013-04-23 01:18:42下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载