搜索资源列表
yeredor
- this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm
MIF_MID
- 交换文档格式说明-exchange file format Note
80C196KB_ControlMOtor
- 说明:采用与C极其类似的PL/M-96语言编写。 单片机采用Intel的96系列KB; 开发环境为Wave6000; 该程序的功能为采用模糊滑膜变结构 控制算法,控制一台电机进行调速。-Note : C PL/M-96 very similar language. Intel microcontroller series of 96 KB; For Wave6000 development environment; The procedure for the introd
str7_iap
- STR71x Flash IAP Example This project is an RV-MDK adaptation of the ST Application Note: "STR71x In-Application Programming using UART". Please see http://www.st.com/stonline/products/literature/anp/11026.htm for details. -STR71x Flash
Hermite
- Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。 -Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of
lagrange
- Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。-Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagr
Viterbi
- Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
yeredor
- this directory contains the following: * The acdc algorithm for finding the approximate general (non-orthogonal) joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices. [acdc.m] * The acdc algorithm
PSO
- 改进的pso算法(3个m文件和一个说明文件): 本算法实现Clerc and Kennedy 2002年对pso算法的重要改进-Improved PSO algorithm (3 m documents and a note): This algorithm Clerc and Kennedy 2002 years, the importance of improved PSO algorithm
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
OPENGL_MFC_TUTORIALS
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
ICan
- 基于JSP的网络百宝箱系统的总体设计目标是为注册用户提供一系列方便、快捷的网络工具集合,其中工具主要包括用来记录网上联系人的通讯录、用来记录日常事情的记事本、用来收藏网络资源的收藏夹和用来保存用户上传的文件资源的储藏箱。此外,管理员可以通过后台登录对系统中每个用户进行管理-JSP-based Web Treasure the overall design of the system goal is to provide a range of registered users convenient
note
- note.m源码,用matlab模拟钢琴按键,加入了包络波使声音更加柔和。-note.m code,using matlab to simulate the real note of piano, including music tweak--envelope to make the sound soft
2006032806113327291
- 使用dxf2prn软件的步骤 1)单击工具栏的dxf按牛,选择一个dxf文件. 2)单击编辑菜单下的,按层进行转换. 3)在C:下会看到sample.prn. 说明,用autocad 2004 画好图,然后转成 dxf R12的格式. 说明 如果出现 导入dxf出现死机现象是由于dxf文件太大所致,最好不好超过5m. 具体的 转prn程序 在 Gemotry 的 dxf2prnbylayer(CFile *filepath) 函数和 其他图元的dx
pso
- pso algorithme NOTE: THIS IS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m an
PhoneBook
- j2me开发的个人通讯录,使用mvc设计方法。注意,开发环境为netbeans-j2me development of personal contacts, use the mvc design. Note that the development environment for netbeans
TEEN
- wsn的TEEN算法,自己加入了相应的注释,相信大家会看的很轻松-wsn the leach method, its accession to the corresponding note, I believe we will see very easily
ST_CROTEX_M3
- ST_CROTEX_M3.rar STM32F103C8-PKT演示代码 STM32F103C8-PKT用户手册.pdf STM32F103C8-PKT原理图.pdf Application Note STM8S_STM32_选型手_CH_Aug_2009[1].PDF Demo-ST_CROTEX_M3.rar STM32F103C8-PKT demo code STM32F103C8-PKT user manual. Pdf STM32F103C8-PKT schematic. Pdf
RSA
- 编程实现RSA算法。包括:生成公钥(e, n)和私钥d,对明文m加密,对密文m解密。 注:实际应用中,512比特的n 已经不够安全,所以建议公司用1024比特的n,及其重要的场合用2048比特的 n。所以大家要选择大整数n。-Programming RSA algorithm. Include: Creation of a public key (e, n) and private key d, m the plaintext encryption, decryption of cipher
work
- 关于三相SVPWM仿真的模型,我做电力电子仿真作业的一道题,花了很多时间下载和阅读文献,最后总算成功了,只是仿的结果有点慢,一直找不到为什么。 注意:此模型仿真时需要svpwm.m这个文件,并且matlab软件版本为Matlab7.1。-About three-phase SVPWM simulation model, I do the job of power electronic simulation of a question, spend a lot of time to downl