搜索资源列表
matlab_min_use_PSO
- 使用pso求最小化一函數 matlab程式碼,寫的非常簡潔(不到100行),且還包括了2維的圖形展示,和大家分享參考!!! 一起學習matlab和各種optimize methods 最小化:(x-15)^2+(y-20)^2 The swarm matrix is swarm(index, [location, velocity, best position, best value], [x, y components or the value compo
chi2test
- Chi Square Test for Independence: calculuate the chi square of a vector and the critical value.-Chi Square Test for Independence : calculuate the chi square of a vector and the Kearns Dept.of value.
essayDSA
- 英文论文78页,Dynamic Storage Allocation -A Survey and Critical Review by PaulR.Wilson at CS Dept.德州奥斯丁 讲动态存储分配,个人感觉不错-English papers 78, Dynamic Storage Allocation-A Survey and Criti cal Review by PaulR.Wilson at CS Dept.. Dynamic stresses Austin, Texas S
shjuku
- 该数据库包括三个表:Person、salary,dept,有关她们的建立、插入、修改、删除等操作。
r-lda
- Matlab source codes for the regularized linear discriminant analysis (R-LDA),Author: Lu Juwei,Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto,Released in 01 November 2004
r-kdda
- Matlab source codes for the kernel direct discriminant analysis (KDDA),Author: Lu Juwei , Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto ,Released in 03 September 2003
jasper-1.701.0
- The JasPer software license has been made slightly less restrictive. Now, JasPer can be used without the JPEG-2000 support included. This had always been the intention of the JasPer Contributors, but the original wording failed to make clear that suc
lwx_v0.1_r78-ns2.33.zip
- Light WiMAX Simulator (LWX or lwx) module is a ns2 802.16 simulation module (IEEE 802.16 and IEEE 802.16j) designed for IEEE 802.16 researchers. The target of LWX is to provide a simple and flexible software architecture with regard to IEEE 802.16 si
daima
- 1.某单位的职工工资包括基本工资Wage,岗位津贴Subsidy,房租Rent,水费WaterFee,电费ElecFee。设计是实现工资管理的类Salary,该类的形式如下: Class Salary{ Double Wage,Subsidy,Rent,WaterFee,ElecFee Pulic: Salary(……){初始化工资数据的各分项} Salary(){初始化工资数据的各分项数据为0} Void setXX(double f){xx
Oracle--biancheng
- 设有学生表student(学号sno, 姓名sname, 年龄 sage,系别dept)、课程表Course(课程号cno,课程名称cname)和选课表sc(学号sno,课程号cno,成绩grade),用Oracle PL/SQL语言设计一个名为pkg_student程序包,要求: (1)写出程序包头和包体的定义,其中包含函数avgGradePerCourse和存储过程printAvgGradeCourse。 (2)函数avgGradePerCourse计算某门课程的平均成绩,必须用P
dept
- spark小插件,实现与openfire的通信。开启你的插件之旅吧-spark a small plug-in, Implementation and openfire communication. Open your journey into plug-ins
code
- 数字水印Linux系统下的实现 Peter Meerwald Dept. of Scientific Computing, University of Salzburg-Watermarking source version 0.4 * bug fixes - wm_xia_{e|d}.c variable level uninitialized - wm_zhu_{e|d}.c variable level uninitialized
ddscat7.0.7
- 利用离散偶极炬算法计算不同形状粒子的电磁波散射特性-DDSCAT, a Fortran code for calculating scattering and absorption of light by irregular particles, has been jointly developed by Bruce T. Draine (Dept. of Astrophysical Sciences, Princeton University) and Piotr J. Flatau (Scr
第2章 办公日志系统
- 是一个好的源码, 数据库\GovLog 本案例SQL Server数据库 源代码 存放着系统登陆以及用户界面的网 页文件,另外还包括系统配置文件。 源代码\pic 存放着ubb图片文件 源代码\leftpic 存放着网页图片文件 源代码\company 存放着公司总结模块文件 源代码\conn 存放着数据库配置文件 源代码\dept 存放着各部门用户管理模块文件 源代
第3章 档案管理系统
- 数据库\GovLog 本案例SQL Server数据库 源代码 存放着系统登陆以及用户界面的网 页文件,另外还包括系统配置文件。 源代码\pic 存放着ubb图片文件 源代码\leftpic 存放着网页图片文件 源代码\company 存放着公司总结模块文件 源代码\conn 存放着数据库配置文件 源代码\dept 存放着各部门用户管理模块文件 源代码\list
tunningPIDbyBGPSO
- 一款埃及学生用Matlab编的的基于PSO的PID整定程序,使用方法详见程序注释。-Tunning of PID controller using Bacterial Foraging Orientec by Particle swarm optimization My work has been accpepted in GECCO 2008 as Graduat Student workshop. I have used this techique in PID
supermark
- 海鲜超市管理系统包括收入管理部门管理等模块-supermark manager system inclue income managerment Dept management
frmChList
- jute dept challan listing
coherencefilter
- Example: A = double(imread( fingerprint.png ))/255 B = coherencefilter(A,4, sigma ,1.5, rho ,5) image(min(max(B,0),1)) axis image [1] Weickert, J. 1996. Anisotropic Diffusion in Image Processing. Ph.D. Thesis, Dept. of Mathemati
tunning_PID_by_PSO
- 粒子群优化算法。PID控制器的整定,matlab源码。-Tunning of PID controller using Particle Swarm Optimization Author: Wael Mansour (wael192@yahoo.com) MSc Student, Electrical Enginering Dept, Faculty of Engineering Cairo University, Egypt